All Apps and Add-ons

Splunk Add-on for Unix and Linux: How to collect CPU wait queue parameter requirement?

ab374134
Explorer

I have deployed Splunk Add-on for Unix and Linux to collect data from all Linux machines. However, I need this one parameter
cpu_wait_queue which is not collected from the default scripts.

Command used to view this :

vmstat

Could you please help me to collect this parameter?

0 Karma

kpanchal_splunk
Splunk Employee
Splunk Employee

@ab374134 

Did you try enabling the input "vmstat.sh" of the add-on? This input leverages the same command that you want to get the required information from.

Hope this helps.

0 Karma

codebuilder
Influencer

You need to enable the script:

./splunk cmd sh $SPLUNK_HOME/etc/apps/Splunk_TA_nix/bin/setup.sh --enable-all

If that's already been done, ensure execution privs to the vmstat script (chmod +x) e.g.

Documentation:
https://docs.splunk.com/Documentation/AddOns/released/UnixLinux/Enabledataandscriptedinputs

----
An upvote would be appreciated and Accept Solution if it helps!
0 Karma
Get Updates on the Splunk Community!

Aligning Observability Costs with Business Value: Practical Strategies

 Join us for an engaging Tech Talk on Aligning Observability Costs with Business Value: Practical ...

Mastering Data Pipelines: Unlocking Value with Splunk

 In today's AI-driven world, organizations must balance the challenges of managing the explosion of data with ...

Splunk Up Your Game: Why It's Time to Embrace Python 3.9+ and OpenSSL 3.0

Did you know that for Splunk Enterprise 9.4, Python 3.9 is the default interpreter? This shift is not just a ...