Hello,
I just finished installing the Plugin Arch and WeatherMap. Everything appears to be working. However, how shoud I check to make sure the BW Load percentages are correct?
As you can see below, my config is pretty basic. I have included a snapshot below to explain what I mean. I guess I am not sure what values the weathermap plug-in is using (e.g. Current, Average, and Maximum).
It's my understanding that the first object listed in the "Target" line should host the Interface. Correct? How does it look? I would like to utilize Bits per sec (e.g. Mbps, Kbps, etc), but I think that's already done. Thanks!
Note: this is for a point-to-point VPN using a Netscreen Tunnel Interface. We have a fractional T3 with a 15 Mbps CIR (no burst).
# Node definitions:
NODE USNYC1NSC1-C
LABEL NYC1
INFOURL http://10.109.4.148/cacti/graph_view.ph ... &leaf_id=9
ICON images/Firewall3.png
LABELOFFSET S
POSITION 384 262
NODE USBOS2NSC1-C
LABEL BOS2
INFOURL http://10.109.4.148/cacti/graph_view.ph ... leaf_id=10
ICON images/Firewall3.png
LABELOFFSET N
POSITION 384 70
# End of NODE section
# Link definitions:
LINK USNYC1NSC1-C-USBOS2NSC1-C
TARGET /srv/cacti/rra/usnyc1nsc1c_ifoutoctets_20.rrd:ifOutOctets:ifInOctets
NODES USNYC1NSC1-C USBOS2NSC1-C
BANDWIDTH 15M
[SOLVED] WeatherMap BW Check
Moderators: Developers, Moderators
[SOLVED] WeatherMap BW Check
- Attachments
-
- weathermap1.PNG (19.02 KiB) Viewed 2655 times
-
- weathermap2.PNG (27.81 KiB) Viewed 2655 times
- Howie
- Cacti Guru User
- Posts: 5508
- Joined: Thu Sep 16, 2004 5:53 am
- Location: United Kingdom
- Contact:
Re: WeatherMap BW Check
Not sure I follow - ((current value)/(max value))*100 => percentagepacket7 wrote:I just finished installing the Plugin Arch and WeatherMap. Everything appears to be working. However, how shoud I check to make sure the BW Load percentages are correct?
The first object in the NODES line, but yes, it should be the one the rrd is being measured on.packet7 wrote: It's my understanding that the first object listed in the "Target" line should host the Interface. Correct? How does it look? I would like to utilize Bits per sec (e.g. Mbps, Kbps, etc), but I think that's already done. Thanks!
I think you have the DS names the wrong way around in your TARGET line.packet7 wrote: # Link definitions:
LINK USNYC1NSC1-C-USBOS2NSC1-C
TARGET /srv/cacti/rra/usnyc1nsc1c_ifoutoctets_20.rrd:ifOutOctets:ifInOctets
NODES USNYC1NSC1-C USBOS2NSC1-C
BANDWIDTH 15M
Code: Select all
TARGET /srv/cacti/rra/usnyc1nsc1c_ifoutoctets_20.rrd:ifInOctets:ifOutOctets
If you want to see actual bandwidth in the arrows, rather than percentages, add a BWLABEL bits line in the LINK section - the colours will still be based on the percentage use, so you still get some indication of how busy it is.
One note though: if your bandwidth is (in+out)<15M, then the percentages will be wrong. There's no real fix for this one...
Weathermap 0.98a is out! & QuickTree 1.0. Superlinks is over there now (and built-in to Cacti 1.x).
Some Other Cacti tweaks, including strip-graphs, icons and snmp/netflow stuff.
(Let me know if you have UK DevOps or Network Ops opportunities, too!)
Some Other Cacti tweaks, including strip-graphs, icons and snmp/netflow stuff.
(Let me know if you have UK DevOps or Network Ops opportunities, too!)
Who is online
Users browsing this forum: No registered users and 0 guests