Monitoring Splunk

Re: How can I check the CPU utilization of the SH / indexer from the search?

chrisyounger
SplunkTrust
SplunkTrust

Hi @damucka

Try running this query:

(component=Hostwide host=splunkitsi index=_introspection sourcetype=splunk_resource_usage) 
| eval cpu = 100 - 'data.cpu_idle_pct'
| timechart Median(cpu) AS "cpu" by host

There are plenty of good searches in the monitoring console you can use to try figure out why performance is bad.

All the best.

Labels (3)

damucka
Builder

Hi @chrisyoungerjds

Just simple search index=_introspection does not bring back any result for me. Would that mean I have no authorization for it? Or is it coming first with the ITSI product, which we do not have?

Kind Regards,
Kamil

0 Karma

chrisyounger
SplunkTrust
SplunkTrust

No its not ITSI. You will need to be a Splunk admin role to see it.

0 Karma
Get Updates on the Splunk Community!

Observability | Use Synthetic Monitoring for Website Metadata Verification

If you are on Splunk Observability Cloud, you may already have Synthetic Monitoringin your observability ...

More Ways To Control Your Costs With Archived Metrics | Register for Tech Talk

Tuesday, May 14, 2024  |  11AM PT / 2PM ET Register to Attend Join us for this Tech Talk and learn how to ...

.conf24 | Personalize your .conf experience with Learning Paths!

Personalize your .conf24 Experience Learning paths allow you to level up your skill sets and dive deeper ...