MENU: WHO WE ARE | KEY FEATURES | GETTING STARTED | HOW IT WORKS | FAQ | DOCS | COMMUNITY | CONTRIBUTE | LICENSE
[!WARNING]
People get addicted to Netdata.
Once you use it on your systems, there's no going back.
Netdata is an open-source, real-time infrastructure monitoring platform. Monitor, detect, and act across your entire infrastructure.
Core Advantages:
With Netdata, you get real-time, per-second updates. Clear insights at a glance, no complexity.
<details> <summary><strong>All heroes have a great origin story. Click to discover ours.</strong></summary> <br/>In 2013, at the company where Costa Tsaousis was COO, a significant percentage of their cloud-based transactions failed silently, severely impacting business performance.
Costa and his team tried every troubleshooting tool available at the time. None could identify the root cause. As Costa later wrote:
“I couldn’t believe that monitoring systems provide so few metrics and with such low resolution, scale so badly, and cost so much to run.”
Frustrated, he decided to build his own monitoring tool, starting from scratch.
That decision led to countless late nights and weekends. It also sparked a fundamental shift in how infrastructure monitoring and troubleshooting are approached, both in method and in cost.
</details>According to the University of Amsterdam study, Netdata is the most energy-efficient tool for monitoring Docker-based systems. The study also shows Netdata excels in CPU usage, RAM usage, and execution time compared to other monitoring solutions.
Feature | Description | What Makes It Unique |
---|---|---|
Real-Time | Per-second data collection and processing | Works in a beat – click and see results instantly |
Zero-Configuration | Automatic detection and discovery | Auto-discovers everything on the nodes it runs |
ML-Powered | Unsupervised anomaly detection | Trains multiple ML models per metric at the edge |
Long-Term Retention | High-performance storage | ~0.5 bytes per sample with tiered storage for archiving |
Advanced Visualization | Rich, interactive dashboards | Slice and dice data without query language |
Extreme Scalability | Native horizontal scaling | Parent-Child centralization with multi-million samples/s |
Complete Visibility | From infrastructure to applications | Simplifies operations and eliminates silos |
Edge-Based | Processing at your premises | Distributes code instead of centralizing data |
[!NOTE]
Want to put Netdata to the test against Prometheus?
Explore the full comparison.
This three-part architecture enables you to scale from single nodes to complex multi-cloud environments:
Component | Description | License |
---|---|---|
Netdata Agent | • Core monitoring engine<br>• Handles collection, storage, ML, alerts, exports<br>• Runs on servers, cloud, K8s, IoT<br>• Zero production impact | GPL v3+ |
Netdata Cloud | • Enterprise features<br>• User management, RBAC, horizontal scaling<br>• Centralized alerts<br>• Free community tier<br>• No metric storage centralization | |
Netdata UI | • Dashboards and visualizations<br>• Free to use<br>• Included in standard packages<br>• Latest version via CDN | NCUL1 |
With Netdata you can monitor all these components across platforms:
Component | Linux | FreeBSD | macOS | Windows |
---|---|---|---|---|
System Resources<small><br/>CPU, Memory and system shared resources</small> | Full | Yes | Yes | Yes |
Storage<small><br/>Disks, Mount points, Filesystems, RAID arrays</small> | Full | Yes | Yes | Yes |
Network<small><br/>Network Interfaces, Protocols, Firewall, etc</small> | Full | Yes | Yes | Yes |
Hardware & Sensors<small><br/>Fans, Temperatures, Controllers, GPUs, etc</small> | Full | Some | Some | Some |
O/S Services<small><br/>Resources, Performance and Status</small> | Yes<small><br/>systemd </small> | - | - | - |
Processes<small><br/>Resources, Performance, OOM, and more</small> | Yes | Yes | Yes | Yes |
System and Application Logs | Yes<small><br/>systemd -journal | - | - | Yes<small><br/>Windows Event Log , ETW </small> |
Network Connections<small><br/>Live TCP and UDP sockets per PID</small> | Yes | - | - | - |
Containers<small><br/>Docker/containerd, LXC/LXD, Kubernetes, etc</small> | Yes | - | - | - |
VMs (from the host)<small><br/>KVM, qemu, libvirt, Proxmox, etc</small> | Yes<small><br/>cgroups </small> | - | - | Yes<small><br/>Hyper-V </small> |
Synthetic Checks<small><br/>Test APIs, TCP ports, Ping, Certificates, etc</small> | Yes | Yes | Yes | Yes |
Packaged Applications<small><br/>nginx, apache, postgres, redis, mongodb,<br/>and hundreds more</small> | Yes | Yes | Yes | Yes |
Cloud Provider Infrastructure<small><br/>AWS, GCP, Azure, and more</small> | Yes | Yes | Yes | Yes |
Custom Applications<small><br/>OpenMetrics, StatsD and soon OpenTelemetry</small> | Yes | Yes | Yes | Yes |
On Linux, you can continuously monitor all kernel features and hardware sensors for errors, including Intel/AMD/Nvidia GPUs, PCI AER, RAM EDAC, IPMI, S.M.A.R.T, Intel RAPL, NVMe, fans, power supplies, and voltage readings.
You can install Netdata on all major operating systems. To begin:
Choose your platform and follow the installation guide:
[!NOTE]
You can access the Netdata UI athttp://localhost:19999
(orhttp://NODE:19999
if remote).
Netdata auto-discovers most metrics, but you can manually configure some collectors:
You can use hundreds of built-in alerts and integrate with:
email
, Slack
, Telegram
, PagerDuty
, Discord
, Microsoft Teams
, and more.
[!NOTE]
Email alerts work by default if there's a configured MTA.
You can centralize dashboards, alerts, and storage with Netdata Parents:
[!NOTE]
You can use Netdata Parents for central dashboards, longer retention, and alert configuration.
Sign in to Netdata Cloud and connect your nodes for:
[!NOTE]
Netdata Cloud is optional. Your data stays in your infrastructure.
With Netdata you can run a modular pipeline for metrics collection, processing, and visualization.
flowchart TB
A[Netdata Agent]:::mainNode
A1(Collect):::green --> A
A2(Store):::green --> A
A3(Learn):::green --> A
A4(Detect):::green --> A
A5(Check):::green --> A
A6(Stream):::green --> A
A7(Archive):::green --> A
A8(Query):::green --> A
A9(Score):::green --> A
classDef green fill:#bbf3bb,stroke:#333,stroke-width:1px,color:#000
classDef mainNode fill:#f0f0f0,stroke:#333,stroke-width:1px,color:#333
With each Agent you can:
[!NOTE]
Learn more: Netdata's architecture
With the Netdata Agent, you can use these core capabilities out-of-the-box:
Capability | Description |
---|---|
Comprehensive Collection | • 800+ integrations<br>• Systems, containers, VMs, hardware sensors<br>• OpenMetrics, StatsD, and logs<br>• OpenTelemetry support coming soon |
Performance & Precision | • Per-second collection<br>• Real-time visualization with 1-second latency<br>• High-resolution metrics |
Edge-Based ML | • ML models trained at the edge<br>• Automatic anomaly detection per metric<br>• Pattern recognition based on historical behavior |
Advanced Log Management | • Direct systemd-journald and Windows Event Log integration<br>• Process logs at the edge<br>• Rich log visualization |
Observability Pipeline | • Parent-Child relationships<br>• Flexible centralization<br>• Multi-level replication and retention |
Automated Visualization | • NIDL data model<br>• Auto-generated dashboards<br>• No query language needed |
Smart Alerting | • Pre-configured alerts<br>• Multiple notification methods<br>• Proactive detection |
Low Maintenance | • Auto-detection<br>• Zero-touch ML<br>• Easy scalability<br>• CI/CD friendly |
Open & Extensible | • Modular architecture<br>• Easy to customize<br>• Integrates with existing tools |
Yes. Netdata follows OpenSSF best practices, has a security-first design, and is regularly audited by the community.
</details> <details> <summary><strong>Does Netdata use a lot of resources?</strong></summary> <br/>No. Even with ML and per-second metrics, Netdata uses minimal resources.
</details> <details> <summary><strong>How much data retention is possible?</strong></summary> <br/>You can use the Netdata Monitoring section in the dashboard to inspect its resource usage.
As much as your disk allows.
With Netdata you can use tiered retention:
These are queried automatically based on the zoom level.
</details> <details> <summary><strong>Can Netdata scale to many servers?</strong></summary> <br/>Yes. With Netdata you can:
</details> <details> <summary><strong>Is disk I/O a concern?</strong></summary> <br/>You can use Netdata Cloud to merge many independent infrastructures into one logical view.
No. Netdata minimizes disk usage:
</details> <details> <summary><strong>How is Netdata different from Prometheus + Grafana?</strong></summary> <br/>You can use
alloc
orram
mode for no disk writes.
With Netdata you get a complete monitoring solution—not just tools.
</details> <details> <summary><strong>How is Netdata different from commercial SaaS tools?</strong></summary> <br/>
With Netdata you can store all metrics on your infrastructure—no sampling, no aggregation, no loss.
Yes. You can use Netdata together with traditional tools.
With Netdata you get:
You can start small:
</details> <details> <summary><strong>Do I have to use Netdata Cloud?</strong></summary> <br/>
No. Netdata Cloud is optional.
Netdata works without it, but with Cloud you can:
Anonymous telemetry helps improve the product. You can disable it:
--disable-telemetry
to the installer, or/etc/netdata/.opt-out-from-anonymous-statistics
and restart Netdata</details> <details> <summary><strong>Who uses Netdata?</strong></summary> <br/>Telemetry helps us understand usage, not track users. No private data is collected.
You'll join users including:
Visit Netdata Learn for full documentation and guides.
[!NOTE]
Includes deployment, configuration, alerting, exporting, troubleshooting, and more.
Join the Netdata community:
[!NOTE]
Code of Conduct
Follow us on:
Twitter | Reddit | YouTube | LinkedIn
We welcome your contributions.
Ways you help us stay sharp:
[!NOTE]
Contribution guide
The Netdata ecosystem includes: