Forum Discussion
Vaibhav_95632
Nimbostratus
Jan 05, 2014Need an iRule for monitoring the pool health or active member status ---URGENT
Need help to get the irule corrected which is used to monitor the health status of the pool which is not attached to the VIP to which is irule is attached to.
iRule is as follows:
when LB_FAILED...
Vaibhav_95632
Nimbostratus
Jan 05, 2014Pasting the irule again as some statements are missing
when LB_FAILED {
if { [active_members -list ] < 1 } {
catch { LB::down pool member }
catch { LB::down pool member }
LB::reselect node
} else {
pool APPSRV_POOL
}
}
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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