Page 1 of 1

New Changes are not affected in the Nagios Core.

Posted: Wed Jan 20, 2016 10:25 am
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

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

Posted: Wed Jan 20, 2016 10:44 am
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

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

Posted: Wed Jan 20, 2016 11:17 am
by steelwedge
Thank you very much for your swift response, the below document helped me in resolving this issue :D .