All,<br>   I need to do a special kind of http check to see if our authentication service is working or not.   These are the sequence of event need to take place.<br><br>I need to hit the url <a href="https://myserver.com/login">https://myserver.com/login</a><br>
then I need do additional query  service=myservice<br>then I need to additinal query to validattion url <a href="https://myserver.com/validate">https://myserver.com/validate</a><br>here I will add additional query with my username and password.<br>
then I want to check the http response and search for the string "yes"<br><br><br>Can this be done using check_http or do I need a custom check?  Please advise on this.  Thanks<br clear="all"><br>-- <br>Cordially,<br>
Shadhin Rahman<br>