An odd question

Elias Probst mail at eliasprobst.eu
Fri Jun 8 20:40:23 CEST 2007


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"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
URL: <https://www.monitoring-lists.org/archive/users/attachments/20070608/a3227ca7/attachment.sig>
-------------- next 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/
-------------- next part --------------
_______________________________________________
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