View VPS Monitoring and Resource Usage

Use console charts for CPU, memory, disk, and network metrics to diagnose high load, exhausted resources, and intermittent performance problems.

Every VPS includes a monitoring dashboard. No agent needs to be installed.

Where to find it

Open Console → VPS → Instance details → Monitoring to view historical CPU, memory, disk, network, and other metrics. You can change the displayed time range.

Common uses

  • A website is slow or unresponsive: check whether CPU or memory remains near 100%. If so, optimize the workload or upgrade the VPS online.
  • You suspect an attack or unusual traffic: look for sudden peaks in the network chart, then open Traffic on the details page to check usage for the current period.
  • The server intermittently stops responding: compare the affected time with the load at that moment, and use Troubleshooting a VPS Connection Failure to narrow down the cause.

Notes

  • A short delay in metric collection is normal.
  • For process-level diagnosis inside the operating system—for example, to find which process consumes the CPU—sign in to the server and use tools such as top or Task Manager.