Alerts getting generated.

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
gselvakumar
Posts: 96
Joined: Wed Mar 02, 2016 4:52 am

Alerts getting generated.

Post by gselvakumar »

Hi team,

We have a issue whenever we place a servers in schedule downtime an alert get generated for it.If we also acknowledge it again a alert get generated for it.Can anyone help us in stopping such alert.
Thanks & Regards,
Gomathyshankar Selvakumar
gselvakumar
Posts: 96
Joined: Wed Mar 02, 2016 4:52 am

Re: Alerts getting generated.

Post by gselvakumar »

Hi team,

These servers were already present in maintenance mode . We just extended the maintenance period. So an alert should not have been generated. And now we are even getting email alerts for acknowledging the alert. Two alerts for a single server, one for adding the server to scheduled downtime and one for acknowledging the alert.
Thanks & Regards,
Gomathyshankar Selvakumar
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: Alerts getting generated.

Post by rkennedy »

Take a look at notification_options under the host / service definitions. You'll want to remove the 's' flag from both of them for being checked.

https://assets.nagios.com/downloads/nag ... tions.html

Code: Select all

s = send notifications when scheduled downtime starts and ends.
Former Nagios Employee
Locked