Forum Discussion
Ravi_75522
Jan 23, 2012Nimbostratus
How to create a health monitor to monitor a port -1
We have multiple JVM instances running on different ports like 23305, 24040 etc. The requirement is to create a http monitor which montiors the port 23305 minus 1 (23304). How do i create this monitor
- hooleylistCirrostratusHi Ravi,
monitor http_minus_one_monitor { defaults from http dest *:23304 recv "200 OK" send "GET /monitor_page.html HTTP/1.0\r\nConnection: Close\r\n\r\n" }
- Ravi_75522NimbostratusThanks for the reply,
- hooleylistCirrostratusCurrently, the alias IP and port fields only accept static values so you couldn't do something like $port -1.
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