Code

Different text to scan for if multiple addresses
[nagiosplug.git] / plugins / tests / check_http
1 check_http
3 [normal]
4 www.infoplease.com -wt 300 -ct 600
5 HTTP/1.1 200 OK - [0-9]+ second response time
7 [critical]
8 $nullhost -wt 1 -ct 2
9 (Connection refused by host|Network is unreachable|Connection refused or timed out|Socket timeout after [0-9]+ seconds)$