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

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