Getting Data In

Capture historical data of processes in AIX

kkoene
Engager

I am new to Splunk and was wondering if there is a way to capture the historical data of the amount of CPU or Memory that a process uses on AIX6?

Tags (1)
0 Karma

yaoyed
Engager

Hi, I can't find Splunk forwarder for AIX 6. Do you have it?

0 Karma

jtrucks
Splunk Employee
Splunk Employee

You could use the Splunk App for Unix and Linux as it has scripts to do exactly this. Otherwise, you can replicate part of the functions by writing a script that captures this info using ps, sar, or another unix tool. Have that script use logger or the equivalent to send the results to a log file. Then either via syslog or a Splunk Forwarder, have that log file sent to your Splunk indexer. That's all you need to do!

--
Jesse Trucks
Minister of Magic
Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...