diff options
author | John Southworth <john.southworth@vyatta.com> | 2011-09-09 19:54:09 -0500 |
---|---|---|
committer | John Southworth <john.southworth@vyatta.com> | 2011-10-27 17:11:29 -0500 |
commit | 5ffdcf0fce813c75443dad86a2537d3fe6036c66 (patch) | |
tree | 83ea798553608bb55b34abe4f16c0e7e9782b007 /templates | |
parent | 2c00e7d0ad36351ebbf2721800f28815a71b5294 (diff) | |
download | vyatta-op-5ffdcf0fce813c75443dad86a2537d3fe6036c66.tar.gz vyatta-op-5ffdcf0fce813c75443dad86a2537d3fe6036c66.zip |
Add 'show monitoring' script to list active background monitoring
(cherry picked from commit 7789cf5e792174aff5c127eb90859c46608a937b)
Diffstat (limited to 'templates')
-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 |