Re: [Nagios-users] Escalation issues

2013-05-07 Thread Alex
Hi, >> I have also interval_length=60 in nagios.cfg. I don't understand why >> admins-escal isn't consulted after three consecutive attempts at >> communicating with the service. What am I doing wrong? > > This is a silly question, but are there contacts who are members of the > admins-escal grou

Re: [Nagios-users] Escalation issues

2013-05-06 Thread Chris Beattie
On 5/5/2013 11:29 PM, Alex wrote: > I have also interval_length=60 in nagios.cfg. I don't understand why > admins-escal isn't consulted after three consecutive attempts at > communicating with the service. What am I doing wrong? This is a silly question, but are there contacts who are members of t

[Nagios-users] Escalation issues

2013-05-05 Thread Alex
Hi all, I have a working nagios system on fc17, but I don't think I have the escalations configured properly. I have the following service templates defined: At what point are the services converted to being escalated services in my sample below? define service { name

[Nagios-users] Escalation

2012-11-15 Thread aragonx
Hi, I have a bunch of things I would like to do with notification and I'm not sure it's possible. First, let me make sure I understand how this works.  For any notification, only one group will be notified.  Is that correct? Anyway, we have admins that I want to be notified via email during

Re: [Nagios-users] escalation question

2010-10-13 Thread michal . lackovic
Many thanks Terry ! It works like a charm now Michal Terry 10/11/2010 03:31 PM Please respond to Nagios Users List To Nagios Users List cc Subject Re: [Nagios-users] escalation question On Mon, Oct 11, 2010 at 3:48 AM, wrote: > Hi All, > > Is there any way how

Re: [Nagios-users] escalation question

2010-10-11 Thread Terry
On Mon, Oct 11, 2010 at 4:02 PM, Paul M. Dubuc wrote: > Terry wrote: >> >> On Mon, Oct 11, 2010 at 3:48 AM, >>  wrote: >>> >>> Hi All, >>> >>> Is there any way how to create service escalation in the following way: >>> >>> hostgroup_name                Group1,Group2 >>> service_description      

Re: [Nagios-users] escalation question

2010-10-11 Thread Paul M. Dubuc
Terry wrote: > On Mon, Oct 11, 2010 at 3:48 AM, > wrote: >> Hi All, >> >> Is there any way how to create service escalation in the following way: >> >> hostgroup_nameGroup1,Group2 >> service_description* >> contact_groupManagers >> >> Basica

Re: [Nagios-users] escalation question

2010-10-11 Thread Terry
On Mon, Oct 11, 2010 at 3:48 AM, wrote: > Hi All, > > Is there any way how to create service escalation in the following way: > > hostgroup_name                Group1,Group2 > service_description                * > contact_group                        Managers > > Basically I would need to escalat

[Nagios-users] escalation question

2010-10-11 Thread michal . lackovic
Hi All, Is there any way how to create service escalation in the following way: hostgroup_name Group1,Group2 service_description * contact_group Managers Basically I would need to escalate all service problems on the hosts which are members of Group1 and G

Re: [Nagios-users] Escalation question

2010-05-19 Thread Martin Melin
On Wed, May 19, 2010 at 3:20 PM, Vladimir N. Indik wrote: > I want to send notification to three contacts in order. > o...@example.com > wait 10 minutes > t...@example.com > wait 10 minutes > th...@example.com > > My config: > define service { >        host_name                       hostname >  

[Nagios-users] Escalation question

2010-05-19 Thread Vladimir N. Indik
I want to send notification to three contacts in order. o...@example.com wait 10 minutes t...@example.com wait 10 minutes th...@example.com My config: define service { host_name hostname service_description servicename notification_interval

[Nagios-users] Escalation in Host / Service Definitions?

2010-02-17 Thread Chris Pepper
To keep things simple, we define contacts in our host templates. This means that adding a simple host is as simple as copying & pasting a short host definition and changing the name. I'd like to do the same for escalations -- sending to the same people's cellphones via email, at least fo

[Nagios-users] Escalation notification count and state change problem

2009-10-26 Thread Neil Ramsay
Hi, I've searched and found similar posts but unfortunately no replies to this type of problem. I'd expect this to be a common problem but maybe I've misread the documentation. On Nagios 3.2.0 we have service notifications set to go out for Warning and for Critical states to an email address 24x7

Re: [Nagios-users] escalation for receiving only recovery events?

2009-10-06 Thread shadih rahman
orchemlab.com] > > Sent: Monday, 5 October 2009 02:50 > > To: nagios-users@lists.sourceforge.net > > Subject: [Nagios-users] escalation for receiving only recovery events? > > > > A coworker wants to receive periodic notifies for failing services, > > and I want

Re: [Nagios-users] escalation for receiving only recovery events?

2009-10-04 Thread Stuart Browne
> -Original Message- > From: Justin Pryzby [mailto:just...@norchemlab.com] > Sent: Monday, 5 October 2009 02:50 > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] escalation for receiving only recovery events? > > A coworker wants to receive periodic

[Nagios-users] escalation for receiving only recovery events?

2009-10-04 Thread Justin Pryzby
A coworker wants to receive periodic notifies for failing services, and I want to receive only the first one. I can implement that using an "inverted" escalation (removing me from the notify list at the 2nd notification). However I *do* want to receive recovery events, even if they're after the 2

[Nagios-users] Escalation notification time shorter than service check time: bug?

