Page 1 of 1

trigger alert if memory or cpu is continously high

Posted: Mon Mar 02, 2015 11:35 pm
by venkitesh
Hi All,

Is there any way nagios can send alerts if the memory or cpu is continously high for around 30 minutes.

now i have set notification interval as 20 minutes. so while checking every 20 minutes, if the memory or cpu is high, it triggers an alert.

But i want in such a way if it is constantly high say for around 30 minutes, then only it has to throw an alert.

Kindly help.

Re: trigger alert if memory or cpu is continously high

Posted: Tue Mar 03, 2015 10:53 am
by tmcdonald
You could take a look at bischeck:

http://assets.nagios.com/downloads/nagi ... ios-XI.pdf

It has a fairly steep learning curve but once you understand the format you can do some powerful things with it.