T-Series Traffic Director Installation, Configuration and Administration Guide 3-23
Configuring Health Checks and Redundancy
After adding the health monitors, you must use the bind lb monitor command to bind each
monitor to the relevant services. The bind lb monitor command has the following syntax:
bind lb monitor monitorName {{serviceName [-state {ENABLED | DISABLED}]
[-weight positive_integer]} | {{serviceGroupName [-state {ENABLED |
DISABLED}] [-weight positive_integer]} | {-metric string -metricThreshold
positive_integer [-metricWeight positive_integer]}}}
For firewall load balancing, use ARP to monitor the Internet-side services and the newly
created monitors for each of the ingress interfaces:
> bind lb monitor "Watchdog Port 5100" ingress_osn_service
Done
> bind lb monitor arp server1service
Done
> bind lb monitor "Watchdog Port 5100" ingress3proxy
Done
> bind lb monitor "Watchdog Port 5100" ingress2proxy
Done
> bind lb monitor "Watchdog Port 5100" ingress1proxy
Done