Re: [Nagios-users] custom escalations

2008-10-22 Thread Marc Powell
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

Re: [Nagios-users] custom escalations

2008-10-22 Thread Assaf Flatto
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

Re: [Nagios-users] custom escalations

2008-10-22 Thread Sotiroff, Kristian
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

[Nagios-users] custom escalations

2008-10-22 Thread rjustinwilliams
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