Executive summary report to pdf/jpg broken

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
dsilvero
Posts: 10
Joined: Tue Sep 01, 2015 9:40 am

Executive summary report to pdf/jpg broken

Post by dsilvero »

Moderator Edit: This thread has been split from another - https://support.nagios.com/forum/viewto ... 16&t=44522
In the future, please create a new thread and link to the old one instead of adding on.


Hi guys, I have the same problem since I upgrade to 5.4.5 version, is a bug, because its happend the same with my QA server. This problem only occurs with this report, because anothers reports works fine.

Thanks !!!!

Diego
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Executive summary report to pdf/jpg broken

Post by lmiltchev »

Have you tried upgrading to Nagios XI 5.4.6? The issue should be fixed in the latest.
Be sure to check out our Knowledgebase for helpful articles and solutions!
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Executive summary report to pdf/jpg broken

Post by lmiltchev »

Update: Actually, I was wrong. The fix will be in 5.4.7. If you don't want to wait, here's a "workaround":

1. Make a backup of the original utils-reports-export.inc.php file just in case:

Code: Select all

cp -p /usr/local/nagiosxi/html/includes/utils-reports-export.inc.php /usr/local/nagiosxi/html/includes/utils-reports-export.inc.php.orig
2. Download the file below:
utils-reports-export.inc.php.zip
3. Unzip it and copy the utils-reports-export.inc.php file to /usr/local/nagiosxi/html/includes/ directory, overwriting the original file.

Let us know if this fixed the issue.
You do not have the required permissions to view the files attached to this post.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked