Deployment Architecture

Query to monitor linux server health.

Jewatson17
Path Finder

Is there a base query that can give me the server health of my linux servers? I know Windows servers have index=perfmon.

Tags (2)
0 Karma
1 Solution

mayurr98
Super Champion

hey you can try installing splunk add-on for linux
https://splunkbase.splunk.com/app/833/

Install this add-on on the linux machine on which you want to monitor server health.
http://docs.splunk.com/Documentation/UnixAddOn/5.2.4/User/InstalltheSplunkAdd-onforUnixandLinux#Inst...

Enable the inputs and then restart the splunk server
http://docs.splunk.com/Documentation/UnixAddOn/5.2.4/User/Enabledataandscriptedinputs

and then on the splunk GUI
search for index=os

For more info, refer this doc
let me know if this helps!

View solution in original post

mayurr98
Super Champion

hey you can try installing splunk add-on for linux
https://splunkbase.splunk.com/app/833/

Install this add-on on the linux machine on which you want to monitor server health.
http://docs.splunk.com/Documentation/UnixAddOn/5.2.4/User/InstalltheSplunkAdd-onforUnixandLinux#Inst...

Enable the inputs and then restart the splunk server
http://docs.splunk.com/Documentation/UnixAddOn/5.2.4/User/Enabledataandscriptedinputs

and then on the splunk GUI
search for index=os

For more info, refer this doc
let me know if this helps!

Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...