Go to file
Tomáš Kopal bcb9c86827
Make libnetdata headers compilable by C++. (#10185)
2020-11-07 00:10:50 +00:00
.github Fixed builds using particular versions of Clang. (#10155) 2020-11-06 07:06:30 -05:00
.travis Don't run packaging checks on Travis builds that build packages. (#9795) 2020-08-20 09:14:10 -04:00
aclk Adds metric showing how long Query spent in Queue (#10016) 2020-11-06 10:16:20 +01:00
backends Add HTTP and HTTPS support to the simple exporting connector (#9911) 2020-11-05 19:08:17 +02:00
build Added support for using `/etc/cron.d` for auto-updates. (#9598) 2020-09-15 07:40:05 -04:00
build_external Change streaming terminology to parent/child in docs (#9312) 2020-06-12 09:42:58 -07:00
claim Update README.md (#9925) 2020-10-06 14:58:58 -07:00
cli Docs: Standardize links between documentation (#8638) 2020-04-14 10:26:13 -07:00
collectors Make libnetdata headers compilable by C++. (#10185) 2020-11-07 00:10:50 +00:00
contrib Removed redundant build dependencies from Debian control file (#10085) 2020-10-16 12:59:02 -04:00
daemon allows use of system libwebsockets instead of bundled one (#9984) 2020-10-30 10:28:28 +01:00
database Make libnetdata headers compilable by C++. (#10185) 2020-11-07 00:10:50 +00:00
diagrams Bulk add frontmatter to all documentation (#8354) 2020-03-10 14:29:51 -07:00
docs Add supported notification platforms to docs (#10170) 2020-11-04 08:11:58 -07:00
exporting Add HTTP and HTTPS support to the simple exporting connector (#9911) 2020-11-05 19:08:17 +02:00
health Page duty V2 (#10189) 2020-11-06 11:12:30 +00:00
libnetdata Make libnetdata headers compilable by C++. (#10185) 2020-11-07 00:10:50 +00:00
packaging Update k8s docs with new Helm repo (#10172) 2020-11-06 13:26:27 -07:00
parser Implemented the HOST command in metadata log replay (#9489) 2020-07-17 00:00:00 +03:00
registry Make libnetdata headers compilable by C++. (#10185) 2020-11-07 00:10:50 +00:00
spawn Make libnetdata headers compilable by C++. (#10185) 2020-11-07 00:10:50 +00:00
streaming Disregard host tags configuration pointer and keep duplicate string from streaming handshake. (#10121) 2020-10-22 16:19:39 +03:00
system Fix systemd comment syntax (#10066) 2020-10-14 07:44:28 -04:00
tests Correctly fix handling of CI Slack notifications. (#9902) 2020-09-10 02:44:32 +10:00
web Add HTTP and HTTPS support to the simple exporting connector (#9911) 2020-11-05 19:08:17 +02:00
.clang-format Add clang-format. Update Contribution guidelines. (#6677) 2019-09-20 16:44:20 +02:00
.codacy.yml Improving the ACLK performance - initial changes (#8399) 2020-03-14 07:35:49 +01:00
.codeclimate.yml modularized all source code (#4391) 2018-10-15 23:16:42 +03:00
.csslintrc added codeclimate coverage 2017-01-06 18:01:57 +02:00
.dockerignore Adds Docker based build system for Binary Packages, CI/CD, Smoke Testing and Development. (#7735) 2020-01-28 05:51:18 +10:00
.eslintignore added codeclimate coverage 2017-01-06 18:01:57 +02:00
.eslintrc added codeclimate coverage 2017-01-06 18:01:57 +02:00
.gitattributes Add a .gitattributes file (#6381) 2019-07-05 11:54:32 +02:00
.gitignore Add HTTP and HTTPS support to the simple exporting connector (#9911) 2020-11-05 19:08:17 +02:00
.lgtm.yml Split js 2 (#4581) 2018-11-08 11:37:06 +02:00
.mlc_config.json Fix docs CI to handle absolute links between docs (#9132) 2020-05-22 20:53:52 +10:00
.remarkignore add CHANGELOG.md to .remarkignore (#6671) 2019-08-15 16:41:08 -07:00
.remarkrc.js address lgtm alerts (#7441) 2019-12-05 13:41:15 +01:00
.squash.yml Squash integration (#5566) 2019-09-16 16:49:31 +02:00
.travis.yml Updated distros for CI checks and package builds. (#10123) 2020-10-26 08:56:12 -04:00
.yamllint.yml github/workflow: disable `document-start` yamllint check (#8522) 2020-05-06 20:41:26 +03:00
BREAKING_CHANGES.md Bulk add frontmatter to all documentation (#8354) 2020-03-10 14:29:51 -07:00
BUILD.md Bulk add frontmatter to all documentation (#8354) 2020-03-10 14:29:51 -07:00
CHANGELOG.md [ci skip] create nightly packages and update changelog 2020-11-06 01:18:04 +00:00
CMakeLists.txt Add HTTP and HTTPS support to the simple exporting connector (#9911) 2020-11-05 19:08:17 +02:00
CODE_OF_CONDUCT.md Update CODE_OF_CONDUCT.md (#10161) 2020-10-29 10:10:20 -07:00
CONTRIBUTING.md Add community link to readme (#9602) 2020-08-13 16:49:41 +00:00
CONTRIBUTORS.md Fix print message when building for Ubuntu Focal (#9694) 2020-08-10 21:18:49 +10:00
Dockerfile Remove the confusion around the multiple Dockerfile(s) we have (#8214) 2020-03-10 08:12:26 +10:00
Dockerfile.test Remove the confusion around the multiple Dockerfile(s) we have (#8214) 2020-03-10 08:12:26 +10:00
HISTORICAL_CHANGELOG.md multiple files: fix typos (#7752) 2020-01-15 13:15:59 -07:00
LICENSE remove license templates; add info about SPDX to main license file 2018-09-08 15:53:07 +02:00
Makefile.am Add HTTP and HTTPS support to the simple exporting connector (#9911) 2020-11-05 19:08:17 +02:00
README.md Update README.md (#10146) 2020-10-27 07:12:56 -07:00
REDISTRIBUTED.md python.d: add job file lock registry (#9564) 2020-07-21 09:46:31 +03:00
SECURITY.md Correct vulnerability reporting instructions (#9696) 2020-08-10 16:06:01 +03:00
build-artifacts.sh Fix the netdata-updater.sh to correctly pass REINSTALL_OPTIONS (finally) (#8808) 2020-08-25 15:25:26 +10:00
configs.signatures Drop dirty dbengine pages if disk cannot keep up (#7777) 2020-02-06 21:58:13 +02:00
configure.ac allows use of system libwebsockets instead of bundled one (#9984) 2020-10-30 10:28:28 +01:00
coverity-scan.sh Fix coverity scan (#8388) 2020-03-13 07:24:06 +10:00
cppcheck.sh optimized ses and added des (#4470) 2018-10-24 03:03:57 +03:00
netdata-installer.sh Fixed two bugs related to version handling in install and update code. (#10162) 2020-11-06 07:07:08 -05:00
netdata.cppcheck remove static dir config 2018-09-08 15:45:34 +02:00
netdata.spec.in Use automatic dependency generation for RPM builds. (#9937) 2020-09-17 07:46:38 -04:00
package-lock.json dashboard v1.0.26 (#9639) 2020-08-03 12:09:10 +02:00
package.json fix minimist vulnerability (#8537) 2020-03-30 19:05:04 +10:00

README.md

Netdata

The best monitoring and troubleshooting for systems, containers, applications, and infrastructure.
Preconfigured, opinionated, and always real-time.


Latest release Build status CII Best Practices License: GPL v3+ analytics
Code Climate Codacy LGTM C LGTM PYTHON

---

Netdata's distributed, real-time monitoring Agent collects thousands of metrics from systems, hardware, containers, and applications with zero configuration. It runs permanently on all your physical/virtual servers, containers, cloud deployments, and edge/IoT devices.

You can install Netdata on most Linux distributions (Ubuntu, Debian, CentOS, and more), container platforms (Kubernetes clusters, Docker), and many other operating systems (FreeBSD, macOS). No sudo required.

Netdata is designed by system administrators, DevOps engineers, and developers to collect everything, help you visualize metrics, troubleshoot complex performance problems, and make data interoperable with the rest of your monitoring stack.

People get addicted to Netdata. Once you use it on your systems, there's no going back! You've been warned...

Users who are addicted toNetdata

Latest release: v1.26.0, October 14, 2020

The v1.26.0 release of the Netdata Agent brings exciting new collectors written in Go, a new integration with the DevOps startup StackPulse, and massive improvements to the way users navigate Netdata's documentation. We've also added compatibility with an exciting new feature that's coming soon to Netdata Cloud—stay tuned! This release contains 3 new collectors, 1 new notifcation method, 21 improvements, 13 documentation updates, and 12 bug fixes.

Menu

Features

Netdata inaction

Here's what you can expect from Netdata:

  • 1s granularity: The highest possible resolution for all metrics.
  • Unlimited metrics: Netdata collects all the available metrics—the more, the better.
  • 1% CPU utilization of a single core: It's unbelievably optimized.
  • A few MB of RAM: The highly-efficient database engine stores per-second metrics in RAM and then "spills" historical metrics to disk long-term storage.
  • Minimal disk I/O: While running, Netdata only writes historical metrics and reads error and access logs.
  • Zero configuration: Netdata auto-detects everything, and can collect up to 10,000 metrics per server out of the box.
  • Zero maintenance: You just run it. Netdata does the rest.
  • Stunningly fast, interactive visualizations: The dashboard responds to queries in less than 1ms per metric to synchronize charts as you pan through time, zoom in on anomalies, and more.
  • Visual anomaly detection: Our UI/UX emphasizes the relationships between charts to help you detect the root cause of anomalies.
  • Scales to infinity: You can install it on all your servers, containers, VMs, and IoT devices. Metrics are not centralized by default, so there is no limit.
  • Several operating modes: Autonomous host monitoring (the default), headless data collector, forwarding proxy, store and forward proxy, central multi-host monitoring, in all possible configurations. Use different metrics retention policies per node and run with or without health monitoring.

Netdata works with tons of applications, notifications platforms, and other time-series databases:

  • 300+ system, container, and application endpoints: Collectors autodetect metrics from default endpoints and immediately visualize them into meaningful charts designed for troubleshooting. See everything we support.
  • 20+ notification platforms: Netdata's health watchdog sends warning and critical alarms to your favorite platform to inform you of anomalies just seconds after they affect your node.
  • 30+ external time-series databases: Export resampled metrics as they're collected to other local- and Cloud-based databases for best-in-class interoperability.

💡 Want to leverage the monitoring power of Netdata across entire infrastructure? View metrics from any number of distributed nodes in a single interface and unlock even more features with Netdata Cloud.

Get Netdata

User base Servers monitored Sessions served Docker Hub pulls
New users today New machines today Sessions today Docker Hub pulls today

To install Netdata from source on most Linux systems (physical, virtual, container, IoT, edge), run our one-line installation script. This script downloads and builds all dependencies, including those required to connect to Netdata Cloud if you choose, and enables automatic nightly updates and anonymous statistics.

bash <(curl -Ss https://my-netdata.io/kickstart.sh)

To view the Netdata dashboard, navigate to http://localhost:19999, or http://NODE:19999.

Docker

You can also try out Netdata's capabilities in a Docker container:

docker run -d --name=netdata \
  -p 19999:19999 \
  -v netdataconfig:/etc/netdata \
  -v netdatalib:/var/lib/netdata \
  -v netdatacache:/var/cache/netdata \
  -v /etc/passwd:/host/etc/passwd:ro \
  -v /etc/group:/host/etc/group:ro \
  -v /proc:/host/proc:ro \
  -v /sys:/host/sys:ro \
  -v /etc/os-release:/host/etc/os-release:ro \
  --restart unless-stopped \
  --cap-add SYS_PTRACE \
  --security-opt apparmor=unconfined \
  netdata/netdata

To view the Netdata dashboard, navigate to http://localhost:19999, or http://NODE:19999.

Other operating systems

See our documentation for additional operating systems, including Kubernetes, .deb/.rpm packages, and more.

Post-installation

When you're finished with installation, check out our single-node or infrastructure monitoring quickstart guides based on your use case. Then, see our documentation for the full picture.

How it works

Netdata is a highly efficient, highly modular, metrics management engine. Its lockless design makes it ideal for concurrent operations on the metrics.

Diagram of Netdata's corefunctionality

The result is a highly efficient, low-latency system, supporting multiple readers and one writer on each metric.

Infographic

This is a high-level overview of Netdata features and architecture. Click on it to view an interactive version, which has links to our documentation.

An infographic of how Netdataworks

Documentation

Netdata's documentation is available at Netdata Learn.

This site also hosts a number of guides to help newer users better understand how to collect metrics, troubleshoot via charts, export to external databases, and more.

Community

You can find most of the Netdata team in our community forum. It's the best place to ask questions, find resources, and get to know the Netdata team.

You can also find Netdata on:

Contribute

We welcome contributions to our code and to our documentation. Feel free to join the team!

To report bugs or get help, use GitHub's issues.

Package maintainers should read the guide on building Netdata from source for instructions on building each Netdata component from source and preparing a package.

License

The Netdata Agent is GPLv3+. Netdata re-distributes other open-source tools and libraries. Please check the third party licenses.

Is it any good?

Yes.

When people first hear about a new product, they frequently ask if it is any good. A Hacker News user remarked:

Note to self: Starting immediately, all raganwald projects will have a “Is it any good?” section in the readme, and the answer shall be “yes.".

So, we follow the tradition...