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.
Nagios XI down
-
romanshujain
- Posts: 8
- Joined: Mon Jan 21, 2019 8:44 pm
Nagios XI down
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
this looks loke an issue with httpd
Can you run the following
If you still see errors, pleas post the output of the following
Can you run the following
Code: Select all
service httpd restartCode: Select all
tail -50 /var/log/httpd/error_log