This support forum board is for support questions relating to
Nagios XI, our flagship commercial network monitoring solution.
-
optionstechnology
- Posts: 234
- Joined: Thu Nov 17, 2016 11:26 am
Post
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
-
lmiltchev
- Bugs find me
- Posts: 13589
- Joined: Mon May 23, 2011 12:15 pm
Post
by lmiltchev »
Can you run the following command and show the output?
Be sure to check out our
Knowledgebase for helpful articles and solutions!