netdata
OfficialDocker app from Roland's Repository
Overview
Runtime arguments
- Web UI
http://[IP]:[PORT:19999]- Network
host- Shell
bash- Privileged
- false
- Extra Params
--pid host --cap-add SYS_PTRACE --cap-add SYS_ADMIN --security-opt apparmor=unconfined --log-opt max-size=200m --log-opt max-file=1
Template configuration
If you want to have your container names resolved by netdata it needs to have access to docker group. To achive that just add environment variable PGID=999 to netdata container, where 999 is a docker group id from your host. This number can be found by running: grep docker /etc/group | cut -d ':' -f 3
- Default
- 281
- Value
- 281
Set to 1 to stop anonymous tracking (https://docs.netdata.cloud/docs/anonymous-statistics/#opt-out)
- Target
- DO_NOT_TRACK
- Default
- 0
- Value
- 1
Only needed if you want to use NetData Cloud. Get this from https://app.netdata.cloud, Integrations, Docker & Kubernetes, Docker. Then copy the value of NETDATA_CLAIM_TOKEN without the trailing \
- Target
- NETDATA_CLAIM_TOKEN
Only needed if you want to use NetData Cloud. Get this from https://app.netdata.cloud, Integrations, Docker & Kubernetes, Docker. Then copy the value of NETDATA_CLAIM_URL without the trailing \
- Target
- NETDATA_CLAIM_URL
Only needed if you want to use NetData Cloud. Get this from https://app.netdata.cloud, Integrations, Docker & Kubernetes, Docker. Then copy the value of NETDATA_CLAIM_ROOMS without the trailing \
- Target
- NETDATA_CLAIM_ROOMS
Any extra packages that are needed (https://learn.netdata.cloud/docs/installing/docker#adding-extra-packages-at-runtime)
- Target
- NETDATA_EXTRA_DEB_PACKAGES
- Target
- /host/etc/passwd
- Default
- /etc/passwd
- Value
- /etc/passwd
- Target
- /host/etc/group
- Default
- /etc/group
- Value
- /etc/group
- Target
- /etc/localtime
- Default
- /etc/localtime
- Value
- /etc/localtime
- Target
- /host/proc
- Default
- /proc
- Value
- /proc
- Target
- /host/sys
- Default
- /host/sys
- Value
- /sys
- Target
- /host/etc/os-release
- Default
- /etc/os-release
- Value
- /etc/os-release
- Target
- /host/var/log
- Default
- /var/log
- Value
- /var/log
- Target
- /var/run/docker.sock
- Default
- /var/run/docker.sock
- Value
- /var/run/docker.sock
- Target
- /run/dbus
- Default
- /run/dbus
- Value
- /run/dbus
- Target
- /etc/netdata
- Value
- /mnt/user/appdata/netdata/config
- Target
- /var/lib/netdata
- Value
- /mnt/user/appdata/netdata/lib
- Target
- /var/cache/netdata
- Value
- /mnt/user/appdata/netdata/cache
Categories
Download Statistics
Total Downloads Over Time
Details
netdata/netdataRun Netdata on Unraid.
Netdata is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.