Enhancement: support for glances v4 (#3196)

This commit is contained in:
shamoon 2024-03-28 11:16:00 -05:00 committed by GitHub
parent 4fe4ae9622
commit def9b27006
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 38 additions and 18 deletions

View file

@ -12,6 +12,7 @@ The Glances widget allows you to monitor the resources (CPU, memory, storage, te
url: http://host.or.ip:port
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 # optional, enabled by default, disable by setting to false
mem: true # optional, enabled by default, disable by setting to false
cputemp: true # disabled by default