# netdata mit Homebrew, apk, MacPorts, Nix, pacman, apt installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für netdata in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:netdata
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install netdata
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install netdata
```

  Evidenz: MacPorts ports tree: sysutils/netdata/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add netdata
```

  Evidenz: Alpine Linux edge package indexes: netdata from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#netdata
```

  Evidenz: nixpkgs package indexes: netdata from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix

- pacman (92%):

```sh
sudo pacman -S netdata
```

  Evidenz: Arch Linux sync databases: netdata from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- Ubuntu apt (92%):

```sh
sudo apt install netdata
```

  Evidenz: Ubuntu 24.04 LTS package indexes: netdata from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

## Paketfakten

- **Paketschlüssel:** brew:netdata
- **Paketmanager:** Homebrew
- **Version:** 2.10.4
- **Quellzusammenfassung:** Diagnose infrastructure problems with metrics, visualizations & alarms
- **Homepage:** <https://www.netdata.cloud/>
- **Repository:** <https://github.com/netdata/netdata>
- **Zuletzt aktualisiert:** 2026-07-15T21:00:38Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- log2journal (Alias)
- nd-mcp (Alias)
- nd-run (Alias)
- netdata (Alias)
- netdata-claim.sh (Alias)
- netdatacli (Alias)
- systemd-cat-native (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 2.10.4
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 2013: Netdata's origin story begins with Costa Tsaousis investigating cloud transaction failures and inadequate monitoring tools.
- 2019-12-18: Costa Tsaousis published a longer account of how Netdata was born.
- 2026-07-01: Homebrew listed stable version 2.10.3 and 5,528 installs over 365 days.

### Related projects

- Prometheus
- Grafana
- collectd
- Telegraf

### Quellen

- <https://dev.to/jenniferbriston/redefining-monitoring-with-netdata-and-how-it-came-to-be-53ah>
- <https://formulae.brew.sh/formula/netdata>
- <https://github.com/netdata/netdata>
- <https://learn.netdata.cloud/docs/netdata-agent/configuration>
- <https://learn.netdata.cloud/docs/netdata-agent/configuration/securing-agents>


## Sicherheitshinweise

formula declares a Homebrew service. infrastructure mutation or orchestration signal.

- **Geiger-Risiko:** orange / mittel
- formula declares a Homebrew service
- infrastructure mutation or orchestration signal


## Configuration and credential file locations

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.


## Configuration files

- Linux: /etc/netdata/netdata.conf
- macOS: /usr/local/etc/netdata/netdata.conf, /opt/homebrew/etc/netdata/netdata.conf
## Andere Paketmanager-Einträge

- Nix - netdata: normalized package name match | nixpkgs package indexes: netdata from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
- Ubuntu apt - netdata - 1.43.2-1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: netdata from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | real-time performance monitoring (metapackage) | https://github.com/netdata/netdata
- Ubuntu apt - netdata-apache2 - 1.43.2-1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: netdata-apache2 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | real-time performance monitoring (apache integration) | https://github.com/netdata/netdata
- Ubuntu apt - netdata-core - 1.43.2-1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: netdata-core from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | real-time performance monitoring (core) | https://github.com/netdata/netdata
- Ubuntu apt - netdata-plugins-bash - 1.43.2-1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: netdata-plugins-bash from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | real-time performance monitoring (bash plugins) | https://github.com/netdata/netdata
- Ubuntu apt - netdata-plugins-python - 1.43.2-1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: netdata-plugins-python from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | real-time performance monitoring (python plugins) | https://github.com/netdata/netdata
- Ubuntu apt - netdata-web - 1.43.2-1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: netdata-web from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | real-time performance monitoring (web) | https://github.com/netdata/netdata
- apk - netdata - 1.47.5-r24: normalized package name match | Alpine Linux edge package indexes: netdata from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Real-time performance monitoring | https://www.netdata.cloud/
- apk - netdata-go-plugins - 1.47.5-r24: normalized package name match | Alpine Linux edge package indexes: netdata-go-plugins from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Real-time performance monitoring (go plugins) | https://www.netdata.cloud/
- apk - netdata-openrc - 1.47.5-r24: normalized package name match | Alpine Linux edge package indexes: netdata-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Real-time performance monitoring (OpenRC init scripts) | https://www.netdata.cloud/
- apk - netdata-python - 1.47.5-r24: normalized package name match | Alpine Linux edge package indexes: netdata-python from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Real-time performance monitoring (python3 support) | https://www.netdata.cloud/
- pacman - netdata - 2.10.4-1: normalized package name match | Arch Linux sync databases: netdata from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Real-time performance monitoring, in the greatest possible detail, over the web | https://github.com/netdata/netdata
- MacPorts - netdata: normalized package name match | MacPorts ports tree: sysutils/netdata/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/netdata.yml](https://github.com/mxcl/pkgdb/blob/main/combined/netdata.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
