Search found 3 matches

by sgs
Wed Aug 24, 2016 2:04 am
Forum: Nagios XI
Topic: enable_notifications=0 not working
Replies: 5
Views: 982

Re: enable_notifications=0 not working

If you deleted the content of contacts.cfg manually from the command line, the next time you apply configuration, it will get populated with whatever is in the database (CCM). Just tried clearing completely the file but it raises a configuration error during the restart of nagios. I'll have to test...
by sgs
Tue Aug 23, 2016 1:47 am
Forum: Nagios XI
Topic: enable_notifications=0 not working
Replies: 5
Views: 982

Re: enable_notifications=0 not working

I believe it needs to be enable_notifications=0 , not just enable_notifications 0 in your nagios.cfg . After making the change, make sure you either apply configuration or restart the nagios service. The only other page I can think of in XI is Admin -> Monitoring Engine Status -> Click the 'X' next...
by sgs
Mon Aug 22, 2016 5:09 am
Forum: Nagios XI
Topic: enable_notifications=0 not working
Replies: 5
Views: 982

enable_notifications=0 not working

Hi I've been trying to create a clone of my nagios servers (DDBB is offloaded to a secondary server) and besides other issues, my main problem is that notifications are still being send even tough I did change the enable_notifications to 0 in the clone. This is causing problems as notifications are ...