8.7e
Plugin Architecture 2.6
Realtime 0.40
No settings misc tab
Other plugins like aggregate are working.
The Image Cache Directory directory does not exist. Please first create it and set permissions and then attempt to open another realtime graph.
If possible can I just set this directory in mysql.
Edward
Plugin Realtime
Moderators: Developers, Moderators
-
- Posts: 44
- Joined: Thu Jul 10, 2008 4:46 pm
I had to do this...Luckily I have another server with cacti 8.7d where this is working.
I did the configuration by hand... worked
mysql> insert into settings (name,value) values ('realtime_cache_path','/var/www/html/cacti/rcache');
Query OK, 1 row affected (0.00 sec)
mysql> insert into settings (name,value) values ('realtime_interval','10');
Query OK, 1 row affected (0.01 sec)
I did the configuration by hand... worked
mysql> insert into settings (name,value) values ('realtime_cache_path','/var/www/html/cacti/rcache');
Query OK, 1 row affected (0.00 sec)
mysql> insert into settings (name,value) values ('realtime_interval','10');
Query OK, 1 row affected (0.01 sec)
Who is online
Users browsing this forum: No registered users and 0 guests