I’m having issues sending data from my rrd files being pulled in using LibreNMS although running weathermap.php with the debug flags shows the following
I can see the color of the link change so i know the values are changing it’s just showing a label of 0.0% between both my nodes
DEBUG: [DrawMap@WeatherMap.class.php:3178] Bandwidth for label is 6.914
LABEL isn’t a valid command for a link. You should be getting an error to say that.
Also the string you have there after the label isn’t correct. If LABEL was a valid command, it’d be {link:this:bandwidth_out:%d} (note the third colon)