- Print
- PDF
Network Traffic Monitoring overview
- Print
- PDF
Available in VPC
Network Traffic Monitoring is a NAVER Cloud Platform service that analyzes all network traffic generated by a customer's server and provides traffic information by Region, server, server group, country, and network operator. The Network Traffic Monitoring service provides APIs for network traffic monitoring-related features in the RETSTful form.
See the following information when using Network Traffic Monitoring APIs.
- Metric
- A numeric value that the user wants to handle
- Dimension
- An attribute of a specific data, meaning what server it belongs to, where it is located, what its value is, etc.
- Aggregation
- Traffic collects performance data at one-minute intervals, more frequently or less frequently than one minute as needed
- Near real time, which can be as much as 4 minutes delayed
- Currently runs at 1 minute, 15 minute, 30 minute, 1 hour, and 1 day intervals <e.g.> 5-minute aggregation uses values collected from 10:00:00 to 10:04:59, 10:05:00 to 10:09:59, ...
- Aggregated results generate maximum and average values every 1 minute, 15 minutes, 30 minutes, 1 hour, and 1 day.
Common Network Traffic Monitoring settings
The following describes commonly used request and response formats in Network Traffic Monitoring APIs.
Request
The following describes the common request format.
API URL
The request API URL is as follows.
https://vpc-ntm.apigw.ntruss.com
Request headers
The following describes the request headers.
Field | Required | Description |
---|---|---|
x-ncp-apigw-timestamp | Required | It indicates the elapsed time in milliseconds since January 1, 1970 00:00:00 UTC |
x-ncp-iam-access-key | Required | Access key issued on NAVER Cloud Platform |
x-ncp-apigw-signature-v2 | Required | Base64-encoded signature that encrypts the request information with a secret key that maps to the access key issued on NAVER Cloud Platform, using the HMAC encryption algorithm (HmacSHA256) |
Content-type | Required | Request data formatapplication/json |
x-ncp-dmn_cd | Required | NAVER Cloud Platform domain informationPUB (default) |
Response
The following describes the common response format.
Response status codes
Network Traffic Monitoring APIs use NAVER Cloud Platform's common response status codes. For response status codes common to NAVER Cloud Platform, see Ncloud API response status codes.
Network Traffic Monitoring API
The following describes the APIs provided by the Network Traffic Monitoring service.
API | Description |
---|---|
GetMetaAs | Get AS information |
GetMetaCountry | Get retrievable country information |
GetMetaLb | Get available Load Balancer information |
GetMetaRegion | Get available Region information |
GetMetaServer | Get available server information |
GetMetaSubnet | Get available subnet information |
GetMetaVpc | Get available VPC information |
QueryLineChart | Get line chart |
QueryTopsChart | Get top-N chart |
Network Traffic Monitoring related resources
NAVER Cloud Platform provides a variety of related resources to help users better understand Network Traffic Monitoring APIs.
- Network Traffic Monitoring API guides
- API overview: how to issue and check access key and secret key issued by NAVER Cloud Platform, how to generate the signature required for request headers
- Sub Account User Guide: how to issue and check access keys for sub accounts issued by NAVER Cloud Platform
- Common Ncloud response status codes: information on common response status codes of NAVER Cloud Platform used by the Network Traffic Monitoring service
- How to use the Network Traffic Monitoring service
- Network Traffic Monitoring User Guide: how to use the Network Traffic Monitoring service in the NAVER Cloud Platform console
- Ncloud use environment guide: guide for VPC and Classic environments and support availability
- Introduction to pricing, characteristics, and detailed features: summary of Network Traffic Monitoring pricing system, characteristics, and detailed features
- Latest service news: the latest news on the Network Traffic Monitoring service
- FAQ: frequently asked questions from the Network Traffic Monitoring service users
- Contact us: Send direct inquiries for unresolved questions that aren't answered by the API guide.