Trying to reduce notifications during maintenance

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
itadmins
Posts: 22
Joined: Wed Mar 28, 2018 6:15 pm

Trying to reduce notifications during maintenance

Post by itadmins »

Hi All,

I'd like to find out what are the best ways to address some of the issues were experiencing

1) We disable notifications for a host when were doing maintenance on it, however we still get notifications about all of its services. Disabling all the services on a host can be tedious as some of them have 30+ services.

2) We have hypervisors, is there any easy way to disable notifications for the hypervisor and all of its VMs which are also added in nagios as hosts and their services.

3) Does parent/child and dependencies tie into this? If so can someone explain that and how they work.

Thanks!
Last edited by itadmins on Wed Jun 20, 2018 9:12 am, edited 1 time in total.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Disable alerts for services when host is down

Post by scottwilkerson »

This is the default behavior.
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Trying to reduce notifications during maintenance

Post by scottwilkerson »

Now that you changed the message above, the default bahavios answer doesn't apply.
itadmins wrote:1) We disable notifications for a host when were doing maintenance on it, however we still get notifications about all of its services. Disabling all the services on a host can be tedious as some of them have 30+ services.
The better solution would be to put the host in downtime. This will stop all notifications from services as well
itadmins wrote: 2) We have hypervisors, is there any easy way to disable notifications for the hypervisor and all of its VMs which are also added in nagios as hosts and their services.
You can setup parent child relationships so if the hypervisor is down or in downtime it will not send notifications for the children
itadmins wrote:3) Does parent/child and dependencies tie into this? If so can someone explain that and how they work.
Yes.
https://assets.nagios.com/downloads/nag ... ility.html
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
itadmins
Posts: 22
Joined: Wed Mar 28, 2018 6:15 pm

Re: Trying to reduce notifications during maintenance

Post by itadmins »

Thank you! That worked!

Is it possible to disable the scheduled downtime notification email?
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Trying to reduce notifications during maintenance

Post by scottwilkerson »

Yes, there is a setting per user.

Click username (upper right) -> Notification Preferences
uncheck downtime boxes under hosts and services
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked