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
Get Updates on the Splunk Community!

Automatic Discovery Part 1: What is Automatic Discovery in Splunk Observability Cloud ...

If you’ve ever deployed a new database cluster, spun up a caching layer, or added a load balancer, you know it ...

Real-Time Fraud Detection: How Splunk Dashboards Protect Financial Institutions

Financial fraud isn't slowing down. If anything, it's getting more sophisticated. Account takeovers, credit ...

Splunk + ThousandEyes: Correlate frontend, app, and network data to troubleshoot ...

 Are you tired of troubleshooting delays caused by siloed frontend, application, and network data? We've got a ...