Add Proxmox widget

This commit is contained in:
Jason Fischer 2022-10-04 21:46:48 -07:00
parent 88c774339d
commit a9fb458f19
No known key found for this signature in database
6 changed files with 78 additions and 0 deletions

View file

@ -185,5 +185,11 @@
"users": "Users",
"loginsLast24H": "Logins (24h)",
"failedLoginsLast24H": "Failed Logins (24h)"
},
"proxmox": {
"mem": "MEM",
"cpu": "CPU",
"lxc": "LXC",
"vms": "VMs"
}
}