receive

Use this command to specify the time the Tracked Object Manager waits for a response from the monitored service before declaring a failed probe.

Syntax

receive wait-interval
no receive wait-interval

Parameters

wait-interval Specifies the time in seconds the Tracked Object Manager waits for a response from the monitored service before declaring a failed probe. Valid values are 1 - 65535 seconds. Default value is 10 seconds.

Defaults

None

Mode

State probe configuration mode.

Usage

Use the no receive command to reset the time the Tracked Object Manager waits for a reply from the service before declaring that a probe has failed to the default value of 10 seconds.

Examples

This example sets the interval the Tracked Object Manager waits before declaring a failed probe for the docTcp1 probe to 5 seconds:

System(su-config)->probe docTcp1 tcp
System(su-config-probe)->receive 5