summaryrefslogtreecommitdiffstats
path: root/Monitoring/plugins/check.sh
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2012-10-05 06:46:27 +0200
committermakefu <github@syntax-fehler.de>2012-10-05 06:46:27 +0200
commit6c89839b7fc344608e61c8916ac9d9925fa98d14 (patch)
treee316b8121f4880491659dc3cb8851de7762e58a9 /Monitoring/plugins/check.sh
parent957e2d7469b0e3d88e06b6a15e91478efc63cd62 (diff)
Monitoring/\* --> nagios/
Diffstat (limited to 'Monitoring/plugins/check.sh')
-rwxr-xr-xMonitoring/plugins/check.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/Monitoring/plugins/check.sh b/Monitoring/plugins/check.sh
deleted file mode 100755
index 9e62fbee..00000000
--- a/Monitoring/plugins/check.sh
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-
-echo "When in doubt... blow it up. | cpu=100%"
-#sleep 1.5
-exit 0