Getting Data In

CPU Utilization of Splunk Forwarder running on Linux machine showing wrong values

hishamjan
Explorer

Hi,

 

I have two servers running on Centos that have Universal Forwarder installed and I've enabled the following:

hishamjan_0-1617036544932.png

But using htop command on the servers, the CPU utilization is almost 100% but on splunk, it shows 20-30% at most.

 

Below is the query I used to find the CPU utilization for each available host:

host=* source="vmstat" | bucket span=300s _time | stats max(memUsedPct) as memUsedPct by _time host |  timechart span=300s max(memUsedPct) as "Used Memory Percentage" by host limit=0

 

Please, is there a way to resonate with the htop results?

Labels (4)
0 Karma

s2_splunk
Splunk Employee
Splunk Employee

You are asking about CPU utilization, but your search query is using memUsedPct (memory)....?

0 Karma

hishamjan
Explorer

hishamjan_0-1617043739633.png

this is the visualization of different hosts using the above query.

 

Hope this also gives you a better idea of what I'm achieving vs what I really wanna achieve.

0 Karma

hishamjan
Explorer

Hi, 

this is what I was getting in my search results.

please refer to the picture below:

hishamjan_0-1617043311559.png

 

Hope this gives you an idea about the memUsedPct (memory) I've indexed.

 

 

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Index This | What travels the world but is also stuck in place?

April 2026 Edition  Hayyy Splunk Education Enthusiasts and the Eternally Curious!   We’re back with this ...

Discover New Use Cases: Unlock Greater Value from Your Existing Splunk Data

Realizing the full potential of your Splunk investment requires more than just understanding current usage; it ...

Continue Your Journey: Join Session 2 of the Data Management and Federation Bootcamp ...

As data volumes continue to grow and environments become more distributed, managing and optimizing data ...