Page 2 of 2

Re: New Install - unable to install

Posted: Fri Sep 08, 2017 1:36 pm
by bosecorp
it doesnt work event if I disable the module

here is the output

root@usvanagiospxi3:(09-08 14:24): /root
# ps -ef|grep bin/nagios
nagios 4057 1 4 14:28 ? 00:00:18 /usr/local/nagios/bin/nagios -d /usr/local/nagios/etc/nagios.cfg
nagios 4060 4057 0 14:28 ? 00:00:03 /usr/local/nagios/bin/nagios --worker /usr/local/nagios/var/rw/nagios.qh
nagios 4061 4057 0 14:28 ? 00:00:03 /usr/local/nagios/bin/nagios --worker /usr/local/nagios/var/rw/nagios.qh
nagios 4062 4057 0 14:28 ? 00:00:03 /usr/local/nagios/bin/nagios --worker /usr/local/nagios/var/rw/nagios.qh
nagios 4063 4057 0 14:28 ? 00:00:03 /usr/local/nagios/bin/nagios --worker /usr/local/nagios/var/rw/nagios.qh
nagios 4224 4057 0 14:29 ? 00:00:00 /usr/local/nagios/bin/nagios -d /usr/local/nagios/etc/nagios.cfg
root 27743 2758 0 14:35 pts/2 00:00:00 grep --color=auto bin/nagios
root@usvanagiospxi3:(09-08 14:24): /root
#

Re: New Install - unable to install

Posted: Fri Sep 08, 2017 2:48 pm
by scottwilkerson
This looks like the monitoring engine is running.

If you look at the service status detail page and sort by Last Check what is the most recent item?

can you post the output of

Code: Select all

tail -200 /usr/local/nagios/var/nagios.log

Re: New Install - unable to install

Posted: Fri Sep 08, 2017 2:53 pm
by bosecorp
I was able to figure out

the restore process didnt restore the ndo2db.cfg file. It was using the original file. I manually restored the config file and everything started to work. so something fail during the restore process.

I am good now, you can close the ticket