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
Problem with editing graph titles
Moderators: Developers, Moderators
-
- Posts: 11
- Joined: Tue Mar 07, 2006 9:06 am
Problem with editing graph titles
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
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
Re: Problem with editing graph titles
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.
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.
-
- Posts: 11
- Joined: Tue Mar 07, 2006 9:06 am
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!
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!
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
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
-
- Posts: 11
- Joined: Tue Mar 07, 2006 9:06 am
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.
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
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
Who is online
Users browsing this forum: No registered users and 1 guest