All Apps and Add-ons

Sanity Check on a tag please

daniel333
Builder

All,

So trying to make a quick tag to discover command OS metric issues. Basically I want a tag called tag=osproblem

I want it to return hosts that -
90% or higher CPU, RAM
90% disk space used
Any swap being used

Here is the start of my work. Just want to make sure there is not a smarter way of doing this before I commit to this approach -

tag=os pctCPU=* OR pctMEM=* | where pctCPU>90 OR pctMEM>90

It doesn't appear that I can use "where" in a eventtype. Any idea how I could attack this?

0 Karma
1 Solution

martin_mueller
SplunkTrust
SplunkTrust

You should be able to use tag=os (pctCPU>90 OR pctMEM>90) in an eventtype, no need for where.

View solution in original post

0 Karma

martin_mueller
SplunkTrust
SplunkTrust

You should be able to use tag=os (pctCPU>90 OR pctMEM>90) in an eventtype, no need for where.

0 Karma
Get Updates on the Splunk Community!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...