Hi<br><br>I have a query regarding check_http for the content in an html page. There are quite a number of string by the name "Connected" in the HTML Page.<br>I have a requirement when there is a single instance of the string "Disconnected" in an Web Page, Nagios should send an Problem Alert for the string "Disconnected"<br>
<br>I have this command sudo -u nagios /usr/nagios/libexec/check_http -H <a href="http://192.168.0.10">192.168.0.10</a> -p 8080 -u <a href="http://192.168.0.10:8080/SMPPSender/control">http://192.168.0.10:8080/SMPPSender/control</a> -s Connected<br>
But not sure how to proceed. <br><br>Any ideas<br><br>Thanks and Regards<br><br>Kaushal<br> <br>