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.
Alerts getting generated.
-
gselvakumar
- Posts: 96
- Joined: Wed Mar 02, 2016 4:52 am
Alerts getting generated.
Thanks & Regards,
Gomathyshankar Selvakumar
Gomathyshankar Selvakumar
-
gselvakumar
- Posts: 96
- Joined: Wed Mar 02, 2016 4:52 am
Re: Alerts getting generated.
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.
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
Gomathyshankar Selvakumar
Re: Alerts getting generated.
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
https://assets.nagios.com/downloads/nag ... tions.html
Code: Select all
s = send notifications when scheduled downtime starts and ends.
Former Nagios Employee