Normal check interval and re try check interval doesnot work in nagios
Posted
by
chandra
on Server Fault
See other posts from Server Fault
or by chandra
Published on 2010-06-03T07:49:49Z
Indexed on
2012/08/29
9:40 UTC
Read the original article
Hit count: 321
nagios
I have configured nagios in my environment and i have used the following setting for a service which monitors the disk space for every 10 min ,
Normal check interval =10 min
retry check interval = 1 min
Maximum attempts =2
But accoring to this values i should recieve my first alert after 10 min and then from there for every 1 min. But in my case i am recieving my first alert and then next alert comes to me after 20 min. Can some one help me in fixing this.
© Server Fault or respective owner