Nagios XI down

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
romanshujain
Posts: 8
Joined: Mon Jan 21, 2019 8:44 pm

Nagios XI down

Post 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.
You do not have the required permissions to view the files attached to this post.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Nagios XI down

Post 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
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked