Glances info widget

This commit is contained in:
Michael Shamoon 2022-10-10 11:18:29 -07:00
parent 5198b056cc
commit 321efd08cc
4 changed files with 140 additions and 0 deletions

View file

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