Forum Discussion
MikeyG
Feb 03, 2021Nimbostratus
custom Monitor
I am trying to create a custom monitor for the URL https://telecom-phone.com wanting to check for https://telecom-phone.com/security/loggerd off, 200 OK
jaikumar_f5
MVP
Create a simple https monitor & query for the monitoring page.
create ltm monitor https TELECOM-HTTPS { interval 30 timeout 91 send "GET /security/loggerd HTTP/1.1\r\nUser-Agent: BigIP\r\nHost: telecom-phone.com\r\nConnection: close\r\n\r\n" recv "200 OK" recv-disable "Drain" }
& bind this monitor to the LTM pool.
MikeyG
Feb 03, 2021Nimbostratus
Thank you, i was damn close but your example helped me understand my mistake.
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