Hello,
I've installed Nagios Version 4.1.0rc1 on a Ubuntu 14.04 VM, and everything went fine.
I can access the web-interface just fine and browses the services, I can also add serves to monitor as well.
However, when I add any type of server it says the Status is OK and, but the status information says
(No output on stdout) stderr:
Does anyone know why?
I've also attached what I'm talking about.
Thanks!
(No output on stdout) stderr:
Re: (No output on stdout) stderr:
Can you login to the server as the nagios user in a shell and run the checks and post the output here?
Run the following and post it here.
Run the following and post it here.
Code: Select all
ls -la /usr/local/nagios/libexec
ls -la /usr/local/nagios
chage -l nagios
/usr/local/nagios/bin/nagios -vvv /usr/local/nagios/etc/nagios.cfgBe sure to check out our Knowledgebase for helpful articles and solutions!