mirror of
https://github.com/apache/cloudstack
synced 2026-08-03 05:43:12 +00:00
Sometimes the hostStats object of the agents becomes null in the management server. It is a rare situation, and we haven't found the root cause yet, but it occurs occasionally in our CloudStack deployments with many hosts. The hostStat is null, even though the agent is UP and hosting multiple VMs. It is possible to access the VM consoles and execute tasks on them. This pull request doesn't address the issue directly; rather it displays those hosts in Prometheus so we can restart the agent and get the necessary information. |
||
|---|---|---|
| .. | ||
| src/main | ||
| pom.xml | ||