Page 1 of 1

Cannot Download CSV from Perf Graph

Posted: Wed Jul 10, 2019 10:13 am
by optionstechnology
This is a follow on from https://support.nagios.com/forum/viewto ... 16&t=54608

The fix detailed in that thread-

Code: Select all

chown -R  nagios.nagios /usr/local/nagiosxi/html/includes/components/highcharts/exporting-server/temp
chmod -R  ug+rwx /usr/local/nagiosxi/html/includes/components/highcharts/exporting-server/temp
worked on all of the other graphs on the server, but one is still displaying-
Couldn't create temporary file. Check that the directory permissions for the /usr/local/nagiosxi/tmp directory are set to 775.
when I try to download

Re: Cannot Download CSV from Perf Graph

Posted: Wed Jul 10, 2019 1:30 pm
by lmiltchev
Can you run the following command and show the output?

Code: Select all

ls -lad /usr/local/nagiosxi/tmp