Joel Hans e074c3a8ae Docs: Point users to proper configure doc (#10254) 4 years ago
..
apps.plugin bcb9c86827 Make libnetdata headers compilable by C++. (#10185) 4 years ago
cgroups.plugin 9798a042db collectors/cgroups: fix resolving container names in k8s (#10072) 4 years ago
charts.d.plugin e074c3a8ae Docs: Point users to proper configure doc (#10254) 4 years ago
checks.plugin 9342704a41 Bulk add frontmatter to all documentation (#8354) 5 years ago
cups.plugin 9342704a41 Bulk add frontmatter to all documentation (#8354) 5 years ago
diskspace.plugin 1bd8a25544 Add support for persistent metadata (#9324) 4 years ago
ebpf.plugin 4f117894d2 New ebpf release (#10202) 4 years ago
fping.plugin e99692f145 Docs: Standardize links between documentation (#8638) 4 years ago
freebsd.plugin 56bc902bc6 Fix collectors on MacOS and FreeBSD to ignore archived charts. (#9695) 4 years ago
freeipmi.plugin ed2d5542cc Replace assert calls (#9349) 4 years ago
idlejitter.plugin 31a791ff8a Add high precision timer support for plugins such as idlejitter. (#8441) 5 years ago
ioping.plugin e99692f145 Docs: Standardize links between documentation (#8638) 4 years ago
macos.plugin 56bc902bc6 Fix collectors on MacOS and FreeBSD to ignore archived charts. (#9695) 4 years ago
nfacct.plugin 33d14ad910 Fix netfilter for it closes when sigpipe happens (#9756) 4 years ago
node.d.plugin f3217c83a1 Docs: Add custom label to collectors frontmatter to fix sidebar titles (#8936) 4 years ago
perf.plugin c4923783ed Fix platform dependent printf format (#10120) 4 years ago
plugins.d b0bfec14e2 Fix crash when receiving malformed labels via streaming. (#9715) 4 years ago
proc.plugin a9d02495c7 Move shared memory accounting from "cached" to "used" dimension (#10183) 4 years ago
python.d.plugin e074c3a8ae Docs: Point users to proper configure doc (#10254) 4 years ago
slabinfo.plugin c4923783ed Fix platform dependent printf format (#10120) 4 years ago
statsd.plugin bcb9c86827 Make libnetdata headers compilable by C++. (#10185) 4 years ago
tc.plugin bcb9c86827 Make libnetdata headers compilable by C++. (#10185) 4 years ago
xenstat.plugin 763d549769 collectors/xenstat.plugin: recieved => received (#10224) 4 years ago
COLLECTORS.md 7cfcd85d9f Update supported collectors list with new collectors (#10102) 4 years ago
Makefile.am 18ec989b21 Rename eBPF collector (#8822) 4 years ago
QUICKSTART.md e074c3a8ae Docs: Point users to proper configure doc (#10254) 4 years ago
README.md fecbb89d0c Move/refactor docs to accomodate new Guides section on Learn (#9266) 4 years ago
REFERENCE.md c177910666 Docs: Add daemon config to health section and standardize IP references (#8837) 4 years ago
all.h 31b045aa3c Wireless statistics (#10052) 4 years ago

README.md

Collecting metrics

Netdata can collect metrics from hundreds of different sources, be they internal data created by the system itself, or external data created by services or applications. To see all of the sources Netdata collects from, view our list of supported collectors, and then view our quickstart guide to get up-and-running.

There are two essential points to understand about how collecting metrics works in Netdata:

  • All collectors are installed by default with every installation of Netdata. You do not need to install collectors manually to collect metrics from new sources.
  • Upon startup, Netdata will auto-detect any application or service that has a collector, as long as both the collector and the app/service are configured correctly.

Most users will want to enable a new Netdata collector for their app/service. For those details, see our quickstart guide.

Take your next steps with collectors

Collectors quickstart

Supported collectors list

Collectors configuration reference

Guides

Monitor Nginx or Apache web server log files with Netdata

Monitor CockroadchDB metrics with Netdata

Monitor Unbound DNS servers with Netdata

Monitor a Hadoop cluster with Netdata

Related features

Dashboards: Vizualize your newly-collect metrics in real-time using Netdata's built-in dashboard.

Backends: Extend our built-in database engine, which supports long-term metrics storage, by archiving metrics to like Graphite, Prometheus, MongoDB, TimescaleDB, and more.

Exporting: An experimental refactoring of our backends system with a modular system and support for exporting metrics to multiple systems simultaneously.

[analytics](<>)