Monitor bandwidth usage by pool or VLAN

Share your expert knowledge and show off your skills.
Post Reply
southworth
Cadet
Posts: 4
Joined: Fri Jun 22, 2007 8:03 pm

Monitor bandwidth usage by pool or VLAN

Post by southworth »

If you're a NetEqualizer user and would like see the amount of bandwidth usage (instantaneous usage) in a pool, simply use the following command in the command line:

brctl getpeak my <pool#>

To see the amount of bandwidth usage (instantaneous usage) on a VLAN, you will first need to set up a VLAN shaping rule on the NetEqualizer to make it VLAN aware. From the command line, you’ll then type:

brctl getpeak my <VLAN_ID + 50000>

That should do it.
Post Reply