ADC

Remove monitors

After you unbind a monitor that you created from its service, you can remove that monitor from the Citrix ADC configuration. (If a monitor is bound to a service, it cannot be removed.)

Note: When you remove monitors bound to a service, the default monitor is bound to the service. You cannot remove default monitors.

To remove a monitor by using the command line interface

At the command prompt, type:

rm lb monitor <monitorName> <type>
<!--NeedCopy-->

Example:

rm lb monitor monitor-HTTP-1 HTTP
<!--NeedCopy-->

To remove a monitor by using the configuration utility

  1. Navigate to Traffic Management > Load Balancing > Monitors.
  2. Select a monitor, and click Delete.
Remove monitors