The Image Cache Directory directory does not exist
Error:
The Image Cache Directory directory does not exist. Please first create it and set permissions and then attempt to open another realtime graph.
Solution:
1. In cacti console go to Settings --> Misc --> Realtime graphs --> Cache Directory
2. Set your Path there and change the mode to 777.
[root@cactiserver realtime]# mkdir cache_dir
[root@cactiserver realtime]# chmod 777 cache_dir
3. You should be good to go now. Please check real time graph again.
The Image Cache Directory directory does not exist. Please first create it and set permissions and then attempt to open another realtime graph.
Solution:
1. In cacti console go to Settings --> Misc --> Realtime graphs --> Cache Directory
cacti |
2. Set your Path there and change the mode to 777.
[root@cactiserver realtime]# mkdir cache_dir
[root@cactiserver realtime]# chmod 777 cache_dir
3. You should be good to go now. Please check real time graph again.
No comments