Supported Metrics¶
Description¶
This section describes the namespace, list, and measurement dimensions of EIP and bandwidth metrics that you can check on Cloud Eye. You can use APIs or the Cloud Eye console to query the metrics of the monitored metrics and alarms generated for EIPs and bandwidths.
Namespace¶
SYS.VPC
Monitoring Metrics¶
Metric | Metric Name | Description | Value Range | Measurement Object & Dimension | Monitoring Interval (Raw Data) |
---|---|---|---|---|---|
upstream_bandwidth | Outbound Bandwidth | Network rate of outbound traffic Unit: bit/s | >= 0 bit/s | Object: Bandwidth or EIP Dimensiona: bandwidth_id, publicip_id | 1 minute |
downstream_bandwidth | Inbound Bandwidth | Network rate of inbound traffic Unit: bit/s | >= 0 bit/s | Object: Bandwidth or EIP Dimension: bandwidth_id, publicip_id | 1 minute |
up_stream | Outbound Traffic | Network traffic going out of the cloud platform Unit: byte | >= 0 bytes | Object: Bandwidth or EIP Dimension: bandwidth_id, publicip_id | 1 minute |
down_stream | Inbound Traffic | Network traffic going into the cloud platform Unit: byte | >= 0 bytes | Object: Bandwidth or EIP Dimension: bandwidth_id, publicip_id | 1 minute |
a: If a service has multiple dimensions, all dimensions are mandatory when you use APIs to query the metrics.
|
Dimensions¶
Key | Value |
---|---|
publicip_id | EIP ID |
bandwidth_id | Bandwidth ID |