Supported Metrics
Description
The table describes monitored metrics reported by cloud connections to Cloud Eye as well as their namespaces and dimensions. You can use the management console to query the metrics of the monitored objects and alarms generated for cloud connections.
Namespace
SYS.CC
Metrics
ID |
Metric |
Description |
Value Range |
Monitored Object |
Monitoring Interval |
---|---|---|---|---|---|
network_incoming_bits_rate |
Network Incoming Bandwidth |
Bit rate for inbound data to a region from another region of a cloud connection Unit: bit/s |
≥ 0 bits/s |
Inter-region bandwidth |
5 minutes |
network_outgoing_bits_rate |
Network Outgoing Bandwidth |
Bit rate for outbound data from a region to another region of a cloud connection Unit: bit/s |
≥ 0 bits/s |
Inter-region bandwidth |
5 minutes |
network_incoming_bytes |
Network Incoming Traffic |
Number of bytes for inbound data to a region from another region of a cloud connection Unit: byte |
≥ 0 bytes |
Inter-region bandwidth |
5 minutes |
network_outgoing_bytes |
Network Outgoing Traffic |
Number of bytes for outbound data from a region to another region of a cloud connection Unit: byte |
≥ 0 bytes |
Inter-region bandwidth |
5 minutes |
network_incoming_packets_rate |
Network Incoming Packet Rate |
Packet rate for inbound data to a region from another region of a cloud connection Unit: Packet/s |
≥ 0 packets/s |
Inter-region bandwidth |
5 minutes |
network_outgoing_packets_rate |
Network Outgoing Packet Rate |
Packet rate for outbound data from a region to another region of a cloud connection Unit: Packet/s |
≥ 0 packets/s |
Inter-region bandwidth |
5 minutes |
network_incoming_packets |
Network Incoming Packets |
Number of packets for inbound data to a region from another region of a cloud connection Unit: Packet |
≥ 0 packets |
Inter-region bandwidth |
5 minutes |
network_outgoing_packets |
Network Outgoing Packets |
Number of packets for outbound data from a region to another region of a cloud connection Unit: Packet |
≥ 0 packets |
Inter-region bandwidth |
5 minutes |
network_bandwidth_usage |
Network Bandwidth Usage |
Utilization of an inter-region bandwidth assigned to a cloud connection Unit: percent |
0-100% |
Inter-region bandwidth |
5 minutes |
In some regions, the monitoring period can be set to 1 minute. View the actual monitoring period on the console.
Dimensions
Key |
Value |
---|---|
cloud_connect_id |
Cloud connection ID |
bwp_id |
Bandwidth package ID |
region_bandwidth_id |
Inter-region bandwidth ID |
If a monitored object has multiple dimensions, all dimensions are mandatory when you use APIs to query the metrics.
- Querying a single metric: dim.0=cloud_connect_id%2Ca92ab2f75d844dbebbc3fcc7871d1136&dim.1=bwp_id%2C625db750db7b1447d0c9d1a447c11903&dim.2=region_bandwidth_id%2Ce2cc9dc0b4954fbbaf1299f2727fe1ca
- Query multiple metrics:
{
"name": "cloud_connect_id",
"value": "a92ab2f75d844dbebbc3fcc7871d1136"
},
{
"name": "bwp_id",
"value": "625db750db7b1447d0c9d1a447c11903"
},
{
"name": "region_bandwidth_id",
"value": "e2cc9dc0b4954fbbaf1299f2727fe1ca"
}
],
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot