list_internal_metrics
Lists all available internal metrics in an OMS.
Format
emcli list_internal_metrics [-oms_name=<specific oms name> ] [ ] indicates that the parameter is optional.
Options
-
oms_name
The name of the target OMS . The explicit OMS name can be found in the console Management Services page. To navigate to this page, from the Setup menu, select Manage and then Management Services. In the Servers area, look for the full name of the Management Service (<host name>:<port number>_Management_Service).
Note: You only need to specify the oms_name option if you are attempting to access a specific OMS in a multi-OMS environment. If you omit the oms_name option, the list_internal_metric verb will access the OMS running the current instance of EMCLI..
Examples
Example 1
The following example generates a list of internal metrics from an Enterprise Manager repository named "myserver.myco.com:17999_Management_Service".
emcli list_internal_metrics -oms_name=myserver.myco.com:17999_Management_Service
Example 2
The following example generates a list of internal metrics from the OMS currently running EMCLI.
emcli list_internal_metrics