Hi team,
After repairing the database when I tried to stop the services I got error for npcd . Please check and provide the solution.
-bash-4.2$ sudo systemctl stop npcd
Warning: npcd.service changed on disk. Run 'systemctl daemon-reload' to reload units.
I run ./repair_databases.sh to repair the DB and below is the output
===============
REPAIR COMPLETE
===============
=======================
nagios database repair succeeded
nagiosql database repair succeeded
NPCD giving error while stopping
Re: NPCD giving error while stopping
Can you stop it after running the command below?
Do you see any errors in the npcd.log?
Code: Select all
systemctl daemon-reloadCode: Select all
tail -100 /usr/local/nagios/var/npcd.logBe sure to check out our Knowledgebase for helpful articles and solutions!