User guide

212 ExtremeWarePx1 1.2 Command Reference Guide
Health-Check Commands
Example
The following command conÞgures the server group named sg1 to use HTTP GET health checks that
request the object index.html:
configure server-group name "sg1" health-check http object index.html
The following command conÞgures the server group named sg1 to use HTTP GET health checks that
request the object index.html and check for the string "Welcome":
configure server-group name "sg1" health-check object index.html return "Welcome"
The following command conÞgures the server group named extr to use HTTP GET health checks that
do a Òhead /Ó on the server:
configure server-group name "extr" health-check http
History
This command was available in ExtremeWarePx 1.1.
Platform Availability
This command is available on the Px-series application switch.