Command Line Reference Guide
500 | Force10 Service Agent
www.dell.com | support.dell.com
test-condition (comparison to a value)
c e
Configure an action to collect a sample of a designated statistic and then use the designated Boolean
comparator to compare it to the designated value. When this configuration is associated with an action
list, a result outside of the acceptable limit will trigger the action list.
Syntax
test-condition statistic operator number {cpu | rpm-any} value
Parameters
Defaults
None
Command Mode
CALL-HOME TEST-LIST
Command
History
Usage
Information
FTOS does not allow you to configure a test that makes no sense, such as cpu-5-min greater-than
number 150. CPU percentage utilization can only go up to 100, so 150 is not possible. FTOS displays
the acceptable range, as shown below
Examples FTOS(conf-callhome-testlist-test)#test-condition cpu-5-min greater-than ?
number The boolean comparison value
FTOS(conf-callhome-testlist-test)#test-condition cpu-5-min greater-than num-
ber ?
<0-100> Enter the boolean comparison value
FTOS(conf-callhome-testlist-test)#test-condition cpu-5-min greater-than num-
ber 10
test-condition statistic Enter the keyword test-condition, followed by one of the following statistic
request types:
• cpu-1-min: Average CPU utilization for 1 minute
• cpu-5-min: Average CPU utilization for 5 minutes
•
interface-bit-rate {input | output} slot#: Instantaneous bit rate on a
given line card
•
interface-crc interface: Number of CRC errors on a given interface
•
interface-rate interface: Packet rate on a given interface
•
interface-throttles interface: Number of throttles on an interface
• memory-free: Free system memory
•
memory-free-percent: Free system memory free in percentage
•
memory-used: System memory used
• memory-used-percent: System memory used in percentage
•
wred-drops interface: Number of WRED drops on an interface
(E-Series only)
operator Enter one of the following Boolean comparison operators: decrease,
equal-to, greater-than, increase, less-than, not-equal-to,
no-change
.
number value Enter the keyword number, followed by an integer to be the comparison
value to the designated statistic, in the range pertinent to the statistic.
cpu | rpm-any
Enter the processor that will be tested: cp, lp, rp1, rp2, or test all RPM CPUs
with the keyword rpm-any.
Version 8.2.1.0
Removed message-text keyword. Added operators.
Version 7.8.1.0 Introduced on C-Series and E-Series










