diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-01-29 14:35:43 -0800 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-01-29 14:35:43 -0800 |
commit | 362df27e72119c0a6ea0c989c053b0dc0a68fb67 (patch) | |
tree | 86845f29d804d4c9d2995a11278d0d225996409d /templates/show | |
parent | 53a2e008425841bf8ac0088bb149cf328ccb220d (diff) | |
parent | 4c4a35e055b880ca722b09fd60e5072a83998801 (diff) | |
download | vyatta-op-362df27e72119c0a6ea0c989c053b0dc0a68fb67.tar.gz vyatta-op-362df27e72119c0a6ea0c989c053b0dc0a68fb67.zip |
Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-op into jenner
Diffstat (limited to 'templates/show')
-rw-r--r-- | templates/show/interfaces/counters/node.def | 2 | ||||
-rw-r--r-- | templates/show/system/connections/tcp/all/node.def (renamed from templates/show/tcp/all/node.def) | 0 | ||||
-rw-r--r-- | templates/show/system/connections/tcp/node.def (renamed from templates/show/tcp/node.def) | 0 | ||||
-rw-r--r-- | templates/show/system/connections/tcp/numeric/node.def (renamed from templates/show/tcp/numeric/node.def) | 0 | ||||
-rw-r--r-- | templates/show/system/connections/udp/node.def (renamed from templates/show/udp/node.def) | 0 | ||||
-rw-r--r-- | templates/show/system/connections/udp/numeric/node.def (renamed from templates/show/udp/numeric/node.def) | 0 |
6 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 diff --git a/templates/show/tcp/all/node.def b/templates/show/system/connections/tcp/all/node.def index 6aa1cae..6aa1cae 100644 --- a/templates/show/tcp/all/node.def +++ b/templates/show/system/connections/tcp/all/node.def diff --git a/templates/show/tcp/node.def b/templates/show/system/connections/tcp/node.def index 8b6c99b..8b6c99b 100644 --- a/templates/show/tcp/node.def +++ b/templates/show/system/connections/tcp/node.def diff --git a/templates/show/tcp/numeric/node.def b/templates/show/system/connections/tcp/numeric/node.def index 7df9efe..7df9efe 100644 --- a/templates/show/tcp/numeric/node.def +++ b/templates/show/system/connections/tcp/numeric/node.def diff --git a/templates/show/udp/node.def b/templates/show/system/connections/udp/node.def index ef9e55f..ef9e55f 100644 --- a/templates/show/udp/node.def +++ b/templates/show/system/connections/udp/node.def diff --git a/templates/show/udp/numeric/node.def b/templates/show/system/connections/udp/numeric/node.def index cb43a91..cb43a91 100644 --- a/templates/show/udp/numeric/node.def +++ b/templates/show/system/connections/udp/numeric/node.def |