diff options
Diffstat (limited to 'templates/monitor/command')
-rw-r--r-- | templates/monitor/command/node.def | 1 | ||||
-rw-r--r-- | templates/monitor/command/node.tag/node.def | 3 |
2 files changed, 0 insertions, 4 deletions
diff --git a/templates/monitor/command/node.def b/templates/monitor/command/node.def deleted file mode 100644 index 3e08ab7..0000000 --- a/templates/monitor/command/node.def +++ /dev/null @@ -1 +0,0 @@ -help: Monitor an operational mode command (refreshes every 2 seconds) diff --git a/templates/monitor/command/node.tag/node.def b/templates/monitor/command/node.tag/node.def deleted file mode 100644 index ed73d6b..0000000 --- a/templates/monitor/command/node.tag/node.def +++ /dev/null @@ -1,3 +0,0 @@ -help: Monitor operational mode command -allowed: echo '<operational-mode-command>' -run: watch /opt/vyatta/bin/vyatta-op-cmd-wrapper ${@:3} |