summaryrefslogtreecommitdiffstats
path: root/plugins/tests/check_ftp
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/tests/check_ftp')
-rw-r--r--plugins/tests/check_ftp9
1 files changed, 0 insertions, 9 deletions
diff --git a/plugins/tests/check_ftp b/plugins/tests/check_ftp
deleted file mode 100644
index 4266ebd..0000000
--- a/plugins/tests/check_ftp
+++ /dev/null
@@ -1,9 +0,0 @@
1check_ftp
2
3[normal]
4$hostname -wt 300 -ct 600
5FTP ok - [0-9]+ second response time
6
7[critical]
8$noserver -wt 0 -ct 0
9(Invalid FTP response received from host|Connection refused by host)