Metrics
The following resources are available for collecting and forwarding metrics for the devices that are managed by Lenovo XClarity Administrator.
- /canisters/metrics
Use this REST API to retrieve sample metrics for all Flex System storage controllers (canisters). Each controller represents one of the node controllers in a Flex System storage device. - /canisters/metrics/{uuid}
Use this REST API to retrieve sample metrics for a specific Flex System storage controller (canister). Each controller represents one of the node controllers in a Flex System storage device. - /chassis/metrics
Use this REST API to retrieve sample metrics for all chassis. - /chassis/metrics/{uuid}
Use this REST API to retrieve sample metrics for a specific chassis. - /fans/metrics
Use this REST API to retrieve sample metrics for all Flex System fans. - /fans/metrics/{uuid}
Use this REST API to retrieve sample metrics for a specific Flex System fan. - /metrics_service/metrics/servers
Use this REST API to return metrics data for all managed servers or return a specific number of top metric values among all or specific managed servers. - /metrics_service/metrics/servers/{uuid}
Use this REST API to return metrics data for a specific server. - /metrics_service/subscriptions
Use this REST API to retrieve information about all metrics forwarders and create a metrics forwarder. - /metrics_service/subscriptions/{id}
Use this REST API to retrieve information about, update, or delete a specific metrics forwarder. - /nodes/metrics
Use this method to return a set of sample metrics for all servers and Flex System storage devices. - /nodes/metrics/{uuid}
Use this method to return a set of sample metrics for a specific server or Flex System storage device. - /powerSupplies/metrics
Use this REST API to retrieve sample metrics for all Flex System power supplies. - /powerSupplies/metrics/{uuid}
Use this REST API to retrieve sample metrics for a specific Flex System power supply. - /switches/metrics
Use this REST API to retrieve sample metrics for all Flex System switches. - /switches/metrics/{uuid}
Use this REST API to retrieve sample metrics for a specific Flex System switch.
Give documentation feedback