Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- - Glances:
- - Glances - yavin4:
- widget:
- type: glances
- url: http://192.168.0.30:61208
- # 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
- metric: info
- 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
- - Glances - hoth:
- widget:
- type: glances
- url: http://192.168.0.45:61208
- # 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
- metric: info
- 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
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement