Hi all, I'm new to SW / SAM.
I'm moving my monitoring of our online services from a custom Linux / webinject toolkit to SAM. I've set up a basic HTTP monitor that hits the url:
http://myurl.mycompany.com/authenticationdatahandler.aspx?todo=authenticateUser&userName=meme2&password=mymypass
When you hit that url and you were successfully authenticated the page would display:
AUTH_SUCCESS|http://myurl.mycompany.com/Default.aspx?ShowMessages=true
My settings are:
No credentials set
Port 80
URL (above)
Follow redirect: true
Search string: AUTH_SUCCESS
Fail if found: No
Head request: Full Request
Accept compression: Yes
I have no response time threshold set
The problem is that this check fails, so I'm not doing something right. The response from the App details page is, "Search string not found. HTTP 200. Request succeeded."
Now... if I hit the url manually (browser) it triggers something on the backend application that lets me know the login occured. This trigger isn't happening here.
Can anyone suggest anything else to try? I have several other checks to follow this one that require the login check to work and a cookie to be set. Any help is greatly appreciated. Please let me know if any further information is needed.
Thank you
versions: Orion Core 2012.1.1, SAM 5.2.0, IPAM 3.0, NPM 10.3.1, NTA 3.9.0, IVIM 1.4.0, VNQM 4.0