monitoring-plugins/plugins/tests/check_ftp

10 lines
186 B
Text
Raw Normal View History

check_ftp
[normal]
$hostname -wt 300 -ct 600
FTP ok - [0-9]+ second response time
[critical]
$noserver -wt 0 -ct 0
(Invalid FTP response received from host|Connection refused by host)