Page 1 of 1

Nagios XI down

Posted: Thu Feb 14, 2019 4:50 am
by romanshujain
Hi Team,

Nagios XI web url is not working but when i am checking nagios status form Terminal getting below output.

-bash-4.1$ /etc/init.d/nagios status
nagios (pid 5656) is running...
-bash-4.1$

Please check attachment for Web ui. Please help ASAP.

Re: Nagios XI down

Posted: Thu Feb 14, 2019 12:34 pm
by scottwilkerson
this looks loke an issue with httpd

Can you run the following

Code: Select all

service httpd restart
If you still see errors, pleas post the output of the following

Code: Select all

tail -50 /var/log/httpd/error_log