ctop
comes with the below native connectors, enabled via the --connector
option.
Default connector behavior can be changed by setting the relevant environment variables.
Default connector, configurable via standard Docker commandline varaibles
Var | Description |
---|---|
DOCKER_HOST | Daemon socket to connect to (default: unix:https://var/run/docker.sock ) |
Using this connector requires full privileges to the local runC root dir of container state (default: /run/runc
)
Var | Description |
---|---|
RUNC_ROOT | path to runc root for container state (default: /run/runc ) |
RUNC_SYSTEMD_CGROUP | if set, enable systemd cgroups |