Am Freitag, 8. Juni 2007 19:20:54 schrieb Wil Schultz: > There is the "negate" plugin. > ..... > On Jun 8, 2007, at 10:14 AM, Steven Schwartz wrote: > > Is there a way to specify more frequent checks on a service in a > > non-OK state? Essentially, we have a service where catching the > > moment it goes down is not critical, but once it *does*, we’d like > > to know as closely as possible when it comes back up. (It’s a long > > story)
If i understood this right, you're not looking for the negate plugin, you're
looking for something like:
define service {
use critical-service
name recheck-for-ok
register 0
max_check_attempts 99 # I whish this could be value for
neverending retries
retry_check_interval 1
}
Regards,
Elias P.
--
A really nice number:
"09:F9:11:02:9D:74:E3:5B:D8:41:56:C5:63:56:88:C0"
signature.asc
Description: This is a digitally signed message part.
------------------------------------------------------------------------- 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
