diff options
author | makefu <github@syntax-fehler.de> | 2012-10-05 06:46:27 +0200 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2012-10-05 06:46:27 +0200 |
commit | 6c89839b7fc344608e61c8916ac9d9925fa98d14 (patch) | |
tree | e316b8121f4880491659dc3cb8851de7762e58a9 /Monitoring/plugins/check_dummy.sh | |
parent | 957e2d7469b0e3d88e06b6a15e91478efc63cd62 (diff) |
Monitoring/\* --> nagios/
Diffstat (limited to 'Monitoring/plugins/check_dummy.sh')
-rwxr-xr-x | Monitoring/plugins/check_dummy.sh | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Monitoring/plugins/check_dummy.sh b/Monitoring/plugins/check_dummy.sh deleted file mode 100755 index fe834bd0..00000000 --- a/Monitoring/plugins/check_dummy.sh +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh - -echo "Return in Dummy" $1 - -exit $1
\ No newline at end of file |