As I don't want any Notifications or events to be sent out, I have a script that edits the nagios.cfg file and updates the relevant entries.
These are the values in the cfg file when the script completes.
Code: Select all
enable_event_handlers=0
enable_notifications=0However, if I check the Nagios Monitoring Engine Status , it shows that both the Notifications & Event Handlers are Enabled (Green Dot). I actually have to manually click on each one to disable them.
Is there something else I need to update/change so that I can automate the Disable process?
Running NagiosXI 2012R2.8c
regards... Fred Kroeger