Forum Discussion
Thales_92506
May 14, 2012Nimbostratus
iRule to restart a server (pool member) when marked down
Is there a way that an iRule can restart a server (pool member) when it is marked down? By sending a restart command or anything like that.. Thanks
Pawel_Kwasniewi
May 31, 2012Nimbostratus
Thales,
in the example you provided linux command:
curl -fNs http://${IP}:${PORT}${URI} | grep -i "${RECV}" 2>&1 > /dev/null
is used.
Unfortunatelly you can't reboot the server useng "curl".
You would have to create script in ie. bash which will login to the server and perform reboot.
Pawel.
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