Modify passive health check probes


Change one or more existing server health check passive probes. If you select multiple configurations, you can modify all of the selected configurations at one time.

Access mode

exec

Syntax

vSwitch-name loadBalance healthCheckProfile passive name text

Arguments

Field Name Description
successiveCount integer Optional: The maximum number of successive passive probes allowed, before forcing at least one normal probe. Once the number is reached, at least one normal poll will be performed. The value of 0 is used to disable this feature.

Valid values are from 0 to 100; the default setting is "0".
activityThreshold integer Optional: The maximum time, in seconds, when an RS's activity reflects good status. If this time has been exceeded, then the previous inline activity is no longer used for doing passive probes, and normal probes will be used.

Valid values are from 6 to 3600; the default setting is "15".
updateTolerance integer Optional: The length of time, in seconds, that an update (between the DB Process and the Probe Process) is considered valid. Once this time has expired a new update sample (from the DB proc) is required before passive probes are used again.

Valid values are from 5 to 60; the default setting is "10".
minPollCycles integer Optional: The smallest number of normal probes required before passive probes are used.

Valid values are from 2 to 1000; the default setting is "10".
interProcessTimeout integer Optional: The amount of time, in milliseconds to wait for a SHC DB response for an activity update for a service group.

Valid values are from 10 to 2000; the default setting is "50".