Problem with editing graph titles

Post general support questions here that do not specifically fall into the Linux or Windows categories.

Moderators: Developers, Moderators

Post Reply
manahmanah
Posts: 11
Joined: Tue Mar 07, 2006 9:06 am

Problem with editing graph titles

Post by manahmanah »

Hello,

I have a problem with my little cacti:
I created for the localhost (a linux box running debian) graphs for several filesystems. Then, I wanted to change the graph title so I choosed Console -> Graph Management and I clicked on the title "Localhost - Disk Space - /dev/sdc3", in the following window I changed the value of Supplemental Graph Template -> Graph Fields -> Title and finally clicked Save.

Well, result is that the graph totally disappeared. :-?
The graph must be still somewhere there, because if I select "New Graphs" for "Localhost", the Data Query for /dev/sdc3 is not clickable (=it already exists).

What should I do?

Thanks
GNU/Linux Debian sid 2.4.27-2-686-smp on Intel ISP2150
cacti 0.8.6h-2 | cacti-cactid 0.8.6g-2 | plugins: thold 0.2.7, mactrack
MySQL 5.0.18-7 | Apache 1.3.34-2 | PHP 4.4.2-1 | rrdtool 1.0.49-1 | perl 5.8.8-2
Ake
Posts: 1
Joined: Wed Mar 08, 2006 9:28 am

Re: Problem with editing graph titles

Post by Ake »

Hello manahmanah,

I had the same problem but there
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=351342
I found a Solution for the Problem.

Just download a zip file of the Version 0.8.6h and extract it. Copy the folder ..../cacti-0.8.6h/lib/adodb to your /lib in Debian cacti-folder, its /usr/share/cacti/site/lib .

Then exchange
include("/usr/share/php/adodb/adodb.inc.php");
by
include($config["library_path"] . "/adodb/adodb.inc.php");

in /usr/share/cacti/site/include/config.php.

That´s it.
manahmanah
Posts: 11
Joined: Tue Mar 07, 2006 9:06 am

Post by manahmanah »

Thank you, Ake.

Well, after that I had also to re-patch functions.php and snmp.php since I'm using the mactack-plugin, but it worked.

Any suggestion how to recover the graphs that are half-lost?
Do I need to delete completely "localhost" as device and recreate again?
(no other graphs have been lost so far for me)

Cheers,
and thanks to all cacti deveopers! :P
GNU/Linux Debian sid 2.4.27-2-686-smp on Intel ISP2150
cacti 0.8.6h-2 | cacti-cactid 0.8.6g-2 | plugins: thold 0.2.7, mactrack
MySQL 5.0.18-7 | Apache 1.3.34-2 | PHP 4.4.2-1 | rrdtool 1.0.49-1 | perl 5.8.8-2
manahmanah
Posts: 11
Joined: Tue Mar 07, 2006 9:06 am

Post by manahmanah »

Argh, I spoke too early :(
I have to change something else, because the admin interface for mactrack doesn't work. Some path for the plugin need to be fixed.
GNU/Linux Debian sid 2.4.27-2-686-smp on Intel ISP2150
cacti 0.8.6h-2 | cacti-cactid 0.8.6g-2 | plugins: thold 0.2.7, mactrack
MySQL 5.0.18-7 | Apache 1.3.34-2 | PHP 4.4.2-1 | rrdtool 1.0.49-1 | perl 5.8.8-2
Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests