Plugin Realtime

Announcements concerning Plugins for Cacti

Moderators: Developers, Moderators

Post Reply
appodictic
Posts: 44
Joined: Thu Jul 10, 2008 4:46 pm

Plugin Realtime

Post by appodictic »

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
appodictic
Posts: 44
Joined: Thu Jul 10, 2008 4:46 pm

Post by appodictic »

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)
Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests