VPC Monitoring Metrics
Description
This section describes monitoring metrics reported by VPC to Cloud Eye as well as their namespaces and dimensions. You can use APIs provided by Cloud Eye to query the monitoring metrics of the monitored object and alarms generated for VPC.
Namespace
SYS.VPCnetwork ACL
Metrics
|
ID |
Name |
Description |
Value Range |
Unit |
Conversion Rule |
Monitored Object (Dimension) |
Monitoring Interval (Raw Data) |
|---|---|---|---|---|---|---|---|
|
upstream_bandwidth |
Outbound Bandwidth |
Network rate of outbound traffic (Previously called "Upstream Bandwidth") |
≥ 0 |
bit/s |
1000 (SI) |
bandwidth_id,publicip_id |
1 minute |
|
downstream_bandwidth |
Inbound Bandwidth |
Network rate of inbound traffic (Previously called "Downstream Bandwidth") |
≥ 0 |
bit/s |
1000 (SI) |
bandwidth_id,publicip_id |
1 minute |
|
upstream_bandwidth_usage |
Outbound Bandwidth Usage |
Usage of outbound bandwidth in the unit of percent. Outbound bandwidth usage = Outbound bandwidth/Purchased bandwidth |
0-100 |
% |
N/A |
bandwidth_id,publicip_id |
1 minute |
|
downstream_bandwidth_usage |
Inbound Bandwidth Usage |
Usage of inbound bandwidth in the unit of percent. Inbound bandwidth usage = Inbound bandwidth/Purchased bandwidth |
0-100 |
% |
N/A |
bandwidth_id,publicip_id |
1 minute |
|
up_stream |
Outbound Traffic |
Network traffic going out of the cloud platform in a minute (Previously called "Upstream Traffic") |
≥ 0 |
Byte |
1000 (SI) |
bandwidth_id,publicip_id |
1 minute |
|
down_stream |
Inbound Traffic |
Network traffic going into the cloud platform in a minute (Previously called "Downstream Traffic") |
≥ 0 |
Byte |
1000 (SI) |
bandwidth_id,publicip_id |
1 minute |
Dimension
|
Key |
Value |
|---|---|
|
publicip_id |
EIP ID |
|
bandwidth_id |
Bandwidth ID |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.