Okay is glances broken with the last couple of releases? I am on version 0.101.3 and i can not get glances sensors to show. I can curl and get information and I can hit the web page for glances.
- platform: glances
host: 127.0.0.1
version: 3
resources:
- 'disk_use_percent'
- 'memory_use_percent'
- 'cpu_use_percent'
- 'cpu_temp'
- 'docker_active'