Reports page not working
Reports page not working
Hi team,
I am seeing a strange occurrence now in Nagios Xi, wherein our reports tab stops loading. Almost every time, the application hangs after this and none of the tabs work.
I see that CPU usage for the apache ( for avail.cgi) reaches 100% and hangs.
Please let me know how to resolve this, this has happened in between a customer demo unfortunately and we need to close this asap.
Thanks
I am seeing a strange occurrence now in Nagios Xi, wherein our reports tab stops loading. Almost every time, the application hangs after this and none of the tabs work.
I see that CPU usage for the apache ( for avail.cgi) reaches 100% and hangs.
Please let me know how to resolve this, this has happened in between a customer demo unfortunately and we need to close this asap.
Thanks
You do not have the required permissions to view the files attached to this post.
Re: Reports page not working
How many hosts / services are in your system, and how large of a report were you trying to generate? It does take quite a bit of resources to generate a larger report, and can take time to generate reports depending on your environment since it is a single threaded process.
Can you post these files for us to review?
Can you post these files for us to review?
Code: Select all
/var/log/httpd/error_log
/var/log/httpd/ssl_error_log
/var/log/httpd/access_log
/var/log/httpd/ssl_access_log
Former Nagios Employee
Re: Reports page not working
Hi rkennedy,
Please find the logs attached as requested. the ssl_access_log is empty. We are not monitoring a lot of nodes, i.e. less than 50.
This was not happening earlier.
Thanks
Please find the logs attached as requested. the ssl_access_log is empty. We are not monitoring a lot of nodes, i.e. less than 50.
This was not happening earlier.
Thanks
You do not have the required permissions to view the files attached to this post.
Re: Reports page not working
Hi guys,
This is kindof urgent as this issue is holding up a demo for client, appreciate your prompt response.
Thanks.
This is kindof urgent as this issue is holding up a demo for client, appreciate your prompt response.
Thanks.
Re: Reports page not working
Please do not bump threads, it will only put you back at the bottom of the queue.nysus777 wrote:Hi guys,
This is kindof urgent as this issue is holding up a demo for client, appreciate your prompt response.
Thanks.
Seeing a couple issues here -
Code: Select all
[Thu Feb 02 14:57:34.870298 2017] [:error] [pid 13027] [client 10.3.17.134:13169] PHP Warning: simplexml_load_string(): Entity: line 1: parser error : Start tag expected, '<' not found in /usr/local/nagiosxi/html/includes/utils-backend.inc.php on line 54, referer: http://10.3.28.150/nagiosxi/reports/
[Thu Feb 02 14:57:34.870325 2017] [:error] [pid 13027] [client 10.3.17.134:13169] PHP Warning: simplexml_load_string(): Message: A database connection error has been detected, we are attempting to rep in /usr/local/nagiosxi/html/includes/utils-backend.inc.php on line 54, referer: http://10.3.28.150/nagiosxi/reports/
[Thu Feb 02 14:57:34.870330 2017] [:error] [pid 13027] [client 10.3.17.134:13169] PHP Warning: simplexml_load_string(): ^ in /usr/local/nagiosxi/html/includes/utils-backend.inc.php on line 54, referer: http://10.3.28.150/nagiosxi/reports/
Code: Select all
[Sun Jan 29 03:18:01.991971 2017] [ssl:warn] [pid 2000] AH01909: RSA certificate configured for 127.0.0.1:443 does NOT include an ID which matches the server name
UPDATE: profile received and shared with techs
Last edited by dwhitfield on Mon Feb 06, 2017 10:17 am, edited 1 time in total.
Reason: profile
Reason: profile
Former Nagios Employee
Re: Reports page not working
Hi rkennedy,
I have pinged you and dwhitfield the details. Kindly check and get back.
Thanks.
I have pinged you and dwhitfield the details. Kindly check and get back.
Thanks.
Re: Reports page not working
Hi team,
Do we have anything on this?
Do we have anything on this?
Re: Reports page not working
Again, please do not bump threads as mentioned above.nysus777 wrote:Hi team,
Do we have anything on this?
It looks like you still have 500 services on the machine - how large of a report were you trying to run? It will take time to generate.rkennedy wrote:Please do not bump threads, it will only put you back at the bottom of the queue.nysus777 wrote:Hi guys,
This is kindof urgent as this issue is holding up a demo for client, appreciate your prompt response.
Thanks.
Noticed this in your profile -
Code: Select all
Connecting to localhost (localhost)|::1|:80... failed: Connection refused.
Former Nagios Employee
Re: Reports page not working
Hi rkennedy,
I am PMing you the /etc/hosts file.
Thanks.
I do not understand what do you mean by this. The application was hung, none of the tabs were working and one of the processes were at 100 % cpu utilization continously.It looks like you still have 500 services on the machine - how large of a report were you trying to run? It will take time to generate.
I am PMing you the /etc/hosts file.
Thanks.
Re: Reports page not working
I understand this - how large of a report were you running? Since it's single threaded, running a large report can cause this.nysus777 wrote:Hi rkennedy,
I do not understand what do you mean by this. The application was hung, none of the tabs were working and one of the processes were at 100 % cpu utilization continously.It looks like you still have 500 services on the machine - how large of a report were you trying to run? It will take time to generate.
I am PMing you the /etc/hosts file.
Thanks.
Former Nagios Employee