Alerting

Sending an alert - setting a threshold

twieczorkowski
Explorer

Hi,

I want to set an alert about low disk space.

But when I want to create an alert there is no option for such threshold like MB of free disk space to set???

Mail is sending every time the disk space is checked???

Please help.

BR,
Tom

Tags (3)
0 Karma

sdaniels
Splunk Employee
Splunk Employee

Get the Splunk for Microsoft Windows app and that will get you all the field extractions and dashboard views. Then you'll be able to run a search like this for your alert. Or you'll also find examples based on percentages i'm sure as well.

sourcetype="WMI:FreeDiskSpace" host=some_server Name="C:" FreeMegabytes < 2048
0 Karma

Ayn
Legend

What do the events that you're triggering on look like? Splunk doesn't have specific values for disk space etc because it is agnostic about such things - it just "sees" values, it's up to you to provide the intelligence for the alert thresholds.

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

What Is Splunk? Here’s What You Can Do with Splunk

Hey Splunk Community, we know you know Splunk. You likely leverage its unparalleled ability to ingest, index, ...

Level Up Your .conf25: Splunk Arcade Comes to Boston

With .conf25 right around the corner in Boston, there’s a lot to look forward to — inspiring keynotes, ...

Manual Instrumentation with Splunk Observability Cloud: How to Instrument Frontend ...

Although it might seem daunting, as we’ve seen in this series, manual instrumentation can be straightforward ...