Issue in Report generation facing slowness

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
wiproltdwiv
Posts: 281
Joined: Sat Sep 08, 2012 12:52 am

Issue in Report generation facing slowness

Post by wiproltdwiv »

Hi Team,
We are facing slowness while generating reports in Nagios, and unable to export data in PDF format.
Please look into the issue.

Regards,
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Issue in Report generation facing slowness

Post by scottwilkerson »

Can you be more specific?

Type of report
time period specified
quantity of hosts/services included in the report
define "slowness", is it seconds, minutes, hours?

What error do you get when trying to generate pdf?

What version of XI are you using?
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
wiproltdwiv
Posts: 281
Joined: Sat Sep 08, 2012 12:52 am

Re: Issue in Report generation facing slowness

Post by wiproltdwiv »

Hi, Please find the answers below and suggest.

Type of report : Availability report
time period specified : even for 24 hours
quantity of hosts/services included in the report : greater than 1000
define "slowness", is it seconds, minutes, hours? : minutes
Error while trying to generate in pdf : FPDF error: Not a PNG file: /tmp/availabilityipGGpw.png
Nagios Version : Nagios XI 2012R1.7

Regards..
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Issue in Report generation facing slowness

Post by slansing »

Is this an error you are receiving from the web UI or from the Apache error log? Please run the following and post the output:

Also, be sure to run in them after you attempt to generate the report

tail /var/log/http/error_log

tail /var/log/http/access_log

cat /etc/php.ini | grep display_errors

Also, are you experiencing this with other reports? Have you tried to restart Apache and run the report again?
wiproltdwiv
Posts: 281
Joined: Sat Sep 08, 2012 12:52 am

Re: Issue in Report generation facing slowness

Post by wiproltdwiv »

Hi Team, As per the request i've attached the error report.

we are facing issue only in availability report.
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: Issue in Report generation facing slowness

Post by scottwilkerson »

From the command line on the XI Server, can you?

Code: Select all

ping 172.29.70.37
If not, the problem is because the Program URL in Admin -> Manage System Config must be reachable from the server itself.
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked