9.6.2.2 Displaying Current Metrics

Use the LIST METRICCURRENT command to display the current metric values for a database server.

A current metric listing shows a set of observations on the current value of an individual metric. Example 9-2 shows how to display attributes for the METRICCURRENT object.

Example 9-2 Displaying Current Metric Values

DBMCLI> LIST METRICCURRENT DS_FANS DETAIL


DBMCLI> LIST METRICCURRENT WHERE objectType = 'DBSERVER' AND                 - 
         metricValue != 0 ATTRIBUTES name, metricObjectName,                  -
         metricValue, collectionTime