Re: Nagios Service status got frozen
Posted: Mon Aug 07, 2017 12:06 pm
Run this as root to clear the lock file
Then start ndo2db by running
Let us know if this fixes the issue.
Code: Select all
rm -fr /usr/local/nagios/var/ndo2db.lock
rm -fr /usr/local/nagios/var/ndo.sockCode: Select all
service ndo2db start