ADC

Configure load monitors

To configure a load monitor, first create the load monitor. For instructions on creating a monitor, see Creating Monitors. Next, select or create the metric table to define a set of metrics that determine the state of the server, and (if you create a metric table) bind each metric to the metric table.

To create a metric table by using the command line interface

At the command prompt, type the following commands:

add lb metricTable <metricTableName>

bind lb metricTable <metricTableName> <metric> <SNMPOID>
<!--NeedCopy-->

Example:

add lb metricTable Table-Custom-1

bind lb metricTable Table-Custom-1 1.3.6.1.4.1.5951.4.1.1.41.1.5 11
<!--NeedCopy-->

To create a metric table and bind metrics to it by using the configuration utility

  1. Navigate to Traffic Management > Load Balancing > Metric Tables and create a metric table.
  2. To bind metrics, click Bind and specify a metric and an SNMP OID.
Configure load monitors