New Install - unable to install

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
bosecorp
Posts: 929
Joined: Thu Jun 26, 2014 1:00 pm

Re: New Install - unable to install

Post 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
#
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: New Install - unable to install

Post 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
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
bosecorp
Posts: 929
Joined: Thu Jun 26, 2014 1:00 pm

Re: New Install - unable to install

Post 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
Locked