New Changes are not affected in the Nagios Core.

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
steelwedge
Posts: 69
Joined: Fri Apr 24, 2015 4:58 am

New Changes are not affected in the Nagios Core.

Post by steelwedge »

Dear All,

We have update the notification interval, warning and critical thresholds for some services from backend in the services.cfg files and uploaded them back in the nagios. We have restarted the nagios service, however the changes we made are not reflected in the Nagios CCM. Could you please help to fix this issue.

Regards,
Mohan
User avatar
hsmith
Agent Smith
Posts: 3539
Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:

Re: New Changes are not affected in the Nagios Core.

Post by hsmith »

The configuration files will be overwrote every time you apply a configuration. The core configuration manager reflects what is in the database, and the database configuration gets dumped into those files.

If you want to do text file changes, you can use the import directory: https://assets.nagios.com/downloads/nag ... ios-XI.pdf
Former Nagios Employee.
me.
steelwedge
Posts: 69
Joined: Fri Apr 24, 2015 4:58 am

Re: New Changes are not affected in the Nagios Core.

Post by steelwedge »

Thank you very much for your swift response, the below document helped me in resolving this issue :D .
Locked