Forum Discussion

Soap_111722's avatar
Soap_111722
Icon for Nimbostratus rankNimbostratus
Feb 26, 2013

http monitor (webpage logon)

I currently have the below http monitor used to verify that a webpage is present on all of the members of a certain pool.

 

Send String: GET /portal/viewLogin.eig HTTP/1.1\r\nHost: (host)\r\nConnection: Close\r\n\r\n

 

Receive String: Welcome to Active Directory Login.

 

 

This works fine but I want to actually be able to logon to the webpage and scrap off text. Is this something I can accompish without creating a custom EAV monitor? Below is the link I can use to logon to the page (removed internal info from link). Can someone help guide me through getting this to work? I have tried a few variations but have so far been unsuccesfull. Thank you.

 

 

http://(server name)/portal/ADprocessLogin.eig?adLoginId=(logon)&adPassword=(password)&domain=(domain)&start=Sign%20In

 

 

Environment:

 

BIG-IP 11.3.0 Build 2968.0 Hotfix HF1

 

 

11 Replies