Forum Discussion
CarlT
Altostratus
Feb 20, 2021monitoring web page on server for health, correct syntax please
Hi All, we have some monitors on our f5 to monitor a web page and look for a response to ensure it is running. An example of one that works on our system uses the syntax below, GET / HTTP/1.1\r\nHo...
jaikumar_f5
Noctilucent
Feb 20, 2021Something like below should do the work,
create ltm monitor https TEST-HTTPS { interval 30 timeout 91 send "GET /tc/controller/test HTTP/1.1\\r\\nUser-Agent: BigIP Prober\\r\\nHost: test.test.com\\r\\nConnection: close\\r\\n\\r\\n" recv "This is presentation tier test page" recv-disable "Drain" }
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