I've found a couple of small things that are worth noting:
1) Docs.
http://www.network-weathermap.com/manua ... INBWFORMAT
The example is
Code: Select all
INBWFORMAT {node:this:inpercent}% of {node:this:max_bandwidth_in:%k}b/sec
Code: Select all
INBWFORMAT {link:this:inpercent}% of {link:this:max_bandwidth_in:%k}b/sec
Code: Select all
INBWFORMAT {link:this:bandwidth_in:%0.2k}@{link:this:max_bandwidth_in:%0.0k}b/s
OUTBWFORMAT {link:this:bandwidth_out:%0.2k}@{link:this:max_bandwidth_out:%0.0k}b/s
Code: Select all
BANDWIDTH 1G
I've found a work around, but it's a bit of a hack.
Code: Select all
BANDWIDTH 1.001G