epadmin-metric
epadmin metric target — Displays, reads, and resets performance metrics captured by running nodes.
DESCRIPTION
When a node is installed and started, it automatically starts capturing performance metrics. Use the metric target to display, read, and reset performance metrics captured by running nodes.
The metric target has three commands:
The designation [
in syntax examples is a reminder that this
command requires either the global parameter sn
|ad
]‑‑servicename
or the ‑‑adminport
and
‑‑hostname
combination to identify the node or cluster
of interest.
epadmin display metric
epadmin[
display metric epadminsn
|ad
][
display metric --name=sn
|ad
]metricname
epadmin[
display metric --type=meter epadminsn
|ad
][
display metric --name=builtin.cpu.user.utilization.percentage --type=histogramsn
|ad
]
Command Parameter | Description | Required |
---|---|---|
name
|
Metric name or names to display. (Obtain names of metrics from the display metric command without arguments.) | No. The default is to display all registered metrics. |
type
|
Metric type to display, one of: meter ,
counter , histogram , timer , or
gauge .
|
No. The default is to display all metric types. |