diff options
author | John Southworth <john.southworth@vyatta.com> | 2012-02-22 23:52:37 +0000 |
---|---|---|
committer | John Southworth <john.southworth@vyatta.com> | 2012-02-22 23:52:37 +0000 |
commit | 2959de736d3b72c171115e150f15bc3c55e4c2fd (patch) | |
tree | d531222894dbd647ce3136b470e034ca53080c5a /templates/monitor/interfaces/vrrp/node.def | |
parent | 8fe842931ce7f9bf2f2001797722439b417e4586 (diff) | |
download | vyatta-op-2959de736d3b72c171115e150f15bc3c55e4c2fd.tar.gz vyatta-op-2959de736d3b72c171115e150f15bc3c55e4c2fd.zip |
Bugfix 4053: implement bandwidth utilization montior commands 'mon int <type> <name>'; 'mon int <type> <name> flow'
Diffstat (limited to 'templates/monitor/interfaces/vrrp/node.def')
-rw-r--r-- | templates/monitor/interfaces/vrrp/node.def | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/monitor/interfaces/vrrp/node.def b/templates/monitor/interfaces/vrrp/node.def index d82910e..64c6684 100644 --- a/templates/monitor/interfaces/vrrp/node.def +++ b/templates/monitor/interfaces/vrrp/node.def @@ -1 +1,2 @@ help: Monitor a vrrp interface +run: bmon -p eth*v*,bond*v* |