Merge pull request #369 from shamoon/glances-info-widget

Feature: Glances info widget
This commit is contained in:
Ben Phelps
2022-10-12 11:17:25 +03:00
committed by GitHub
4 changed files with 168 additions and 0 deletions

View File

@@ -207,5 +207,10 @@
"cpu": "CPU",
"lxc": "LXC",
"vms": "VMs"
},
"glances": {
"cpu": "CPU",
"mem": "MEM",
"wait": "Please wait"
}
}