diff options
author | John Southworth <john.southworth@vyatta.com> | 2011-09-09 19:54:09 -0500 |
---|---|---|
committer | John Southworth <john.southworth@vyatta.com> | 2011-09-09 19:54:09 -0500 |
commit | 7789cf5e792174aff5c127eb90859c46608a937b (patch) | |
tree | 5be8b2fe8a2bf6cb6e167598ccd936ca749ec716 /templates/show/monitoring/node.def | |
parent | 8f4406f107b6f93eb9e868018150e1f4687aef68 (diff) | |
download | vyatta-op-7789cf5e792174aff5c127eb90859c46608a937b.tar.gz vyatta-op-7789cf5e792174aff5c127eb90859c46608a937b.zip |
Add 'show monitoring' script to list active background monitoring
Diffstat (limited to 'templates/show/monitoring/node.def')
-rw-r--r-- | templates/show/monitoring/node.def | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/show/monitoring/node.def b/templates/show/monitoring/node.def index 33a9848..9c16edc 100644 --- a/templates/show/monitoring/node.def +++ b/templates/show/monitoring/node.def @@ -1 +1,2 @@ help: Show currently monitored services +run: ${vyatta_bindir}/vyatta-monitor-list |