Ilya Mashchenko ec8bc181d5 vernemq alarms, dashboard info and godplugin new version (#8236) 5 years ago
..
apps.plugin eeff346ca1 backup group updated, added lsyncd (#8159) 5 years ago
cgroups.plugin 0d2b0c4050 Filter out lxc cgroups which are not useful (#7760) 5 years ago
charts.d.plugin a7eb8b2555 updates for issue 8006 (#8074) 5 years ago
checks.plugin 675383b26a Makefile.am files indentation (#7252) 5 years ago
cups.plugin 675383b26a Makefile.am files indentation (#7252) 5 years ago
diskspace.plugin 675383b26a Makefile.am files indentation (#7252) 5 years ago
ebpf_process.plugin 227ebeee5c Added eBPF to docs navigation and improved title (#8191) 5 years ago
fping.plugin 675383b26a Makefile.am files indentation (#7252) 5 years ago
freebsd.plugin 675383b26a Makefile.am files indentation (#7252) 5 years ago
freeipmi.plugin 675383b26a Makefile.am files indentation (#7252) 5 years ago
idlejitter.plugin 675383b26a Makefile.am files indentation (#7252) 5 years ago
ioping.plugin 675383b26a Makefile.am files indentation (#7252) 5 years ago
macos.plugin 675383b26a Makefile.am files indentation (#7252) 5 years ago
nfacct.plugin 675383b26a Makefile.am files indentation (#7252) 5 years ago
node.d.plugin a7eb8b2555 updates for issue 8006 (#8074) 5 years ago
perf.plugin 675383b26a Makefile.am files indentation (#7252) 5 years ago
plugins.d 696264006c eBPF process plugin (#7979) 5 years ago
proc.plugin 0c986ec9b1 network interface speed, duplex, operstate #5989 (#7395) 5 years ago
python.d.plugin 118bdb64f7 added requirements for exim. Issue #8087 (#8096) 5 years ago
slabinfo.plugin 9370833598 Disable slabinfo plugin by default (#7056) 5 years ago
statsd.plugin 2a0cdadc6f Remove all refernces to .keep files (#7829) 5 years ago
tc.plugin 4d958b8cf2 Reduce broken pipe errors (#7588) 5 years ago
xenstat.plugin 17c0f9a70e Removed tmem stat collection from xenstat plugin for Xen 4.13 (#7951) 5 years ago
COLLECTORS.md ec8bc181d5 vernemq alarms, dashboard info and godplugin new version (#8236) 5 years ago
Makefile.am 696264006c eBPF process plugin (#7979) 5 years ago
QUICKSTART.md 6430ad1211 Refactor collectors documentation (#7996) 5 years ago
README.md 19ef3f9379 Tutorials to support v1.20 release (#7943) 5 years ago
REFERENCE.md 6430ad1211 Refactor collectors documentation (#7996) 5 years ago
all.h 0b7ba99b5e [collector/proc.plugin] Add /proc/pagetypeinfo parser (#6843) 5 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

Tutorials

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](<>)