Overview
The cloud platform provides the monitoring service for all users by default, you do not need to manually activate it. Users must use certain cloud services before the cloud monitor can start collecting and monitoring data. This document describes how to get instance monitoring data.
Directions
Getting Data through Cloud Services Console
The CVM provides a separate monitoring data reading function page in its own console. On this page, users can view monitoring data such as CPU, memory, network bandwidth, and disks of the CVM instance, and can adjust the time period for viewing.
- Log in to the CVM console.
- On the CVM management page, click the ID for which you want to view monitoring data and enter the details page of the instance.
- Click the Monitoring tab to get the instance monitoring data.
Getting Data through Cloud Monitor Console
The Cloud Monitor Console is a unified entry point for all product monitoring data. Users can view monitoring data such as CPU, memory, network bandwidth, and disks of the CVM here, and can adjust the time period for viewing at will.
- Log in to the Cloud Monitor Console.
- In the left sidebar, select Cloud Product Monitoring > Cloud Virtual Machine and then enter the CVM-Basic Monitoring management page.
- Click the instance ID for which you want to view monitoring data, and then enter the monitoring details page to get the instance monitoring data.
Getting Data through APIs
Users can get the monitoring data of all products through the GetMonitorData API. For details, see API Documentation > Cloud Monitor > GetMonitorData.