Now I have one more issue, all of my gauge items are reporting the same thing in the logs,
ReadData: NODE gigB37, target: gauge:/var/www/cacti/rra/gigswitchb_traffic_in_1722.rrd:int_status:- on config line 1900 of /var/www/cacti/plugins/weathermap/configs/switchPorts.conf had no valid data, according to WeatherMapDataSource_rrd
I know the path is correct so that is not what is breaking it.
Code: Select all
FONTDEFINE 100 docs/example/Vera.ttf 10
WIDTH 1280
HEIGHT 1400
HTMLSTYLE overlib
KEYFONT 100
TITLE Main Library
TIMEPOS 17 1300 Created: %b %d %Y %H:%M:%S
KEYPOS DEFAULT 10 1300 Traffic Load
KEYSTYLE DEFAULT horizontal
KEYTEXTCOLOR 0 0 0
KEYOUTLINECOLOR 0 0 0
KEYBGCOLOR 255 255 255
BGCOLOR 230 230 230
TITLECOLOR 0 0 0
TIMECOLOR 0 0 0
SCALE DEFAULT 0 5 204 204 204 0 255 0
SCALE DEFAULT 5 50 0 255 0 255 255 0
SCALE DEFAULT 50 100 255 255 0 255 0 0
SCALE IFSTATUS 0 1.5 0 255 0 Up
SCALE IFSTATUS 1.5 2.5 255 0 0 Down
#SET key_hidezero_DEFAULT 1
# End of global section
# TEMPLATE-only NODEs:
NODE DEFAULT
LABELFONT 100
MAXVALUE 100
# TEMPLATE-only LINKs:
LINK DEFAULT
WIDTH 6
ARROWSTYLE compact
BWFONT 100
BWLABEL none
BANDWIDTH 1000M
# regular NODEs:
NODE gigA1
LABEL sA1
INFOURL /cacti/graph.php?rra_id=all&local_graph_id=1743
OVERLIBGRAPH /cacti/graph_image.php?rra_id=0&graph_nolegend=true&graph_height=100&graph_width=300&local_graph_id=1743
ICON 15 15 square
TARGET gauge:/var/www/cacti/rra/gigswitcha_traffic_in_1896.rrd:int_status:-
USESCALE IFSTATUS
POSITION 50 100
NODE A1
LABEL A1
POSITION 50 10
LINK gigA1-A1
INFOURL /cacti/graph.php?rra_id=all&local_graph_id=1743
TARGET /var/www/cacti/rra/gigswitcha_traffic_in_1896.rrd
OVERLIBGRAPH /cacti/graph_image.php?rra_id=0&graph_nolegend=true&graph_height=100&graph_width=300&local_graph_id=1743
USESCALE DEFAULT
NODES gigA1 A1