Forum Discussion
Pool Members down with custom monitor
Hi,
When I am adding custom monitor pool members are going down.But if I add basic https monitor servers going up.
I am using : Send String as GET \"/main/system/webdev_staging/SCADA/getTagValue?tagPath=Gateway/Maintenance%20Mode HTTP/1.0 \r\n\r\n\" Receive String false Receive Disable String true But when I am using is working.
What are the changes I need to do ?
- cjunior
Nacreous
Shri@,
If you mean that "true" and "false" are only possible values from query result, it will cause (UP/Disabled) to members when "true".
See: https://support.f5.com/csp/article/K12818
Regards.
- cjunior
Nacreous
Hi, I apologize, but i gave you mistakes. Please, try this with HTTP/1.1 and host name. It should makes the job.
Send string: GET /main/system/webdev_staging/SCADA/getTagValue?tagPath=Gateway/Maintenance%20Mode HTTP/1.1\r\nHost: somehostvaluehere\r\nConnection: close\r\n\r\n Receive string: false Receive disable string: true
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