Forum Discussion
Abhishek_02_152
Nimbostratus
May 02, 2014Need to check for a specific output of a webpage
Hi all,
I am looking for a help to create a health monitor.
We would like to use one specific URL which will allow automatic login. If this page fail to load then we will consider that servers ...
Kevin_Stewart
Employee
May 05, 2014How does that output present itself? Redirect header? Payload?
To start, let's test from the command line with cURL:
curl -v http://XYZLM01:8080/arsys/servlet/LoginServlet?goto=http://XYZLM01:8080/arsys/forms/remXYZapp/SHR%3ALandingConsole/Default+Administrator+View/?format=html&server=remXYZapp&username=XUSER&pwd=XUSER
You may need to either modify the host name to use the IP address of the pool member, or add a local Hosts entry. If the above produces a response, you should see all of it at the command line. From that response, look for where (and if) your required output string exists.
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects