Forum Discussion
David_Bradley_2
Nimbostratus
Mar 27, 2007How do I create a passive health monitor?
Can someone point me to documentation (or an example) on writing a passive health monitor into my iRule? Thanks in advance.
Dave
- Al_Carandang_11
Nimbostratus
Just curious what you mean by "passive" health monitor... - JRahm
Admin
Version 9.4 is supposed to have passive monitoring features, not sure how that ties into iRules though - JRahm
Admin
LocalDirector had a nice passive monitoring process whereby it took a server out of service when X consecutive syn packets went unanswered. I wish the LTM supported this on the monitoring side. You can affect an LB_FAILED event and reselect based on your tcp profile, but this tuning should be available as a simple monitoring scheme. - David_Bradley_2
Nimbostratus
I found this from the LTM 9.4 release notes... I can't find any other documentation. F5 consultants were onsite and mentioned passive monitoring as a possible solution to my problem. - Vincent_Aniello
Nimbostratus
I just opened a case with F5 support on this same issue. Once they point me to the documentation for this feature I will post the info here. - dennypayne
Employee
Basically what this involves is looking at the HTTP status codes that come back in the HTTP_RESPONSE event and invoking LB::reselect if it's a 404 or 500 or something like that. I believe LB::reselect is new in 9.4. - dennypayne
Employee
EDIT: sorry duplicate post (stupid slow EVDO connection..) - Deb_Allen_18Historic F5 AccountHi Dave -
- JRahm
Admin
Passive monitoring in 9.4 is specific to HTTP response codes.
- Arie
Altostratus
Where is passive monitoring enabled/invoked? I need to mark down nodes as soon as a server error occurs. Waiting for a regular monitor takes too long.
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