Variables for determining time before first alert

Justin T Pryzby justinp at norchemlab.com
Wed May 8 07:14:17 CEST 2013


On Wed, May 08, 2013 at 12:33:19AM -0400, Alex wrote:
> > http://nagios.sourceforge.net/docs/3_0/objectdefinitions.html
> 
> Thanks for your help. I've actually read quite a bit of that, and I'm
> still confused. It wasn't clear that max_check_attempts is the number
> of attempts that are made for each iteration, before another alert is

http://nagios.sourceforge.net/docs/3_0/notifications.html

max_check_attempts is the number of FAILED attempts (each made
"retry_interval" after the previous failing attempt) before a service
moves from a "soft" failure state to a "hard" failure state.  Notifies
are sent when max_check_attempts have been made, and the service is
then in a "hard" state.  Notifies are also sent when a hard-failing
services is rechecked (at "check_interval"), and at least
notification_interval has passed since the last notify.

Justin

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and 
their applications. This 200-page book is written by three acclaimed 
leaders in the field. The early access version is available now. 
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
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





More information about the Users mailing list