# netdata [](https://travis-ci.com/netdata/netdata) [](https://bestpractices.coreinfrastructure.org/projects/2231) [](https://www.gnu.org/licenses/gpl-3.0)
[](https://codeclimate.com/github/netdata/netdata)
[](https://www.codacy.com/app/netdata/netdata?utm_source=github.com&utm_medium=referral&utm_content=netdata/netdata&utm_campaign=Badge_Grade)
[](https://lgtm.com/projects/g/netdata/netdata/context:cpp)
[](https://lgtm.com/projects/g/netdata/netdata/context:javascript)
[](https://lgtm.com/projects/g/netdata/netdata/context:python)
> *New to netdata? Here is a live demo: [http://my-netdata.io](http://my-netdata.io)*
**netdata** is a system for **distributed real-time performance and health monitoring**.
It provides **unparalleled insights**, **in real-time**, of everything happening on the systems it runs (including containers and applications such as web and database servers), using **modern interactive web dashboards**.
### netdata core values
we value |netdata...
:--------------------------:|:----
high resolution metrics |collects all metrics **every single second**
unlimited metrics |collects **thousands of metrics** per monitored node
real-time visualization |dashboards run with **sub-second latency**, collection to visualization
powerful anomaly detection |has a **distributed watchdog** embedded in it, running on all monitored nodes
visual anomaly detection |dashboards are optimized for **spotting anomalies**, across all metrics
meaningful presentation |dashboards present **all metrics in a structured, easy to understand, way**
zero configuration |**auto-detects** all metrics and comes with dozens of alarms
resource utilization |core is **optimized C code**, using <1% utilization of single CPU core
netdata also supports:
- monitoring **ephemeral nodes** and **auto-scaled containers**,
- **integration** with existing monitoring infrastructure (time-series databases like `prometheus`, `graphite`, `opentsdb`) and third-party event notification methods
(like `slack`, `pagerduty`, `pushover`, and dozens more),
- building hierarchies of monitored nodes via **real-time metrics streaming** between them,
- embedding charts and dashboards on third party web sites and applications, such as [Atlassian's Confluence](https://github.com/netdata/netdata/wiki/Custom-Dashboard-with-Confluence).
_netdata is **fast** and **efficient**, designed to permanently run on all systems
(**physical** & **virtual** servers, **containers**, **IoT** devices), without
disrupting their core function._
netdata currently runs on **Linux**, **FreeBSD**, and **MacOS**.
[](https://twitter.com/linuxnetdata)
[]()
---
## User base
*Docker pulls*
[](https://hub.docker.com/r/netdata/netdata/)
[](https://hub.docker.com/r/firehol/netdata/)
[](https://hub.docker.com/r/titpetric/netdata/)
*Since May 16th 2016 (the date the [global public netdata registry](https://github.com/netdata/netdata/wiki/mynetdata-menu-item) was released):*
[](https://registry.my-netdata.io/#menu_netdata_submenu_registry)
[](https://registry.my-netdata.io/#menu_netdata_submenu_registry)
[](https://registry.my-netdata.io/#menu_netdata_submenu_registry)
*in the last 24 hours:*
[](https://registry.my-netdata.io/#menu_netdata_submenu_registry)
[](https://registry.my-netdata.io/#menu_netdata_submenu_registry)
[](https://registry.my-netdata.io/#menu_netdata_submenu_registry)
---
## News
`Sep 18, 2018` - **netdata has its own organization**
Netdata used to be a [firehol.org](https://firehol.org) project, accessible as `firehol/netdata`.
Netdata now has its own github organization `netdata`, so all github URLs are now `netdata/netdata`. The old github URLs, repo clones, forks, etc redirect automatically to the new repo.
---

`Jun 16, 2018` - **netdata in CNCF**
Netdata is now at the [Cloud Native Computing Foundation (CNCF) landscape](https://landscape.cncf.io/grouping=no&sort=stars).
Read the [netdata presentation](https://docs.google.com/presentation/d/18C8bCTbtgKDWqPa57GXIjB2PbjjpjsUNkLtZEz6YK8s/edit?usp=sharing) we gave at CNCF TOC on Sep 18, 2018.
---
`Mar 27th, 2018` - **[netdata v1.10.0 released!](https://github.com/netdata/netdata/releases)**
- new web server, a lot faster and more secure
- updated all javascript libraries to their latest versions (fixed compatibility issues - now netdata chart can now be embedded on **Atlassian Confluence** pages and remain fully interactive!)
- new plugins:
- **BTRFS** (visualize BTRFS allocation with alarms)
- **bcache** (monitor hybrid setups HDD + SSD)
- **ceph**
- **nginx plus**
- **libreswan** (monitor the traffic of IPSEC tunnels)
- **traefik**
- **icecast**
- **ntpd**
- **httpcheck** (monitor any remote web server)
- **portcheck** (monitor any remote TCP port)
- **spring-boot** (monitor java spring-boot apps)
- **dnsdist**
- **Linux hugepages**
- improved plugins:
- **statsd**
- **web_log**
- **cgroups** for containers and VMs monitoring (netdata now supports **systemd-nspawn** and **kubernetes** - fixed security issue with `cgroup-network`)
- **Linux memory**
- **diskspace**
- **network interfaces**
- **postgres**
- **rabbitmq**
- **apps.plugin** (now it also tracks swap usage per process)
- **haproxy**
- **uptime**
- **ksm** (kernel memory debupper)
- **mdstat** (software raid)
- **elasticsearch**
- **apcupsd**
- **dhcpd**
- **fronius**
- **stiebeletron**
- new alarm notification methods
- **alerta**
- **IRC** (post on IRC channels)
- and dozens more improvements, enhancements, features and compatibility fixes
---
## Features