Forum Discussion
HTTP monitor with specific curl command
Hello Kalpesh,
Yes you can, you need to create a external monitor.
Take a look on this link https://support.f5.com/csp/article/K31435017
Regards
Thanks Lidev,
I tried this, but we need node specifc monitor. and in external monitor there is no possibility to check for response.
We need node to be UP if response code is 200 OK
- KalpeshJul 29, 2020Altostratus
hello,
issue is resolved by using below GET command in http monitor for pool
GET /master HTTP/1.0\r\nContent-Type: application/json\r\nAccept:application/json\r\nConnection: Close\r\n\r\n
this is interpretation of curl command in GET format.
- LidevJul 28, 2020MVP
If the goal is monitoring a node, you can't do a content check Monitor. The content check monitor is only available on pool/pool members
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