7.7.12.32 LIST THRESHOLD
Purpose
The LIST THRESHOLD
command displays attributes for one or more thresholds determined by the specified attributes and filters.
Syntax
LIST THRESHOLD [ name | attribute_filters ] [attribute_list] [DETAIL]
Usage Notes
You can use the DESCRIBE THRESHOLD
command to view the complete list of THRESHOLD
attributes.
Examples
The following example shows the LIST
command with the THRESHOLD
object, and the corresponding output.
Example 7-210 Listing Threshold Attributes
CellCLI> LIST THRESHOLD
ct_io_wt_rq.interactive
db_io_rq_sm_sec.db123
....
CellCLI> LIST THRESHOLD ct_io_wt_rq.interactive DETAIL
comparison: =
critical: 20.0
name: ct_io_wt_rq.interactive
observation: 5
occurences: 2
warning: 10.0
CellCLI> LIST THRESHOLD db_io_rq_sm_sec.db123 DETAIL
comparison: >
name: db_io_rq_sm_sec.db123
critical: 120.0
Parent topic: LIST