Code: Select all
NODE TRAFFIC_out
LABEL {node:this:bandwidth_out:%k} Out
ICON none
NODE TRAFFIC_in
LABEL {node:this:bandwidth_in:%d} In
ICON none
# TEMPLATE-only LINKs:
LINK DEFAULT
WIDTH 3
ARROWSTYLE compact
BWSTYLE Angled
BANDWIDTH 50M
# regular NODEs:
NODE RACFWROS03_traffic_in
TEMPLATE TRAFFIC_in
INFOURL /cacti/graph.php?rra_id=all&local_graph_id=82557
OVERLIBGRAPH /cacti/graph_image.php?rra_id=0&graph_nolegend=true&graph_height=100&graph_width=300&local_graph_id=82557
TARGET gauge:/usr/share/cacti/site/rra/racfwros03_cluster_ifinoctets_82935.rrd:-:ifInOctets
POSITION 1109 281
NODE RACFWROS03_traffic_out
TEMPLATE TRAFFIC_out
INFOURL /cacti/graph.php?rra_id=all&local_graph_id=82557
OVERLIBGRAPH /cacti/graph_image.php?rra_id=0&graph_nolegend=true&graph_height=100&graph_width=300&local_graph_id=82557
TARGET gauge:/usr/share/cacti/site/rra/racfwros03_cluster_ifinoctets_82935.rrd:-:ifOutOctets
POSITION 1108 302
First > excuse me for my bad English ...
Two > You can see up a truncated part of my testing config ... my problem is that i can't display correct label for the traffic " In " , always " showing " 0 " ( see attachment )
Is there any problem in the config ?
( inOutOctets and inOutOctets are the DS name showing by rrdtool info .. )
What to do to display mega and not kilo ?
Third > Can someone tell ( or show ) me how i can change the color of the concerned node label using the status of the VPN Tunnel ( up / down ) .
I'm using the "Netscreen - Tunnel Interface Traffic" template.
Cacti Logs =
Thank you very much04/19/2011 02:45:24 PM - WEATHERMAP: Poller[0] WARNING: [Map 30] test.conf: NewColourFromPercent: Clipped 489277.12484% to 100% for item RACFWROS03_traffic_out [WMWARN33]
04/19/2011 02:45:24 PM - WEATHERMAP: Poller[0] WARNING: [Map 30] test.conf: NewColourFromPercent: Clipped 147912.98507% to 100% for item RACFWROS03_traffic_in [WMWARN33]
Benoît