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
Legend

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
---
What goes around comes around. If it helps, hit it with Karma 🙂
0 Karma
Get Updates on the Splunk Community!

Get the T-shirt to Prove You Survived Splunk University Bootcamp

As if Splunk University, in Las Vegas, in-person, with three days of bootcamps and labs weren’t enough, now ...

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Wondering How to Build Resiliency in the Cloud?

IT leaders are choosing Splunk Cloud as an ideal cloud transformation platform to drive business resilience,  ...