Alerting

Why was the false alert triggered?

majilan1
Path Finder

Hi Folks,

I can't see what would have caused the false alert to triggered: when I checked this directory I can see plenty of space :

Size: 500g   Used: 9.6g   Avail: 491g  use%: 2%

the query looks like this:

index=a sourcetype=b  MountedON="d" PercentUsedSpace >  90

| stats latest(PercentUsedSpace) as PercentUsedSpace latest(Avail) as Avail latest(Used) as Used latest(UsePct) as UsePct by MountedON

| fields MountedON UsePct Used Avail

| rename MountedON as "Mount" UsePct as "Percent Used" Used as "Used Space" Avail as "Available Space"

 

Labels (1)
0 Karma

vishalduttauk
Communicator

Hi @majilan1,

 

I have a number of alerts based on something similar and this is the search I use. The search doesn't look at the D drive but you can always add in mount="D:".

source="PerfmonMK:LogicalDisk" instance!= C: instance!=_Total %_Free_Space<10

0 Karma
Get Updates on the Splunk Community!

What’s New & Next in Splunk SOAR

Security teams today are dealing with more alerts, more tools, and more pressure than ever.  Join us on ...

Your Voice Matters! Help Us Shape the New Splunk Lantern Experience

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

September Community Champions: A Shoutout to Our Contributors!

As we close the books on another fantastic month, we want to take a moment to celebrate the people who are the ...