9.7.3.8 DESCRIBE METRICHISTORY
Purpose
The DESCRIBE METRICHISTORY command displays a list of attributes for the METRICHISTORY object type.
Syntax
DESCRIBE METRICHISTORYUsage Notes
Table 9-9 lists the attributes for the DESCRIBE METRICHISTORY command.
Table 9-9 DESCRIBE METRICHISTORY Attributes
| Attribute | Description |
|---|---|
|
alertState |
Indicator of the alert state. Values are |
|
collectionTime |
Time stamp when the metric value was collected. |
|
memory |
The metrics in Management Server memory. This attribute can be used instead of the |
|
metricObjectName |
Name of the object, such as database server disk being measured. |
|
metricType |
Specification for how the statistic was created or defined. |
|
metricValue |
Value of the metric when it was collected. |
|
metricValueAvg |
Average value of the metric. |
|
metricValueMax |
Maximum value of the metric. |
|
metricValueMin |
Minimum value of the metric. |
|
name |
Unique name of the current metric. |
|
objectType |
Options are |
|
over |
Specification for amount of time in minutes for the aggregation. This attribute works in conjunction with the |
Example 9-44 Describing the METRICHISTORY Object
This example shows the DESCRIBE command with the METRICHISTORY object.
DBMCLI> DESCRIBE METRICHISTORY
name
alertState
collectionTime
memory
metricObjectName
metricType
metricValue
metricValueAvg
metricValueMax
metricValueMin
objectType
overParent topic: DESCRIBE