cadvisor
官方Docker 应用程序 from Selfhosters
概述
cAdvisor (Container Advisor) provides container users an understanding of the resource usage and performance characteristics of their running containers. It is a running daemon that collects, aggregates, processes, and exports information about running containers. Specifically, for each container it keeps resource isolation parameters, historical resource usage, histograms of complete historical resource usage and network statistics. This data is exported by container and machine-wide.
运行时参数
- 网络用户界面
http://[IP]:[PORT:8080]- 网络
bridge- 外壳
bash- 特权
- true
模板配置
PortPorttcp
Container Port: 8080
- 目标
- 8080
- 默认值
- 8080
Root FilesystemPathro
Container Path: /rootfs
- 目标
- /rootfs
- 默认值
- /
Runtime Variable DataPathro
Container Path: /var/run
- 目标
- /var/run
- 默认值
- /var/run
Sys FilesystemPathro
Container Path: /sys
- 目标
- /sys
- 默认值
- /sys
Docker Storage FilesystemPathro
Container Path: /var/lib/docker/
- 目标
- /var/lib/docker/
- 默认值
- /var/lib/docker
详细信息
在Unraid 上运行 Cadvisor 。
Cadvisor 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。