AWS 對於 EC2 的網路推出了五個新的監控指標:「Amazon EC2 announces new network performance metrics for EC2 instances」。
看起來都是跟限流有關的指標,看起來是在壓榨機器極限時會用到:
The new metrics inform customers in real time of network traffic impacted when instance allowances for inbound and outbound bandwidth, packets-per-second (PPS), connections tracked and PPS to link-local services are exceeded.
需要有最新的 ENA driver 才會提供 (看了一下現有的機器沒出現這些值 XD):
These metrics are available today in all global commercial AWS regions on instances running the latest version of the Elastic Network Adapter (ENA) driver with support for Linux, Windows ENA driver support will be available soon with version 2.2.2.0.
不另外收費:
They can be accessed from within the instance at no extra cost using simple command line tools.
這個功能在所有 AWS 商業區以及 GovCloud (US) 都已經上線:
Instance Level Network Performance Metrics is available in all AWS Commercial and GovCloud (US) Regions, with the exception of China (Beijing) and China (Ningxia).
先記錄起來就好,一般用法應該都還好...