ADC

View monitors

You can view the services and service groups that are bound to a monitor. You can verify the settings of a monitor to troubleshoot your Citrix ADC configuration. The following procedure describes the steps to view the bindings of a monitor to the services and service groups.

To view monitor bindings by using the CLI

At the command prompt, type:

show lb monbindings <MonitorName>
<!--NeedCopy-->

Example:

show lb monbindings monitor-HTTP-1
<!--NeedCopy-->

To view monitor bindings by using the GUI

  1. Navigate to Traffic Management > Load Balancing > Monitors.
  2. Select a monitor, and in the Action list, click Show Bindings.

To view monitors by using the CLI

At the command prompt, type:

show lb monitor <monitorName>
<!--NeedCopy-->

Example:

show lb mon monitor-HTTP-1
<!--NeedCopy-->

To view monitors by using the GUI

  1. Navigate to Traffic Management > Load Balancing > Monitors. The details of the available monitors appear in the Monitors pane.
View monitors