Hi Team,
There is one particular service on a server that I am updating but the changes are not reflecting even after applying the configurations.
I have tried deleting and recreating the service but still the updates are not getting applied.
I have also tried changing the command but still no difference.
can someone please help me with this?
The other services on the same host are working fine and any changes done they get updated.
Regards,
Rebecca Murray
Service changes not updating
Re: Service changes not updating
Can you please tail the output of the command subsystem log > apply the configuration > and then post the (sanitized) output you captured in the terminal here?
Do you see any evidence of crashed tables in your database logs?
*locations for CentOS
If so, you may want to run the database repair script and try applying the configuration again.
I hope that helps! Let me know if I can offer up any more troubleshooting steps.
Code: Select all
tail -f /usr/local/nagiosxi/var/cmdsubsys.logCode: Select all
/var/log/mysqld.log
/var/log/mysql.errIf so, you may want to run the database repair script and try applying the configuration again.
Code: Select all
/usr/local/nagiosxi/scripts/repair_databases.shAs of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Be sure to check out our Knowledgebase for helpful articles and solutions!