9.7.3.6 DESCRIBE METRICCURRENT
Purpose
The DESCRIBE METRICCURRENT command displays a list of attributes for the METRICCURRENT object type.
Syntax
DESCRIBE METRICCURRENTUsage Notes
Table 9-7 DESCRIBE METRICCURRENT Attributes
| Attribute | Description |
|---|---|
|
alertState |
Indicator of the alert state. Values are |
|
collectionTime |
Time stamp when the metric value was collected. |
|
metricObjectName |
Name of the object, such as database server being measured. |
|
metricType |
Specification for how the statistic was created or defined. |
|
metricValue |
Value of the metric when it was collected. |
|
name |
Unique name of the current metric. |
|
objectType |
Options are |
Example 9-43 Describing the METRICCURRENT Object
This example shows the DESCRIBE command with the METRICCURRENT object.
DBMCLI> DESCRIBE METRICCURRENT
name
alertState
collectionTime
metricObjectName
metricType
metricValue
objectTypeRelated Topics
Parent topic: DESCRIBE