diff options
author | Stig Thormodsrud <stig@io.vyatta.com> | 2008-12-11 16:46:52 -0800 |
---|---|---|
committer | Stig Thormodsrud <stig@io.vyatta.com> | 2008-12-11 16:46:52 -0800 |
commit | 1f641ff640b38157fa8bd768d21ed54beb2aee68 (patch) | |
tree | 91ae365dcb2b0ecc9448cbbb69158399e48dd7b7 /templates | |
parent | 80d41820b9d1a28db981dcbffc7d6ddb0f04e5f9 (diff) | |
download | vyatta-op-1f641ff640b38157fa8bd768d21ed54beb2aee68.tar.gz vyatta-op-1f641ff640b38157fa8bd768d21ed54beb2aee68.zip |
Add option to show counters for multiple interfaces.
Diffstat (limited to 'templates')
-rw-r--r-- | templates/show/interfaces/counters/node.def | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/show/interfaces/counters/node.def b/templates/show/interfaces/counters/node.def new file mode 100644 index 0000000..1cef3ee --- /dev/null +++ b/templates/show/interfaces/counters/node.def @@ -0,0 +1,2 @@ +help: Show network interface counters +run: ${vyatta_bindir}/vyatta-show-interfaces.pl --action=show-count |