The bug is/was reproducible on the lastest upstream package. # check host myserver with address 192.168.1.1 # if failed icmp type echo count 3 with timeout 3 seconds then alert # if failed port 3306 protocol mysql with timeout 15 seconds then alert # if failed url http://user:[email protected]:8080/?querystring # and content == 'action="j_security_check"' # then alert
it seems that the url-check needs to check the same host that is being checked. I.e. if failed url http://user:[email protected]:8080/?querystring works. I've updated the examlpe and will close this report when the upload comes through. Regards, Stefan -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

