Hi,
I am migrating from Nagios core to Nagios XI. As per the Migrating_From_Nagios_Core_To_Nagios_XI.pdf doc, I have migrated all config files. After resolving config issues, as soon as I restarts Nagios, it starts showing all hosts and services. But, as NRPE/ NSClient++ are yet to be re-configured and started, many services are failing.
So, I want to disable notification for all hosts and services. I want to know whether there is any way to stop notification for all hosts and services.
Thanks & Regards,
Barun
Disable notification for all hosts and all services
-
barun.biswas
- Posts: 10
- Joined: Fri Aug 07, 2015 7:45 am
Re: Disable notification for all hosts and all services
Log in as an administrator, go to admin, monitoring engine status and click the x next to notifications.
Re: Disable notification for all hosts and all services
Thanks @gormank! This is correct.
If for some reason you're still having issues you can also modify the nagios.cfg file in /usr/local/nagios/etc/ and change enable_notifications=1 to enable_notifications=0 - then restart the nagios service.
If for some reason you're still having issues you can also modify the nagios.cfg file in /usr/local/nagios/etc/ and change enable_notifications=1 to enable_notifications=0 - then restart the nagios service.
Former Nagios Employee
-
barun.biswas
- Posts: 10
- Joined: Fri Aug 07, 2015 7:45 am
Re: Disable notification for all hosts and all services
Many thanks gormank and rkennedy.
Re: Disable notification for all hosts and all services
No problem, going to mark this one resolved and close it up!
Former Nagios Employee