diff options
Diffstat (limited to 'templates/monitor/bandwidth-test/initiate')
-rw-r--r-- | templates/monitor/bandwidth-test/initiate/node.def | 1 | ||||
-rw-r--r-- | templates/monitor/bandwidth-test/initiate/node.tag/node.def | 3 |
2 files changed, 0 insertions, 4 deletions
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 |