Sep 2026 - DevCentral is currently set to Read-Only (Sep 14th) for a platform update.
For some details see: DevCentral is Evolving.

Forum Discussion

shailendra1's avatar
shailendra1
Icon for Nimbostratus rankNimbostratus
Jun 09, 2020

How to write irule to ping a host and bring down the pool

I need to create a irule which should ping a host (a VIP on another LTM) , if ping response fails the pool ( irule to be attached to ) is brought down.

1 Reply

Replies have been turned off for this discussion
  • iRule work is not to check server status. Create pool with icmp monitor and call via irule and take decision.