VMmanager Knowledge Base
en En
es Es
Your feedback is an opportunity for improvement!
Take part in the survey and contribute to the development of the ISPsystem ecosystem.
Take the survey

Statistics not displayed

The article contains a solution to the problem when statistics are not displayed:

  • on cluster nodes;
  • on a virtual machine.

Statistics are not displayed on nodes

Description

One or more cluster nodes do not display statistics: CPU, disk, network load.

Solution

To resolve the issue:

  1. Connect to the server with the platform via SSH.
  2. Restart the monitor service:

    docker exec -it vm_box supervisorctl restart monitor

After that, the statistics will be displayed correctly.

VM statistics are not displayed

Description

In the Statistics section of the platform, the virtual machine data is not displayed.

Solution

To resolve the issue:

  1. Connect to the server with the platform via SSH.
  2. Restart the monitor and vmwatch services:

    docker exec -it vm_box supervisorctl restart monitor && supervisorctl restart vmwatch

After that, the statistics will be displayed correctly.

The article was last updated on 08.01.2023. The article was prepared by technical writers of ISPsystem.