Page 1 of 1

ndo2db is not running?

Posted: Sat Oct 27, 2018 4:00 am
by xpertech
After installed a new NagiosXI, the database Backend Status display an error "ndo2db is not running"? (even I start it again)

Re: ndo2db is not running?

Posted: Mon Oct 29, 2018 7:21 am
by scottwilkerson
Lets run the following

Code: Select all

service ndo2db stop
rm -f /usr/local/nagios/var/ndo.sock /usr/local/nagios/var/ndo2db.lock
service ndo2db start

Re: ndo2db is not running?

Posted: Mon Oct 29, 2018 8:14 am
by xpertech
it works, it's ok now, thanks!

Re: ndo2db is not running?

Posted: Mon Oct 29, 2018 9:02 am
by scottwilkerson
xpertech wrote:it works, it's ok now, thanks!
Great! Locking thread