I’m running HA in a docker env on my Pi.
What’s the best way to do system monitoring including monitoring the docker containers?
- The
systemmonitor
sensor platform unfortunately does not know the containers and the filesize sensor can’t watch files on the host itself (outside the /config path). -
Glances knows containers, but adds 5% CPU usage just for monitoring.
(And my HA does not recognize the glance platform. In the log I seePlatform glances not ready yet
although I can open the glances web site) -
fritzbox_netmonitor
to have more details of network stuff.
Does this provide further info not included in other sensors but useful? -
speedtest
produces a lot of network traffic just for monitoring. Useful? Cheaper options? - HA-Dockermon: Start/Stop containers. More?
- (Someone using a Western Digital NAS and monitoring this, too?)