On 15/06/07, stucky <[EMAIL PROTECTED]> wrote: > Guys > > I'm trying the latest stable 2.x version (2.9) and on top of the 2 already > existing default host templates I added a 3rd one since the documentation > states that there is no limit. > > I added a host and started monitoring. When I took it down it took between 2 > - 5 mins for the host down notification to come in. > However, later on I rebooted again and this time nothing came in.
Nagios had probably decided the host was flapping. Specify notification_options d,u,f,r in your host definitions to make sure you get notification of flapping (or turn flap detection off). hth, Jim ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Nagios-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null
