Hello All,
Thank you for your help. I upgraded to Nagios XI 5.5.7 this morning which has fixed this issue.
Search found 15 matches
- Mon Nov 19, 2018 3:45 am
- Forum: Nagios XI
- Topic: Performance Graph printout to PDF failing on file permission
- Replies: 24
- Views: 1710
- Fri Nov 16, 2018 5:12 am
- Forum: Nagios XI
- Topic: Performance Graph printout to PDF failing on file permission
- Replies: 24
- Views: 1710
- Thu Nov 15, 2018 4:10 am
- Forum: Nagios XI
- Topic: Performance Graph printout to PDF failing on file permission
- Replies: 24
- Views: 1710
Re: Performance Graph printout to PDF failing on file permis
Hello Scott,
Yes I can visually see the graph. I have overwritten the old file with the new and it has made no difference. I still get the same permissions error.
Yes I can visually see the graph. I have overwritten the old file with the new and it has made no difference. I still get the same permissions error.
- Wed Nov 14, 2018 11:25 am
- Forum: Nagios XI
- Topic: Performance Graph printout to PDF failing on file permission
- Replies: 24
- Views: 1710
Re: Performance Graph printout to PDF failing on file permis
Hello Scott,
Sorry I forgot to rename the title, I managed to get PDFs working, however I am seeing the issue for CSV, XML & JSON types.
OS type is CentOS 7 and was deployed from the Nagios template.
Sorry I forgot to rename the title, I managed to get PDFs working, however I am seeing the issue for CSV, XML & JSON types.
OS type is CentOS 7 and was deployed from the Nagios template.
- Wed Nov 14, 2018 3:54 am
- Forum: Nagios XI
- Topic: Performance Graph printout to PDF failing on file permission
- Replies: 24
- Views: 1710
Re: Performance Graph printout to PDF failing on file permis
Hello All,
Code: Select all
# grep nag /etc/group
nagios:x:1000:nagios,apache,snmptt
nagcmd:x:1001:nagios,apache,snmptt
- Tue Nov 13, 2018 10:44 am
- Forum: Nagios XI
- Topic: Performance Graph printout to PDF failing on file permission
- Replies: 24
- Views: 1710
Re: Performance Graph printout to PDF failing on file permis
Hello All, Output below, # ls -la /usr/local/nagiosxi/html/includes/components/highcharts/exporting-server total 37488 drwxr-x---. 3 nagios nagios 4096 Sep 20 20:37 . drwxr-x---. 3 nagios nagios 4096 Sep 20 20:32 .. -rw-r-----. 1 nagios nagios 17 Oct 12 11:36 .gitignore -rw-r-----. 1 nagios nagios 1...
- Tue Nov 13, 2018 5:45 am
- Forum: Nagios XI
- Topic: Performance Graph printout to PDF failing on file permission
- Replies: 24
- Views: 1710
Re: Performance Graph printout to PDF failing on file permis
I got the below error, [Tue Nov 13 10:39:24.618916 2018] [:error] [pid 117486] [client *IP Address*:17632] PHP Warning: file_put_contents(/tmp/934d8d690107176a079ef8b3e392024f.csv): failed to open stream: No such file or directory in /usr/local/nagiosxi/html/includes/components/xicore/export-rrd.php...
- Mon Nov 12, 2018 3:46 am
- Forum: Nagios XI
- Topic: Performance Graph printout to PDF failing on file permission
- Replies: 24
- Views: 1710
Re: Performance Graph printout to PDF failing on file permis
Hello Scott,
Code: Select all
drwxrwxrwt. 7 root root 4096 Nov 12 08:45 /tmp
- Wed Nov 07, 2018 10:44 am
- Forum: Nagios XI
- Topic: Performance Graph printout to PDF failing on file permission
- Replies: 24
- Views: 1710
Re: Performance Graph printout to PDF failing on file permis
Hello Scott,
Printouts are below,
Printouts are below,
Code: Select all
ls -ld /usr/local/nagiosxi/tmp
drwsrwsrwx. 2 nagios nagios 4096 Oct 12 11:36 /usr/local/nagiosxi/tmp
grep nag /etc/group
nagios:x:1000:nagios,apache,snmptt
nagcmd:x:1001:nagios,apache,snmptt
getenforce
Disabled
- Fri Nov 02, 2018 4:00 am
- Forum: Nagios XI
- Topic: Performance Graph printout to PDF failing on file permission
- Replies: 24
- Views: 1710
Re: Performance Graph printout to PDF failing on file permis
Thank you for the quick reply Scott. I have changed the permissions for "/usr/local/nagiosxi/tmp/" however I am still getting the same issue. What error are you seeing? "Couldn't create temporary file. Check that the directory permissions for the /tmp directory are set to 777." ...