Glances offers an alternative host monitoring interface accessible via web UI. Running in host network mode with PID namespace access, it reads system metrics directly and exposes them through a lightweight server.【F:monitoring/compose.yml†L287-L309】
nicolargo/glances:ubuntu-latest-fullhost/var/run/docker.sock, /run/user/1000/podman/podman.sockGLANCES_OPT=-whttp://<host>:61208 (default) when running; ensure port is not blocked by firewall.