9.7.7.13 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
Example 9-76 shows the LIST command with the THRESHOLD object, and the corresponding output.
Example 9-76 Listing Threshold Attributes
DBMCLI> LIST THRESHOLD
DS_CPUT.myexadb04
DS_TEMP.myexadb04
DBMCLI> LIST THRESHOLD DS_CPUT.myexadb04 detail
name: DS_CPUT.myexadb04
comparison: >
warning: 90.0
DBMCLI> LIST THRESHOLD DS_TEMP.myexadb04 detail
name: DS_TEMP.myexadb04
comparison: >
critical: 30.0Parent topic: LIST