:51 AM
To: Tom Cruickshank; nagios-users@lists.sourceforge.net
Subject: RE: [Nagios-users] is my syntax ok for escalation?
Depends on what you are trying to accomplish. The syntax is fine assuming
nagios isnt complaining about it. What problem are you seeing?
What you have
Notify admins (1)
Wait
Hello,
I'm trying to get escalation working on a service I have running.
This is what I currently have.
define serviceescalation{
host_name web3.host.com
service_description Bacula Process
first_notification 3
last_notification 10
The problem you encountered was probably having checkcommands.cfg uncommentedin the nagios.cfg file as well as minimal.cfg (they have duplicate commands).I encountered the same thing myself when I set things up.
TomPS: Sorry Marc for having posted just to you. Mis-clicked on the buttonOn 3/13/06,
nd of like escalation procedures.>> I tried looking in the manual but could not find anything of that nature.
>> Would anyone happen to know?>> Thanks for any assistance.>> Tom Cruickshank>Tom,are you kidding? ;-)Search the mailing list archive for "escalation" or &qu
Hello, I was wondering if it was possible to configure Nagios in a way that if it detects something going down or unreachable, it sends an email to one person, but if it detects it again on the 2nd time, it sends an email to a different person? Kind of like escalation procedures.
I tried lo