SROS Command Line Interface Reference Guide
Network Monitor Track Configuration Command Set
5991-2114
© Copyright 2006 Hewlett-Packard Development Company, L.P.
1357
test list weighted
Use the
test list weighted
command to enter the Weighted Track Test List Configuration mode, which is
used to specify multiple objects (schedules or probes) to be tested. Objects listed in a weighted track test
are assigned a specific weight value. The total weight of all the objects in the list is compared to a
user-specified threshold to determine whether the track passes or fails. Use the
no
form of this command to
remove the test list.
The following additional subcommands are available once you have entered the Weighted Track Test List
Configuration mode:
if probe
<name>
weight
<value>
if schedule
<name>
weight
<value>
if not probe
<name>
weight
<value>
if not schedule
<name>
weight
<value>
threshold
<number>
threshold pass
<number>
fail
<number>
Syntax Description
if [probe | schedule]
Specifies a single conditional test to be added to the test track list.
if not [probe | schedule]
Specifies a single conditional test to be added to the test track list The
not
keyword indicates that the individual track state will negate the
result of the object test.
<name>
Specifies the name of the probe or schedule.
weight
<value>
Specifies the weight value to use if this test is successful. Range is 1
to 65,535.
threshold
<number>
Specifies a baseline weight for state transitions. Range is 1 to
4,294,967,295.
pass
<number>
Optional. Specifies the number which, if reached or exceeded, will
change the state of the track test list to pass. Range is 1 to
4,294,967,295.
fail
<number>
Optional. Specifies the number that will change the state of the track
test list to fail. Range is 1 to 4,294,967,295.
Default Values
By default, a track list does not exist.
Note
Network monitoring probes and their associated names are created using the command
probe on page 485. Schedules are created and defined using the command schedule
on page 498. More information on interface commands is available in
Global
Commands
on