On Oct 22, 2008, at 9:03 AM, [EMAIL PROTECTED] wrote:
> I'm trying to wrap my head around this one, and not getting very
> far...
>
> I want to set nagios up to, when it detects a service, say http,
> down, it first attempts to re-start that service, once and only once.
Take a look at Event
You'll have to define special commands and escalation path .
you can have the first "notification" trigger an action that - using nrpe or
check_via_ssh will
connect to the server an attempt the action you want .
define serviceescalation{
host_name host
service_desc
d any
more.
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: 22 October 2008 15:03
To: nagios-users@lists.sourceforge.net
Subject: [Nagios-users] custom escalations
I'm trying to wrap my head around this one, and not getting very far...
I want to set nagios up to, when it detects a se
I'm trying to wrap my head around this one, and not getting very far...
I want to set nagios up to, when it detects a service, say http, down, it
first attempts to re-start that service, once and only once.
If it receives a second alert in a row, it then moves on to contact the
admins as its