Skip to main content
Last updated on

VM Monitoring

The Giám sát (Monitor) tab on each VM provides real-time charts of resource usage — to catch overload, bottlenecks or anomalies early.

Metrics

MetricMeaning
CPU usage% of CPU used over the total vCPU allocated
RAM usage% of memory in use
Disk I/ORead/write throughput of the system volume
NetworkIn/out traffic across the Network Interfaces

Open the monitoring tab

Step 1. Open the VM detail page

Go to Cloud Server → Servers and click the VM.

Open the VM detail page

Step 2. Select the Giám sát tab

Giám sát tab on the VM detail page

Step 3. Read the charts and change the time range

The charts plot each metric over time. Change the time range (1 hour, 6 hours, 24 hours, 7 days…) to analyse long-term trends or recent anomalies.

Charts for CPU, RAM, Disk and Network

Reading the charts

  • Short spikes (a few minutes) — usually periodic tasks (backup, cron job). Nothing to worry about.
  • Sustained high (> 80% for hours) — resources nearly capped, time to upgrade the configuration.
  • Gradual climb over time — could be a memory leak or natural traffic growth. Check application logs.

When CPU or RAM frequently sit above 80%, consider:

Log and history tabs on the detail page

Beyond the Giám sát tab (resource charts), the VM detail page has two side tabs that help with debugging and audit:

System log

The System log tab shows the VM's cloud-init / kernel log — useful when debugging boot issues or network-init failures.

System log tab with cloud-init output

Lịch sử thao tác (Activity log)

The Lịch sử thao tác tab records every action on this VM (create, reboot, resize…) — for audit and incident triage.

Lịch sử thao tác tab on the VM detail page

Next steps