netdata

netdata

Official

Docker app from Roland's Repository

Overview

Real-time performance monitoring, done right! Real-time, per second updates, snappy refreshes! 300+ charts out of the box, 2000+ metrics monitored! Zero configuration, zero maintenance, zero dependencies! Live demo: https://learn.netdata.cloud/docs/live-demo

Install Netdata on Unraid in a few clicks.

Find Netdata in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for Netdata Review the template variables and paths Click Install

Download Statistics

517,290,313
Total Downloads
3,284,254
This Month
2,112,492
Avg / Month

Total Downloads Over Time

Loading chart...

Related apps

Explore more like this

Explore all

Details

Repository
netdata/netdata
Last Updated2026-06-29
First Seen2016-06-06

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

PGIDVariable

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
Do Not TrackVariable

Set to 1 to stop anonymous tracking (https://docs.netdata.cloud/docs/anonymous-statistics/#opt-out)

Target
DO_NOT_TRACK
Default
0
Value
1
Claim TokenVariable

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
Claim URLVariable

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
Claim RoomsVariable

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
Extra PackagesVariable

Any extra packages that are needed (https://learn.netdata.cloud/docs/installing/docker#adding-extra-packages-at-runtime)

Target
NETDATA_EXTRA_DEB_PACKAGES
passwdPathro
Target
/host/etc/passwd
Default
/etc/passwd
Value
/etc/passwd
groupPathro
Target
/host/etc/group
Default
/etc/group
Value
/etc/group
localtimePathro
Target
/etc/localtime
Default
/etc/localtime
Value
/etc/localtime
procPathro
Target
/host/proc
Default
/proc
Value
/proc
sysPathro
Target
/host/sys
Default
/host/sys
Value
/sys
os-releasePathro
Target
/host/etc/os-release
Default
/etc/os-release
Value
/etc/os-release
logPathro
Target
/host/var/log
Default
/var/log
Value
/var/log
doker.sockPathro
Target
/var/run/docker.sock
Default
/var/run/docker.sock
Value
/var/run/docker.sock
dbusPathro
Target
/run/dbus
Default
/run/dbus
Value
/run/dbus
NetData_ConfigPathrw
Target
/etc/netdata
Value
/mnt/user/appdata/netdata/config
NetData_LibPathrw
Target
/var/lib/netdata
Value
/mnt/user/appdata/netdata/lib
NetData_CachePathrw
Target
/var/cache/netdata
Value
/mnt/user/appdata/netdata/cache