> I got some passive services checks in nagios. When this > services goes into critical state I get a notification. > But everytime I need to reset the service to OK by submitting > a passive check through the nagios webinterface. Because if I > leave it in critical I will not send a other notification if > a other critical result occurs, because the service is > already in a critical state. > > Is there something to keep sending notification for a passive > check (maybe active check to) even if that service is already > in, for example, critical?
Set "is_volatile 1" on your service http://nagios.sourceforge.net/docs/2_0/volatileservices.html ------------------------------------------------------------------------- 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
