Cette page n'est pas encore disponible dans votre langue. Nous nous efforçons d'ajouter d'autres langues. Nous vous remercions de votre compréhension.
- What's New
- Function Overview
- Service Overview
-
Getting Started
- Allowing a Private Network to Access the Internet Using SNAT
- Allowing Internet Users to Access a Service in a Private Network Using DNAT
- Allowing On-Premises Servers to Communicate with the Internet
- Using Private NAT Gateways to Enable Communications Between Cloud and On-premises Networks
- Using Multiple Public NAT Gateways Together in Performance-Demanding Scenarios
- Change History
-
User Guide
- Public NAT Gateways
- Private NAT Gateways
- Managing NAT Gateway Tags
- Monitoring
- Auditing
- Change History
- Best Practices
-
API Reference
- Before You Start
- API Overview
- Calling APIs
- V2 APIs of Public NAT Gateways
- API v2.0
- Private Nat API
- Permissions Policies and Supported Actions
- Common Parameters
- Change History
-
FAQs
-
Public NAT Gateways
- What Is the Relationship Between a VPC, Public NAT Gateway, EIP Bandwidth, and ECS?
- How Does a Public NAT Gateway Offer High Availability?
- Which Ports Cannot Be Accessed?
- What Are the Differences Between Using a Public NAT Gateway and Using an EIP for an ECS?
- What Should I Do If I Fail to Access the Internet Through a Public NAT Gateway?
- Can I Change the VPC for a Public NAT Gateway?
- Does Public NAT Gateway Support IPv6 Addresses?
- What Security Policies Can I Configure to Implement Access Control If I Use a Public NAT Gateway?
- What Can I Do If Connection Between My Servers and the Internet Fails After I Add SNAT and DNAT Rules?
-
Private NAT Gateways
- How Do I Troubleshoot a Network Failure After a Private NAT Gateway Is Configured?
- How Many Private NAT Gateways Can I Create in a VPC?
- Can I Increase the Numbers of SNAT and DNAT Rules Supported by a Private NAT Gateway?
- Can an SNAT and DNAT Rule of a Private NAT Gateway Share the Same Transit IP Address?
- Can Private NAT Gateways Translate On-premises IP Addresses Connected to the Cloud Through Direct Connect?
- What Are the Differences Between Private NAT Gateways and Public NAT Gateways?
- How Is Private NAT Gateway Billed?
- Can a Private NAT Gateway Be Used Across Accounts?
-
SNAT Rules
- Why Do I Need SNAT?
- What Are SNAT Connections?
- What Is the Bandwidth of a Public NAT Gateway Used by a Server to Access the Internet? How Do I Configure the Bandwidth?
- How Do I Resolve Packet Loss or Connection Failure Issues When Using a NAT Gateway?
- What Should I Do If My ECS Fails to Access a Server on the Public Network Through a Public NAT Gateway?
- What Are the Relationships and Differences Between the CIDR Blocks in a NAT Gateway and in an SNAT Rule?
- DNAT Rules
-
Public NAT Gateways
- SDK Reference
Supported Metrics
Description
This section describes metrics reported by NAT Gateway to Cloud Eye as well as their namespaces, monitoring metrics, and dimensions. You can use the management console or the APIs provided by Cloud Eye to query the metrics generated for NAT Gateway.
Namespace
SYS.NAT
Metrics
Metric ID |
Name |
Description |
Value Range |
Monitored Object |
Monitoring Period (Raw Data) |
---|---|---|---|---|---|
snat_connection |
SNAT Connections |
Number of SNAT connections of the NAT gateway Unit: count |
≥ 0 |
Public NAT gateway |
1 minute |
inbound_bandwidth |
Inbound Bandwidth |
Inbound bandwidth of servers using the SNAT function Unit: bit/s |
≥ 0 bits/s |
Public NAT gateway |
1 minute |
outbound_bandwidth |
Outbound Bandwidth |
Outbound bandwidth of servers using the SNAT function Unit: bit/s |
≥ 0 bits/s |
Public NAT gateway |
1 minute |
inbound_pps |
Inbound PPS |
Inbound PPS of servers using the SNAT function Unit: count |
≥ 0 |
Public NAT gateway |
1 minute |
outbound_pps |
Outbound PPS |
Outbound PPS of servers using the SNAT function Unit: count |
≥ 0 |
Public NAT gateway |
1 minute |
inbound_traffic |
Inbound Traffic |
Inbound traffic of servers using the SNAT function Unit: byte |
≥ 0 bytes |
Public NAT gateway |
1 minute |
outbound_traffic |
Outbound Traffic |
Outbound traffic of servers using the SNAT function Unit: byte |
≥ 0 bytes |
Public NAT gateway |
1 minute |
snat_connection_ratio |
SNAT Connection Usage |
SNAT connection usage of the NAT gateway The maximum number of connections is the number of connections allowed by NAT gateway specifications. Unit: percent |
≥ 0 |
Public NAT gateway |
1 minute |
inbound_bandwidth_ratio |
Inbound Bandwidth Usage |
Inbound bandwidth usage of servers using the SNAT function The maximum bandwidth supported by a NAT gateway is 20 Gbit/s. Inbound bandwidth usage = Used bandwidth/Maximum bandwidth of the NAT gateway x 100%. Unit: percent This metric is used to monitor the performance of NAT gateways instead of the EIP bandwidth. |
≥ 0 |
Public NAT gateway |
1 minute |
outbound_bandwidth_ratio |
Outbound Bandwidth Usage |
Outbound bandwidth usage of servers using the SNAT function The maximum bandwidth supported by a NAT gateway is 20 Gbit/s. Outbound bandwidth usage = Used bandwidth/Maximum bandwidth of the NAT gateway x 100%. Unit: percent This metric is used to monitor the performance of NAT gateways instead of the EIP bandwidth. |
≥ 0 |
Public NAT gateway |
1 minute |
Dimensions
Key |
Value |
---|---|
nat_gateway_id |
Public NAT gateway ID |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.