macOS
brew install netdatalocal Homebrew formula metadata
sudo port install netdataMacPorts ports tree · sysutils/netdata/Portfile · source: api.github.com
brew
Diagnose infrastructure problems with metrics, visualizations & alarms. Version 2.10.3 via Homebrew; verified 2026-06-20.
install
brew install netdatalocal Homebrew formula metadata
sudo port install netdataMacPorts ports tree · sysutils/netdata/Portfile · source: api.github.com
sudo apk add netdataAlpine Linux edge package indexes · netdata · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#netdatanixpkgs package indexes · netdata · source: raw.githubusercontent.com
sudo pacman -S netdataArch Linux sync databases · netdata · source: geo.mirror.pkgbuild.com
sudo apt install netdataUbuntu 24.04 LTS package indexes · netdata · source: archive.ubuntu.com
overview
Diagnose infrastructure problems with metrics, visualizations & alarms
history
Netdata is an open-source real-time infrastructure monitoring platform. Homebrew packages the agent and related commands for users who want per-second local metrics, dashboards, alerts, and troubleshooting without building the full C/Go/Rust/Python stack themselves.
Netdata's own README and founder-written history trace the project to a 2013 operational monitoring problem: Costa Tsaousis was working at a company with cloud transaction failures and found existing monitoring too low-resolution, too expensive, and too hard to scale. He built a new tool around automatic discovery, high-resolution metrics, and fast visualization. That origin still explains the product's bias toward immediate local visibility rather than a query-first centralized monitoring workflow.
The project moved from a Linux/sysadmin dashboard into a broader observability agent with machine-learning anomaly detection, parent-child aggregation, Netdata Cloud, Kubernetes deployment paths, and integrations. The GitHub README emphasizes per-second metrics, zero configuration, edge-based processing, and distributed operation. On July 1, 2026, Homebrew listed stable version 2.10.3 and 5,528 installs over 365 days.
Package users run the agent to inspect a host, VM, container machine, or workstation through the built-in web dashboard. Netdata documentation says the main configuration file is netdata.conf and that the running configuration can be reached from the agent on port 19999; the security docs warn that the local dashboard is exposed on port 19999 by default and describe bearer-token protection, disabling the local dashboard, or binding to private interfaces.
Netdata is package-interesting because it is a full observability agent in a formula: lots of native dependencies, a daemon-style runtime, generated config, a local web UI, optional cloud claiming, and platform-specific service management. It is useful for quick host visibility, but maintainers and users need to treat the default dashboard exposure as an operational security detail, not just another CLI install.
security posture
formula declares a Homebrew service. infrastructure mutation or orchestration signal.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/etc/netdata/netdata.conf/usr/local/etc/netdata/netdata.conf/opt/homebrew/etc/netdata/netdata.confexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
log2journal | cli | global executable | |
nd-mcp | cli | global executable | |
nd-run | cli | global executable | |
netdata | cli | global executable | |
netdata-claim.sh | cli | global executable | |
netdatacli | cli | global executable | |
systemd-cat-native | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/netdata/netdata
install metadata
| Package key | brew:netdata |
|---|---|
| Version | 2.10.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/netdata |
| Homepage | https://www.netdata.cloud/ |
| Repository | https://github.com/netdata/netdata |
| Upstream docs | https://learn.netdata.cloud/docs |
| License | GPL-3.0-or-later |
| Source archive | https://github.com/netdata/netdata/releases/download/v2.10.3/netdata-v2.10.3.tar.gz |
| Last updated | 2026-06-20T05:07:43Z |
| Pulse | updated |
| Dependencies | abseil, dlib, json-c, libuv, libyaml, lz4, openssl@3, pcre2, protobuf, snappy, zstd |
| Build dependencies | cmake, corrosion, go, pkgconf, rust |
| Uses from macOS | curl |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | netdata |
| Version Scheme | 0 |
| Revision | 2 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
netdata
nix profile install nixpkgs#netdatanetdata 1.43.2-1build2
real-time performance monitoring (metapackage)
https://github.com/netdata/netdata
sudo apt install netdatanetdata-apache2 1.43.2-1build2
real-time performance monitoring (apache integration)
https://github.com/netdata/netdata
sudo apt install netdata-apache2netdata-core 1.43.2-1build2
real-time performance monitoring (core)
https://github.com/netdata/netdata
sudo apt install netdata-corenetdata-plugins-bash 1.43.2-1build2
real-time performance monitoring (bash plugins)
https://github.com/netdata/netdata
sudo apt install netdata-plugins-bashnetdata-plugins-python 1.43.2-1build2
real-time performance monitoring (python plugins)
https://github.com/netdata/netdata
sudo apt install netdata-plugins-pythonnetdata-web 1.43.2-1build2
real-time performance monitoring (web)
https://github.com/netdata/netdata
sudo apt install netdata-webnetdata 1.47.5-r22
Real-time performance monitoring
sudo apk add netdatanetdata-go-plugins 1.47.5-r22
Real-time performance monitoring (go plugins)
sudo apk add netdata-go-pluginsnetdata-openrc 1.47.5-r22
Real-time performance monitoring (OpenRC init scripts)
sudo apk add netdata-openrcnetdata-python 1.47.5-r22
Real-time performance monitoring (python3 support)
sudo apk add netdata-pythonnetdata 2.10.3-2
Real-time performance monitoring, in the greatest possible detail, over the web
https://github.com/netdata/netdata
sudo pacman -S netdatanetdata
sudo port install netdatasource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.