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
#
New Install - unable to install
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: New Install - unable to install
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
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.logRe: New Install - unable to install
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
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