This topic describes the metrics for Elastic IP Address (EIP).
When you call an API operation provided by CloudMonitor, set the Namespace and Period parameters.
- Set the Namespace parameter to acs_vpc_eip.
- Set the Period parameter to a multiple of 60. Default value: 60. Unit: seconds.
The following table describes the valid values of the MetricName and Dimensions parameters.
Metric | Unit | Metric | Dimensions | Statistics |
---|---|---|---|---|
Inbound Traffic | Byte | net.rx | userId and instanceId | Average, Minimum, Maximum, Sum |
PackageIn | Count | net.rxPkgs | userId and instanceId | Average, Minimum, Maximum, Sum |
Outbound Traffic | Byte | net.tx | userId and instanceId | Average, Minimum, Maximum, Sum |
PackageOut | Count | net.txPkgs | userId and instanceId | Average, Minimum, Maximum, Sum |
Inbound Bandwidth | bit/s | net_rx.rate | userId and instanceId | Value |
Inbound Packet Rate | Packets/Second | net_rxPkgs.rate | userId and instanceId | Value |
Outbound Bandwidth | bit/s | net_tx.rate | userId and instanceId | Value |
Outbound Packet Rate | Packets/Second | net_txPkgs.rate | userId and instanceId | Value |
Out Ratelimit Drop Speed | Packets/Second | out_ratelimit_drop_speed | userId and instanceId | Average |
InternetInRatePercentage | % | net_in.rate_percentage | userId and instanceId | Average, Minimum, and Maximum |
InternetOutRatePercentage | % | net_out.rate_percentage | userId and instanceId | Average, Minimum, and Maximum |