All Apps and Add-ons

Splunk App for Unix and Linux: How to correlate the top 10 CPU utilizing Linux hosts and the top 1 process in each of them?

skasasa
New Member

I'd like help on a search to correlate the top 10 CPU utilizing Hosts and the top 1 process in each of them. These are Linux servers and I've already installed Splunk App for Unix and Linux.

0 Karma

renjith_nair
SplunkTrust
SplunkTrust

Try this

index=os sourcetype=df |stats avg(<CPU FIELD> as AvgCPU by host,<process field>|sort 0 -Host,-AvgCPU |streamstats count as row by Host|where row==1
Happy Splunking!
0 Karma
Get Updates on the Splunk Community!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...