Performance Graph printout to PDF failing on file permission

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: Performance Graph printout to PDF failing on file permis

Post by ssax »

What is the output of this command:

Code: Select all

grep "User \|Group " /etc/httpd/conf/httpd.conf
Asckey
Posts: 15
Joined: Tue Feb 18, 2014 11:31 am

Re: Performance Graph printout to PDF failing on file permis

Post by Asckey »

Hello,

Output below,

Code: Select all

User apache
Group apache
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: Performance Graph printout to PDF failing on file permis

Post by tgriep »

One more thing to check. It could be a version problem with the rrdtool Perl module that is installed on the server.
Can you run the following commands and post the output here?

Code: Select all

yum list installed |grep rrd
cpan -l |grep rrd
Thanks
Be sure to check out our Knowledgebase for helpful articles and solutions!
Asckey
Posts: 15
Joined: Tue Feb 18, 2014 11:31 am

Re: Performance Graph printout to PDF failing on file permis

Post by Asckey »

Hello All,

Thank you for your help. I upgraded to Nagios XI 5.5.7 this morning which has fixed this issue.
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Performance Graph printout to PDF failing on file permis

Post by lmiltchev »

I am glad your issue has been resolved!

I am closing this topic. If you have any further questions, please start a new thread.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked