RE: [Nagios-users] is my syntax ok for escalation?

2006-04-19 Thread Tom Cruickshank
: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

[Nagios-users] is my syntax ok for escalation?

2006-04-18 Thread Tom Cruickshank
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

Re: [Nagios-users] Problems with the pre-flight check

2006-03-13 Thread Tom Cruickshank
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,

Re: [Nagios-users] escalation procedures?

2006-03-09 Thread Tom Cruickshank
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

[Nagios-users] escalation procedures?

2006-03-09 Thread Tom Cruickshank
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