Forum Discussion
custom send string
I have a bash script that monitor a service that I like to convert to F5 health monitor send/receive string.
send string:
curl -sL -w "%{http_code}\n" "" -o /dev/null
Receive string: 200
How do I convert this to F5 Send/Receive string.
3 Replies
- SynACk_128568
Cirrostratus
Hi Raza ,
have you considered of using External monitor available with F5 BIGIP .
Regards
send: GET /mypage HTTP/1.1\r\nHost: hostname.com\r\nConnection:Close recv: 200The pool member should be configured with 7003 port.
- SynACk_128568
Cirrostratus
If you just need to convert to f5 health monitor
send , recv will be same , you will create monitor and apply this to pool .
i think you will be configuring the pool member with port 7003
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* 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