CHANGE: Top widget
This commit is contained in:
@@ -23,12 +23,14 @@
|
||||
# username: user # optional if auth enabled in Glances
|
||||
# password: pass # optional if auth enabled in Glances
|
||||
# version: 4 # required only if running glances v4 or higher, defaults to 3
|
||||
cpu: true
|
||||
mem: true
|
||||
cpu: false
|
||||
mem: false
|
||||
cputemp: true
|
||||
uptime: true
|
||||
expanded: false
|
||||
# label: Proxmox
|
||||
label: Proxmox
|
||||
mount: / # optional, mount point to show disk usage for, defaults to root /
|
||||
disk: true
|
||||
# diskUnits: bytes # optional, bytes (default) or bbytes. Only applies to disk
|
||||
refreshInterval: 5000 # optional - in milliseconds, defaults to 1000 or more, depending on the metric
|
||||
pointsLimit: 15 # optional, defaults to 15
|
||||
Reference in New Issue
Block a user