| bindservice_monitor |
Name of the monitor to bind to the service. |
Syntax |
Parameters |
name |
Name of the service to which to bind a monitor. This is mandatory parameter. |
monitorname |
Name of the monitor to bind to the service. |
monstate |
Initial state of the service. Default value = ENABLED. Possible Values : ENABLED, DISABLED. |
weight |
Weight to assign to the monitor-service binding. When a monitor is UP, the weight assigned to its binding with the service determines how much the monitor contributes toward keeping the health of the service above the value configured for the Monitor Threshold parameter. Default value = 1. Minimum value = 1. Maximum value = 100. |
passive |
Indicates if load monitor is passive. A passive load monitor does not remove service from LB decision when threshold is breached. |
Return Value |
Returns simpleResult |
See Also |