Netdata is an open-source real-time infrastructure monitoring platform designed for comprehensive observability. It supports various metrics collection and visualization across multiple platforms, including Linux, macOS, FreeBSD, and Windows.
Collecting history — the radar snapshots this repo daily. The trend line appears after 3 days of data (1 so far).
What it is
Netdata is an open-source, real-time infrastructure monitoring platform that provides observability across entire infrastructures. It is designed to monitor, detect, and act on metrics from various components in real-time.
How it works
Netdata operates through a modular pipeline for metrics collection, processing, and visualization. The core components include:
- Collect: Gathers metrics from various sources.
- Store: Saves collected data for analysis.
- Learn: Utilizes machine learning for anomaly detection.
- Detect: Identifies issues based on collected data.
- Check: Monitors the health of systems.
- Stream: Allows data to be sent to other systems.
- Archive: Stores historical data for long-term analysis.
- Query: Provides a way to access stored data.
- Score: Evaluates the performance of monitored systems.
Getting started
To install Netdata, follow these commands based on your platform:
- For Linux: Linux Installation
- For macOS: macOS
- For FreeBSD: FreeBSD
- For Windows: Windows
- For Docker: Docker Guide
- For Kubernetes: Kubernetes Setup
You can access the Netdata UI at http://localhost:19999 (or http://NODE:19999 if remote).
Recent releases
- v2.10.3 (2026-04-27): Patch release addressing issues since v2.10.2.
- v2.10.2 (2026-04-14): Patch release addressing issues since v2.10.1.
- v2.10.1 (2026-04-10): Patch release addressing issues since v2.10.0.
- v2.10.0 (2026-04-09): Major release with new features and improvements.
- v2.9.0 (2026-02-16): Major release with new features and improvements.
Traction
- Stars: 79600
- Forks: 6517
- Open Issues: 361
Behind the repo
Netdata is developed by a community of contributors and is open-source under the GPL-3.0 license.
Caveats
- License: GPL-3.0
- Open Issues: 361
- Age: Created on 2013-06-17
- Last Push: 2026-07-11






