No Graphs at Tree level -- Please Help....

Post support questions that directly relate to Linux/Unix operating systems.

Moderators: Developers, Moderators

Post Reply
Romes
Posts: 1
Joined: Mon Sep 19, 2005 3:54 am

No Graphs at Tree level -- Please Help....

Post by Romes »

I installed & configured Cacti correctly, But i cannot see any graphs at Tree level and also the soom graphs. But once i click on one of the link of Tree level graph it goes to the inside and that graphs can be seen. when i go to Graph management it also says "RRD TOOL SAYS : Ok". So pls help me to get this first level graphs on display...

Thanks & regards,
Romes.
Attachments
1.GIF
1.GIF (29.24 KiB) Viewed 1157 times
User avatar
Cybex
Posts: 49
Joined: Tue Sep 20, 2005 7:57 am
Contact:

Post by Cybex »

I got the exact same problem! Somebody that knows the solution?
User avatar
rony
Developer/Forum Admin
Posts: 6022
Joined: Mon Nov 17, 2003 6:35 pm
Location: Michigan, USA
Contact:

Post by rony »

Can you post the debug for one of the broken graphs?

Click on the little wrench next the graph.
[size=117][i][b]Tony Roman[/b][/i][/size]
[size=84][i]Experience is what causes a person to make new mistakes instead of old ones.[/i][/size]
[size=84][i]There are only 3 way to complete a project: Good, Fast or Cheap, pick two.[/i][/size]
[size=84][i]With age comes wisdom, what you choose to do with it determines whether or not you are wise.[/i][/size]
User avatar
Cybex
Posts: 49
Joined: Tue Sep 20, 2005 7:57 am
Contact:

Post by Cybex »

Here is a screenshot:
click

Here is the code you asked for:

Code: Select all

/usr/local/rrdtool-1.2.11/bin/rrdtool graph - \
--imgformat=PNG \
--start=1127148301 \
--end=1127234401 \
--title="Localhost - Memory Usage" \
--rigid \
--base=1000 \
--height=120 \
--width=500 \
--alt-autoscale-max \
--lower-limit=0 \
COMMENT:"From 2005/09/19 18:45:01 To 2005/09/20 18:40:01\c" \
COMMENT:"  \n" \
--vertical-label="kilobytes" \
DEF:a="/var/www/html/rra/localhost_mem_buffers_3.rrd":mem_buffers:AVERAGE \
DEF:b="/var/www/html/rra/localhost_mem_swap_4.rrd":mem_swap:AVERAGE \
AREA:a#FF4105:"Free"  \
GPRINT:a:LAST:"Current\:%8.2lf %s"  \
GPRINT:a:AVERAGE:"Average\:%8.2lf %s"  \
GPRINT:a:MAX:"Maximum\:%8.2lf %s\n"  \
STACK:b#FFC73B:"Swap"  \
GPRINT:b:LAST:"Current\:%8.2lf %s"  \
GPRINT:b:AVERAGE:"Average\:%8.2lf %s"  \
GPRINT:b:MAX:"Maximum\:%8.2lf %s" 
These files do exist:
/var/www/html/rra/localhost_mem_buffers_3.rrd
/var/www/html/rra/localhost_mem_swap_4.rrd
User avatar
Cybex
Posts: 49
Joined: Tue Sep 20, 2005 7:57 am
Contact:

Post by Cybex »

Somebody? Please?
User avatar
Cybex
Posts: 49
Joined: Tue Sep 20, 2005 7:57 am
Contact:

Post by Cybex »

I downgraded to version F and everything works fine now...
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest