Home > Configuration > Global Server Load Balancing > setgslbservice_monthreshold

setgslbservice_monthreshold

Use this method to set monitoring threshold value for the GSLB service. If the sum of the weights of the monitors that are bound to this GSLB service and are in the UP state is not equal to or greater than this threshold value, the service is marked as DOWN.

Syntax



Parameters

servicename

Name of the GSLB service.
This is mandatory parameter.

monthreshold

Monitoring threshold value for the GSLB service. If the sum of the weights of the monitors that are bound to this GSLB service and are in the UP state is not equal to or greater than this threshold value, the service is marked as DOWN.
Maximum value = 65535.

Return Value

Returns simpleResult

See Also