Splunk Enterprise

HOw to know the cpu usage metrics of servers?

_Raj
Explorer

Hi,

I would like to know the cpu usage metrics of servers in my environment, How to check it .

Thanks

Labels (1)
0 Karma

livehybrid
SplunkTrust
SplunkTrust

Hi @_Raj 

Are you referring to Splunk servers specifically or other servers in your estate? 

You can see the usage of a full Splunk server (not a Universal Forwarder) using the _introspection logs, such as: 

index=_introspection sourcetype=splunk_resource_usage component=Hostwide| timechart avg("data.normalized_load_avg_1min") as normalized_load_avg_1min by host

If you want metrics for your other servers then you could look at installing the Splunk Add-on for Unix and Linux TA (Assuming you're using Linux!)

🌟 Did this answer help you? If so, please consider:

  • Adding karma to show it was useful
  • Marking it as the solution if it resolved your issue
  • Commenting if you need any clarification

Your feedback encourages the volunteers in this community to continue contributing

0 Karma

PickleRick
SplunkTrust
SplunkTrust

What servers? Splunk components? Or just any general servers?

For Splunk components you should be able to access Splunk's own telemetry within the Monitoring Console (or open the reports contained therein in search (the magnifying glass icon below a widget on the dashboard) to see which data it's powered by).

For external servers you have to first ingest the data into Splunk. There are several methods of ingesting telemetry data depending on the source and available transport means - from scripted inputs on UF, through otel collector to polling SNMP.

0 Karma
Get Updates on the Splunk Community!

Splunk Observability as Code: From Zero to Dashboard

For the details on what Self-Service Observability and Observability as Code is, we have some awesome content ...

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Shape the Future of Splunk: Join the Product Research Lab!

Join the Splunk Product Research Lab and connect with us in the Slack channel #product-research-lab to get ...