Disable notification for all hosts and all services

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
barun.biswas
Posts: 10
Joined: Fri Aug 07, 2015 7:45 am

Disable notification for all hosts and all services

Post by barun.biswas »

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
gormank
Posts: 1114
Joined: Tue Dec 02, 2014 12:00 pm

Re: Disable notification for all hosts and all services

Post by gormank »

Log in as an administrator, go to admin, monitoring engine status and click the x next to notifications.
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: Disable notification for all hosts and all services

Post by rkennedy »

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.
Former Nagios Employee
barun.biswas
Posts: 10
Joined: Fri Aug 07, 2015 7:45 am

Re: Disable notification for all hosts and all services

Post by barun.biswas »

Many thanks gormank and rkennedy.
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: Disable notification for all hosts and all services

Post by rkennedy »

No problem, going to mark this one resolved and close it up!
Former Nagios Employee
Locked