LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Nagios monitoring panel error? (https://www.linuxquestions.org/questions/linux-software-2/nagios-monitoring-panel-error-308057/)

dwarf007 03-30-2005 11:17 PM

Nagios monitoring panel error?
 
Hi guys, I got the below messege on the "nagios process information" on my nagios monitoring page.

Warning: Monitoring process may not be running!
Click here for more info.

Can i know whats going on? Nagios is actually running

Anyone knows please help...
Thank You...

RJ76 04-27-2005 11:13 AM

I had this one too.. easy to fix. You're right, Nagios is probably running, there is a setting you need to change to allow Nagios to actually check that itself is running...!

Its an entry you need to change in the cgi.cfg file. Just uncomment the line that starts nagios_check_command= save the file, you may need to restart nagios if this doesn`t fix the prob.

The link below should will give you further info.

http://nagios.org/faqs/viewfaq.php?faq_id=170

Hope it fixes your problem.

fookanen 12-13-2005 12:02 PM

I was also having this problem on Gentoo. No matter what I set my nagios_check_command to it wouldn't work. I tried both the check_nagios and check_nagios_db.pl plugins to no avail.

I was finally able to resolve this problem by giving the apache webserver read and execute privileges on both the libexec directory and the check plugin.

chmod o+rx /usr/nagios/libexec /usr/local/nagios/libexec/nagios_check_db.pl

Just my :twocents:


All times are GMT -5. The time now is 10:21 AM.