Nagios 4.0.8 Web Interface Not Working
Nagios 4.0.8 Web Interface Not Working
I have newly installed nagios 4.0.8 getting error "This webpage is not available"
Re: Nagios 4.0.8 Web Interface Not Working
Is your webserver running?
Code: Select all
netstat -tulpn | grep 80Rob Hassing


Re: Nagios 4.0.8 Web Interface Not Working
Now it's working i have turn off iptables service. But it gives "internal server error" when i click on any button like services or host.
Re: Nagios 4.0.8 Web Interface Not Working
maybe you need to restart de httpd service?
And make sure nagios is running.
And make sure nagios is running.
Rob Hassing


Re: Nagios 4.0.8 Web Interface Not Working
What OS and version are you using?
Former Nagios employee
Re: Nagios 4.0.8 Web Interface Not Working
CentOS 6.6 and Nagios 4.0.8
Re: Nagios 4.0.8 Web Interface Not Working
Even check_nrpe is placed under libexec folder. Kindly check the attachment picture.
(No output on stdout) stderr: execvp(/usr/local/nagios/libexec/check_nrpe, ...) failed. errno is 2: No such file or directory
(No output on stdout) stderr: execvp(/usr/local/nagios/libexec/check_nrpe, ...) failed. errno is 2: No such file or directory
Re: Nagios 4.0.8 Web Interface Not Working
Any update regarding to this issue ?
Re: Nagios 4.0.8 Web Interface Not Working
Does the file exist?
Code: Select all
ls -l /usr/local/nagios/libexec/check_nrpeRob Hassing


Re: Nagios 4.0.8 Web Interface Not Working
yes
-rwxr-xr-x 1 root root 22256 May 1 2014 /usr/local/nagios/libexec/check_nrpe
-rwxr-xr-x 1 root root 22256 May 1 2014 /usr/local/nagios/libexec/check_nrpe