-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Description
Glances docs mention LXC in passing, but it appears that only docker and podman containers engines are implemented.
I propose adding glances/plugins/containers/engines/lxd.py with per-container stats (CPU, memory, disk IO, network) via the LXD API. Could use the official pylxd REST client.
Would you be interested in a PR for this feature?
Reactions are currently unavailable