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
Executive summary report to pdf/jpg broken
Re: Executive summary report to pdf/jpg broken
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!
Re: Executive summary report to pdf/jpg broken
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:
2. Download the file below:
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.
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.origLet 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!