summaryrefslogtreecommitdiff
path: root/templates/monitor
diff options
context:
space:
mode:
authorDmytro Aleksandrov <alkersan@gmail.com>2019-08-30 18:43:01 +0300
committerDmytro Aleksandrov <alkersan@gmail.com>2019-08-30 18:43:01 +0300
commiteea95c8980a290d753777da173935f39f1589b9b (patch)
treee2d8f866b38be9dbe35973bb632df8e7a90d256c /templates/monitor
parent8efa92beebfbeb70dd834b568365eda161271d38 (diff)
downloadvyatta-op-eea95c8980a290d753777da173935f39f1589b9b.tar.gz
vyatta-op-eea95c8980a290d753777da173935f39f1589b9b.zip
T1621 remove misc ops after python/xml rewrite
Diffstat (limited to 'templates/monitor')
-rw-r--r--templates/monitor/bandwidth-test/accept/node.def2
-rw-r--r--templates/monitor/bandwidth-test/initiate/node.def1
-rw-r--r--templates/monitor/bandwidth-test/initiate/node.tag/node.def3
-rw-r--r--templates/monitor/bandwidth-test/node.def1
4 files changed, 0 insertions, 7 deletions
diff --git a/templates/monitor/bandwidth-test/accept/node.def b/templates/monitor/bandwidth-test/accept/node.def
deleted file mode 100644
index 1dc5335..0000000
--- a/templates/monitor/bandwidth-test/accept/node.def
+++ /dev/null
@@ -1,2 +0,0 @@
-help: Wait for bandwidth test connections (port TCP/5001)
-run: iperf -s
diff --git a/templates/monitor/bandwidth-test/initiate/node.def b/templates/monitor/bandwidth-test/initiate/node.def
deleted file mode 100644
index af8c1bd..0000000
--- a/templates/monitor/bandwidth-test/initiate/node.def
+++ /dev/null
@@ -1 +0,0 @@
-help: Initiate a bandwidth test
diff --git a/templates/monitor/bandwidth-test/initiate/node.tag/node.def b/templates/monitor/bandwidth-test/initiate/node.tag/node.def
deleted file mode 100644
index 3d047dd..0000000
--- a/templates/monitor/bandwidth-test/initiate/node.tag/node.def
+++ /dev/null
@@ -1,3 +0,0 @@
-help: Initiate a bandwidth test to specified host (port TCP/5001)
-allowed: echo '<hostname> <x.x.x.x> <h:h:h:h:h:h:h:h>'
-run: iperf -c $4
diff --git a/templates/monitor/bandwidth-test/node.def b/templates/monitor/bandwidth-test/node.def
deleted file mode 100644
index c83cb4f..0000000
--- a/templates/monitor/bandwidth-test/node.def
+++ /dev/null
@@ -1 +0,0 @@
-help: Initiate or wait for bandwidth test