All Apps and Add-ons

Monitoring rapid increase in RAM Utilization

sureshkumaar
Path Finder

Do we have a query for an alert if the memory usage increases by 20% from the previous 20 minutes.   

So if the server was running with an average RAM usage of 50%, then the server suddenly increases to 75% RAM usage, we would trigger an alert.

Labels (1)
Tags (1)
0 Karma

SinghK
Builder

Yes you can set threshold in your query using eval and case like eval threshold = case(memory==90 , "Critical" , memory== 85, "warning" ,memory==70, "ok") and the trigger alert on the threshold field.

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

Observe and Secure All Apps with Splunk

 Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

What's New in Splunk Observability - August 2025

What's New We are excited to announce the latest enhancements to Splunk Observability Cloud as well as what is ...

Introduction to Splunk AI

How are you using AI in Splunk? Whether you see AI as a threat or opportunity, AI is here to stay. Lucky for ...