I am trying to access the nagios web interface and it keeps spinning after I entered username and password. I am able to SSH into the fox fine. Can someone tell me what to do? Do I restart the nagios server?
thanks
can login into the web interface of Nagios
-
jtintegration
- Posts: 56
- Joined: Tue Nov 19, 2013 5:01 pm
-
dwhitfield
- Former Nagios Staff
- Posts: 4583
- Joined: Wed Sep 21, 2016 10:29 am
- Location: NoLo, Minneapolis, MN
- Contact:
Re: can login into the web interface of Nagios
restarting is not a terrible idea as far as getting it resolved quickly.
If you wish to wait a bit, can you post your /var/log/httpd/error_log and /var/log/httpd/access_log files for us to look at? If you prefer to PM, just make sure you post here that you have done so, so it shows back up on our support dashboard.
If you wish to wait a bit, can you post your /var/log/httpd/error_log and /var/log/httpd/access_log files for us to look at? If you prefer to PM, just make sure you post here that you have done so, so it shows back up on our support dashboard.
-
jtintegration
- Posts: 56
- Joined: Tue Nov 19, 2013 5:01 pm
Re: can login into the web interface of Nagios
I rebooted the Nagios box and now I am able to access it through Web browser. How can I determine the root of the problem?
thanx
thanx
- tacolover101
- Posts: 432
- Joined: Mon Apr 10, 2017 11:55 am
Re: can login into the web interface of Nagios
it sounds simply related to SQL or apache, I would look at the log files @dwhitfield mentioned above for info on why it failed.
dwhitfield wrote:restarting is not a terrible idea as far as getting it resolved quickly.
If you wish to wait a bit, can you post your /var/log/httpd/error_log and /var/log/httpd/access_log files for us to look at? If you prefer to PM, just make sure you post here that you have done so, so it shows back up on our support dashboard.
-
dwhitfield
- Former Nagios Staff
- Posts: 4583
- Joined: Wed Sep 21, 2016 10:29 am
- Location: NoLo, Minneapolis, MN
- Contact:
Re: can login into the web interface of Nagios
If it's SQL-related, then the log file is going to be one of the following.
There's an off-chance it's related to https://support.nagios.com/kb/article.php?id=139 which is SQL-related, but not in the same way as the SQL logs.
Code: Select all
/var/log/mariadb/mariadb.log
/var/log/mysqld.log
-
jtintegration
- Posts: 56
- Joined: Tue Nov 19, 2013 5:01 pm
Re: can login into the web interface of Nagios
So now I am able to view host/service but I am still having issue when I delete service/host, please look at screenhot when I try to remove service.
You do not have the required permissions to view the files attached to this post.
-
jtintegration
- Posts: 56
- Joined: Tue Nov 19, 2013 5:01 pm
Re: can login into the web interface of Nagios
sorry wrong screenshot
You do not have the required permissions to view the files attached to this post.
-
dwhitfield
- Former Nagios Staff
- Posts: 4583
- Joined: Wed Sep 21, 2016 10:29 am
- Location: NoLo, Minneapolis, MN
- Contact:
Re: can login into the web interface of Nagios
Please run through https://library.nagios.com/library/prod ... -database/
Let us know if that does not resolve your issue.
Let us know if that does not resolve your issue.