avoid notifications after status change from unreachable to down

Yueh-Hung Liu yuehung.liu at gmail.com
Tue Feb 15 02:37:24 CET 2011


write an event handler which will be triggered while the parent system
comes up from down.
this handler will schedule a downtime for each child systems, during
the downtime Nagios won't send notifications;
or this handler can send a passive check with status OK for each
children, the hard/soft counters will be reset.
both can be done by using external commands.


On Mon, Feb 14, 2011 at 11:41 PM, Bernd Kuhlen -WetterOnline-
<bernd.kuhlen at wetteronline.de> wrote:
> Hello list,
>
> my problem is that I'm using vmware esx with multiple virtual hosts on it. In my nagios config the esx server is the parent so if it goes down, I only get one notification, which is what i want.
> My problem is that my unreachable hosts turn to "down" after my esx comes up again and it takes them some time (up to 15 minutes) to come up (they all have to boot).Within this 15 minutes a get loads of notifications telling me about all the vms that are down, which is distracting and unwanted information.
>
> What I want: After my parent comes up I want the counters (the ones that define soft and hard states) of my vms to start from 1 again so that my vms get some time to boot and come up before I get a down notification.
> Any idea how this is possible?
>
> Thanks and regards,
> Bernd
> ------------------------------------------------------------------------------
> The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
> Pinpoint memory and threading errors before they happen.
> Find and fix more than 250 security defects in the development cycle.
> Locate bottlenecks in serial and parallel code that limit performance.
> http://p.sf.net/sfu/intel-dev2devfeb
> _______________________________________________
> Nagios-users mailing list
> Nagios-users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagios-users
> ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.
> ::: Messages without supporting info will risk being sent to /dev/null
>

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list