7.7.5.18 DESCRIBE METRICHISTORY
Purpose
The DESCRIBE METRICHISTORY command displays a list of attributes for the METRICHISTORY object type.
Syntax
DESCRIBE METRICHISTORYUsage Notes
The attributes for the DESCRIBE METRICHISTORY command can include the following:
-
alertState: Indicator of the alert state. Values arenormal,warning, orcritical. -
collectionTime: Time stamp when the metric value was collected -
metricObjectName: Name of the object, such as cell disk, grid disk, and consumer group, 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: Name of the current metric -
objectType: Type of object being measured. Values are:-
CELL -
CELL_FILESYSTEM -
CELLDISK -
FLASHCACHE -
FLASHLOG -
GRIDDISK -
IBPORT -
IORM_CATEGORY -
IORM_CONSUMER_GROUP -
IORM_DATABASE -
IORM_PLUGGABLE_DATABASE -
HOST_INTERCONNECT -
SMARTIO
-
Examples
The following example shows the DESCRIBE command with the METRICHISTORY object.
Example 7-110 Describing the METRICHISTORY Object
CellCLI> DESCRIBE METRICHISTORY
name
alertState
collectionTime
metricObjectName
metricType
metricValue
metricValueAvg
metricValueMax
metricValueMin
objectType
Parent topic: DESCRIBE