[SOLVED] Graphs not showing in Tree but works on "Viewi
Moderators: Developers, Moderators
[SOLVED] Graphs not showing in Tree but works on "Viewi
Hi,
i appologize if this question has been asked earlier, but I'm kinda new to Cacti and didn't find this particular question in the FAQ.
I got a problem with graphs not showing. However this is only in the main Graph Tree. I have a broken link there, but if I click on that one I get the graphs up just fine. (I'm monitoring traffic so I got Daily, Weekly, Monthly and Yearly graphs).
Also "Zoom Graph" doesn't work.
How can I fix this?
I run Cacti 0.8.7a on Solaris 10.
i appologize if this question has been asked earlier, but I'm kinda new to Cacti and didn't find this particular question in the FAQ.
I got a problem with graphs not showing. However this is only in the main Graph Tree. I have a broken link there, but if I click on that one I get the graphs up just fine. (I'm monitoring traffic so I got Daily, Weekly, Monthly and Yearly graphs).
Also "Zoom Graph" doesn't work.
How can I fix this?
I run Cacti 0.8.7a on Solaris 10.
Correct.
RRDTool Command:
/opt/csw/bin/rrdtool graph - \
--imgformat=PNG \
--start=-86400 \
--end=-300 \
--title="NIX 1 - Traffic - ge-1/3/0.10" \
--rigid \
--base=1000 \
--height=120 \
--width=500 \
--alt-autoscale-max \
--lower-limit=0 \
--vertical-label="bits per second" \
DEF:a="/export/home/cacti/cacti-0.8.7a/rra/nix_1_traffic_in_14.rrd":traffic_in:AVERAGE \
DEF:b="/export/home/cacti/cacti-0.8.7a/rra/nix_1_traffic_in_14.rrd":traffic_in:MAX \
DEF:c="/export/home/cacti/cacti-0.8.7a/rra/nix_1_traffic_in_14.rrd":traffic_out:AVERAGE \
DEF:d="/export/home/cacti/cacti-0.8.7a/rra/nix_1_traffic_in_14.rrd":traffic_out:MAX \
CDEF:cdefa=a,8,* \
CDEF:cdefd=b,8,* \
CDEF:cdefe=c,8,* \
CDEF:cdefh=d,8,* \
AREA:cdefa#00CF00:"Inbound" \
GPRINT:cdefa:LAST:" Current\:%8.2lf %s" \
GPRINT:cdefa:AVERAGE:"Average\:%8.2lf %s" \
GPRINT:cdefd:MAX:"Maximum\:%8.2lf %s\n" \
LINE1:cdefe#002A97:"Outbound" \
GPRINT:cdefe:LAST:"Current\:%8.2lf %s" \
GPRINT:cdefe:AVERAGE:"Average\:%8.2lf %s" \
GPRINT:cdefh:MAX:"Maximum\:%8.2lf %s"
RRDTool Says:
OK
It is showing in Graph Management
Still issue with trees and in preview mode
RRDTool Command:
/opt/csw/bin/rrdtool graph - \
--imgformat=PNG \
--start=-86400 \
--end=-300 \
--title="NIX 1 - Traffic - ge-1/3/0.10" \
--rigid \
--base=1000 \
--height=120 \
--width=500 \
--alt-autoscale-max \
--lower-limit=0 \
--vertical-label="bits per second" \
DEF:a="/export/home/cacti/cacti-0.8.7a/rra/nix_1_traffic_in_14.rrd":traffic_in:AVERAGE \
DEF:b="/export/home/cacti/cacti-0.8.7a/rra/nix_1_traffic_in_14.rrd":traffic_in:MAX \
DEF:c="/export/home/cacti/cacti-0.8.7a/rra/nix_1_traffic_in_14.rrd":traffic_out:AVERAGE \
DEF:d="/export/home/cacti/cacti-0.8.7a/rra/nix_1_traffic_in_14.rrd":traffic_out:MAX \
CDEF:cdefa=a,8,* \
CDEF:cdefd=b,8,* \
CDEF:cdefe=c,8,* \
CDEF:cdefh=d,8,* \
AREA:cdefa#00CF00:"Inbound" \
GPRINT:cdefa:LAST:" Current\:%8.2lf %s" \
GPRINT:cdefa:AVERAGE:"Average\:%8.2lf %s" \
GPRINT:cdefd:MAX:"Maximum\:%8.2lf %s\n" \
LINE1:cdefe#002A97:"Outbound" \
GPRINT:cdefe:LAST:"Current\:%8.2lf %s" \
GPRINT:cdefe:AVERAGE:"Average\:%8.2lf %s" \
GPRINT:cdefh:MAX:"Maximum\:%8.2lf %s"
RRDTool Says:
OK
It is showing in Graph Management
Still issue with trees and in preview mode
- gandalf
- Developer
- Posts: 22383
- Joined: Thu Dec 02, 2004 2:46 am
- Location: Muenster, Germany
- Contact:
Please try http://forums.cacti.net/viewtopic.php?t=24275 or http://forums.cacti.net/viewtopic.php?t=24347
Reinhard
Reinhard
Who is online
Users browsing this forum: No registered users and 1 guest