2008-04-06 Thread Kelly Jones
I did this: define serviceescalation { servicegroup_name really-important-services first_notification 1 last_notification 5 contact_groups level1-oncall notification_interval 5 } define serviceescalation { servicegroup_name really-important-services first_notification 6 last_notification

[Nagios-users] escalation with groups

2007-10-25 Thread stephen wing
Hi all I need to setup escalations, at the minute I have successfully setup an escalation on a service. What I need to do is to setup escalations on a host_group. Can anyone let me know what the escalation type is and the variables that go with it. Regards Stephen ---

Re: [Nagios-users] escalation

2007-10-10 Thread Richard Mohr
On Mon, 2007-10-08 at 12:29 -0700, Siwei Zhang wrote: > I am trying to configure the escalation but never received the > escalation email. ... > define service{ ... > max_check_attempts 1 > contact_groups g1,g2 > normal_check_interval 5 > retry_check_interval5 >

Re: [Nagios-users] escalation

2007-10-09 Thread hindrek murdsalu
al poster gets 2 mails, but oh well) From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Siwei Zhang Sent: 8. oktoober 2007. a. 22:30 To: nagios-users Subject: [Nagios-users] escalation Hi there, I am trying to configure the escalation but never received the escalation email. What mi

Re: [Nagios-users] escalation

2007-10-08 Thread Siwei Zhang
} _ From: Valdinger, Stephen (DOV, MSX) [mailto:[EMAIL PROTECTED] Sent: Monday, October 08, 2007 12:40 PM To: Siwei Zhang Cc: nagios-users@lists.sourceforge.net Subject: RE: [Nagios-users] escalation Have a look at the section on “retention notes” in this documentation link. It may be

[Nagios-users] escalation

2007-10-08 Thread Siwei Zhang
Hi there, I am trying to configure the escalation but never received the escalation email. What might be wrong? The followings are my configurations. Thanks. Kevin SZ define service{ use generic-service hostgroup_name host_name

Re: [Nagios-users] Escalation notifications

2007-01-28 Thread Hugo van der Kooij
On Sun, 28 Jan 2007, 3ala2 M. Shakhshir wrote: > Am having a 2.6 Nagios, I want it to send only an email to contacts when a > host or service goes down, and send an SMS to the same contacts after an > hour, how this could be implemented in escalations? Perhaps you can indicate which part of the

[Nagios-users] Escalation notifications

2007-01-28 Thread 3ala2 M. Shakhshir
Greetings, Am having a 2.6 Nagios, I want it to send only an email to contacts when a host or service goes down, and send an SMS to the same contacts after an hour, how this could be implemented in escalations? Best Regards, Ala' Shakhshir ---

Re: [Nagios-users] escalation/notification question

2006-08-23 Thread Jeff Williams
Do I have to explicitly say in the escalations that warnings should stop at 1 notification, rather than just say only critical and recovery can go from 2 to 5 like I had before? Do I have to put something like this? define serviceescalation{     host_name viper     servi

Re: [Nagios-users] escalation/notification question

2006-08-23 Thread Jeff Williams
If I have a host called viper with the following definitions, I'm wondering why the group admins gets warning notifications for the service "DISK /" after the first notification. To me, these definitions say that admins should get no more than 5 notifications and no warning notifications after the

Re: [Nagios-users] escalation/notification question

2006-08-19 Thread Jeff Williams
If I have a host called viper with the following definitions, I'm wondering why the group admins gets warning notifications for the service "DISK /" after the first notification. To me, these definitions say that admins should get no more than 5 notifications and no warning notifications after th

Re: [Nagios-users] escalation/notification question

2006-08-18 Thread Tory M Blue
On 8/18/06, Jeff Williams <[EMAIL PROTECTED]> wrote: If I have a host called viper with the following definitions, I'm wondering why the group admins gets warning notifications for the service "DISK /" after the first notification. To me, these definitions say that admins should get no more than 5

[Nagios-users] escalation/notification question

2006-08-18 Thread Jeff Williams
If I have a host called viper with the following definitions, I'm wondering why the group admins gets warning notifications for the service "DISK /" after the first notification. To me, these definitions say that admins should get no more than 5 notifications and no warning notifications after the

[Nagios-users] Escalation best practices

2006-03-15 Thread Justin Shore
I've just started rolling out escalations at one of my sites using Nagios. I'm not a big escalation buff though. I have a question that I couldn't answer via that docs. Is there any other way of matching up a serviceescalation definition with a service definition other than the service_descripti

Re: [Nagios-users] escalation procedures?

2006-03-09 Thread Tom Cruickshank
I seem to need a visit to the eye doctor.Apparnantly my eye sight is just not what it used to be. Now if only I could remove my original email from the mailing list :PTom On 3/9/06, Werner Flamme <[EMAIL PROTECTED]> wrote: -BEGIN PGP SIGNED MESSAGE-Hash: SHA1Tom Cruickshank schrieb am 09.03

Re: [Nagios-users] escalation procedures?

2006-03-09 Thread Werner Flamme
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Tom Cruickshank schrieb am 09.03.2006 15:56: > 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 th

[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

[Nagios-users] Escalation questions

2006-01-09 Thread Justin Shore
Greetings. I'm trying to set up a quick escalation procedure for 3 hosts. Host Down alerts are generated for these hosts on a daily basis due to the load on the first of the 3 items. This particular problem always resolves itself by the time next check happens (causing a host down alert followed

[Nagios-users] escalation groups?

2005-12-15 Thread Guy Knights
I'm currently configuring an install of Nagios 1.2 to provide server monitoring for my workplace. I have the hosts, hostgroups, contacts, services, etc set up and working fine. I've tested escalations and they're working fine, but I'm trying to work out how I can set up our proposed notificati

[Nagios-users] Escalation Question

2005-11-23 Thread Mark Ahlstrom
I inherited a nagios system w/ wild-carded escalations for services and hosts. This has helped us manage a nightmare: 300 hosts, 4000 services and 16,000 escalations. I can bring other groups into the mix by making them the primary contacts of the service. But my group will be brought into the pa