228
reaction trigger probe-fail
Use
reaction trigger probe-fail
to
configure the number of consecutive probe failures that lead to
an operation failure.
Use
undo
reaction trigger probe-fail
to restore the default.
Syntax
reaction trigger probe-fail
count
undo reaction trigger probe-fail
Default
When the number of consecutive probe failures reaches 3, the operation fails.
Views
Any NQA template view
Predefined user roles
network-admin
Parameters
count
: Specifies the number of consecutive probe failures, in the range of 1 to 15.
Usage guidelines
If the operation fails, the NQA client notifies the feature that uses the NQA template of the operation
failure.
Examples
# In HTTP template view, if the number of consecutive probe failures reaches 5, the operation fails.
<Sysname> system-view
[Sysname] nqa template http httptplt
[Sysname-nqatplt-http-httptplt] reaction trigger probe-fail 5
reaction trigger probe-pass
Use
reaction trigger probe-pass
to
configure the number of consecutive successful probes that
lead to a successful operation.
Use
undo
reaction trigger probe-fail
to restore the default.
Syntax
reaction trigger probe-pass
count
undo reaction trigger probe-pass
Default
When the number of consecutive successful probes reaches 3, the operation succeeds.
Views
Any NQA template view
Predefined user roles
network-admin
Parameters
count
: Specifies the number of consecutive successful probes, in the range of 1 to 15.