Forum Discussion
Gill_32697
Nimbostratus
Mar 30, 2015Get HTTP Monitor
I needing to create a health check monitor against these fqdn page on these two servers, it should just return and ok or 200. Not sure how to do it but im guessing I would create a Http health monito...
Hannes_Rapp
Nimbostratus
Mar 30, 2015Pretty much answered by Michael. Just to elaborate, you may also have to include a line-break symbol at the end of your send string. This requirement varies across web servers - for some web-servers, it's not needed while for others a line-break (or even 2 is required). Test it for yourself, and if there are issues, try adding more line-breaks (or remove them). Continue testing with cURL or WGET until the pool members are marked Available.
Give it a try:
ltm monitor http /Common/monitor_spatial_http {
defaults-from /Common/http
destination *:*
interval 60
ip-dscp 0
recv OK
send "GET /SpatialKeyFramework/skmanage?action=healthCheck\\r\\n"
time-until-up 0
timeout 20
}
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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