[icinga-users] Monitoring Plugins 2.2 released!

2016-11-29 Thread Holger Weiß
The Monitoring Plugins Development Team is proud to announce version 2.2 of the Monitoring Plugins! This release comes with various enhancements and fixes provided by more than thirty contributors. Many thanks to all of you! For the list of notable changes in this release, see: https://

Re: [icinga-users] Icinga v1 scheduler problem

2016-11-29 Thread Szabó Gergő
Dear Michael! There is a part of my Icinga log related to an example host and service: [1480225286] HOST ALERT: myhost;DOWN;SOFT;1;(Host Check Timed Out) [1480225946] HOST ALERT: myhost;DOWN;SOFT;2;(Host Check Timed Out) [1480226607] HOST ALERT: myhost;DOWN;HARD;3;(Host Check Timed Out) [14802266

Re: [icinga-users] Re-notifications with interval = 0

2016-11-29 Thread Wolfgang
Hi, this looks like the behaviour when "volatile" is enabled. Please inspect the service in question. Am 28.11.2016 um 15:15 schrieb Lee Clemens: Hi Michael, On 11/28/2016 03:27 AM, Michael Friedrich wrote: Hi, On 28 Nov 2016, at 00:13, Lee Clemens wrote: Hello, I have the following N

Re: [icinga-users] Re-notifications with interval = 0

2016-11-29 Thread Lee Clemens
Hi Wolfgang, On 11/29/2016 08:58 AM, Wolfgang wrote: > Hi, > > this looks like the behaviour when "volatile" is enabled. Please inspect the > service in question. > This was the issue, thank you very much for your help! I had set it on the template thinking it was for flap detection. Thanks,