Update vm_usage

This commit is contained in:
SimonFair
2024-02-14 17:52:47 +00:00
parent 9f3047d2ff
commit 27bb4f7799

View File

@@ -70,6 +70,7 @@ while (true) {
$ts = $time1 - $time0;
$echodata = "";
$running = 0;
ksort($vmusagestats);
foreach ($vmusagestats as $vm => $vmdata) {
if ($vmdata['state'] == 1) {