Re: [Nagios-users] Escalate after X warnings or criticals

2010-06-18 Thread Michael Friedrich
Andrew Li wrote: > Thanks for the patch, it applies cleanly to 3.0.6 stable. I've read > through it but have not yet tried using it. > Hiren has been in contact with Mark on it the last months, in Icinga it works just fine now. > I think it's a good enhancement because it makes the escalatio

Re: [Nagios-users] Escalate after X warnings or criticals

2010-06-17 Thread Andrew Li
On Thu, 2010-06-17 at 03:25, Gius, Mark wrote: > I had submitted a patch a while back that allows for distinguishing > between warning and critical. I don't think it's going to be included > in any 3.0.X releases, because it apparently breaks plugins that access > Nagios' state data directly.

Re: [Nagios-users] Escalate after X warnings or criticals

2010-06-16 Thread Gius, Mark
essage- > From: Gius, Mark > Sent: Wednesday, June 16, 2010 10:25 AM > To: Nagios Users List > Subject: Re: [Nagios-users] Escalate after X warnings or criticals > > I had submitted a patch a while back that allows for distinguishing > between warning and critical. I don

Re: [Nagios-users] Escalate after X warnings or criticals

2010-06-16 Thread Gius, Mark
work.nagios.devel/7083/ -Gius > -Original Message- > From: Mike Lindsey [mailto:mike-nag...@5dninja.net] > Sent: Tuesday, June 15, 2010 8:11 PM > To: Nagios Users List > Subject: Re: [Nagios-users] Escalate after X warnings or criticals > > If it hasn't, I'll be adding i

Re: [Nagios-users] Escalate after X warnings or criticals

2010-06-15 Thread Mike Lindsey
If it hasn't, I'll be adding it myself and will be happy to submit my patches back. I've been needing this functionality for awhile, and was planning on rolling it in, in the next 2-3 months. Andrew Li wrote: > Does anyone know if the notification count problem got fixed in 3.2.1? > > I had a

Re: [Nagios-users] Escalate after X warnings or criticals

2010-06-15 Thread Andrew Li
Does anyone know if the notification count problem got fixed in 3.2.1? I had a read of the ChangeLog but it doesn't mention anything related to this problem since 3.0.6. Cheers, Andrew On Mon, 2009-11-09 at 08:55, Neil Ramsay wrote: > Hi Martin, > > The escalation_options don't take the state

Re: [Nagios-users] Escalate after X warnings or criticals

2009-11-08 Thread Neil Ramsay
Hi Martin, The escalation_options don't take the state into consideration during the notification count. So if you have an escalate rule on the 4th notification and only escalate on Critical in the escalation_options then following scenario is can occur: You have 3 warning notifications and the 4t

[Nagios-users] Escalate after X warnings or criticals

2009-11-05 Thread Mark Gius
Currently, service notifications contain "first/last_notification" directives, that specify the range of notifications that the escalation should apply to. This method of escalation has a weakness however. At my work, we let warnings go to the default contact (which happens to be email), and e