thiagoftsm dbc8fefd54 eBPF and cgroup (process, file descriptor, VFS, directory cache and OOMkill) (#11611) 3 years ago
..
apps.plugin 28e65ca364 apps: disable reporting min/avg/max group uptime by default (#11609) 3 years ago
cgroups.plugin 8f3a6e85a7 Fix swap size calculation for cgroups (#11617) 3 years ago
charts.d.plugin ed9b12d32e Fix issue #11434 regarding inconsistent status check on component. (#11435) 3 years ago
checks.plugin b8cd2bdc50 Remove unecessary relative paths when including headers. (#11124) 3 years ago
cups.plugin b8cd2bdc50 Remove unecessary relative paths when including headers. (#11124) 3 years ago
diskspace.plugin b8cd2bdc50 Remove unecessary relative paths when including headers. (#11124) 3 years ago
ebpf.plugin dbc8fefd54 eBPF and cgroup (process, file descriptor, VFS, directory cache and OOMkill) (#11611) 3 years ago
fping.plugin c061d25ff1 Update fping version (#10977) 3 years ago
freebsd.plugin 6bfd6836da Fix freebsd and macos plugin names (#11398) 3 years ago
freeipmi.plugin b8cd2bdc50 Remove unecessary relative paths when including headers. (#11124) 3 years ago
idlejitter.plugin b8cd2bdc50 Remove unecessary relative paths when including headers. (#11124) 3 years ago
ioping.plugin 68f16bb285 Spelling collectors (#10912) 3 years ago
macos.plugin 6bfd6836da Fix freebsd and macos plugin names (#11398) 3 years ago
nfacct.plugin b8cd2bdc50 Remove unecessary relative paths when including headers. (#11124) 3 years ago
node.d.plugin 68f16bb285 Spelling collectors (#10912) 3 years ago
perf.plugin 2d65230fb4 Update perf.events and add new charts (#11392) 3 years ago
plugins.d b8cd2bdc50 Remove unecessary relative paths when including headers. (#11124) 3 years ago
proc.plugin 6720ac9caa Fix nfsd RPC metrics and remove unused nfsd charts and metrics (#11632) 3 years ago
python.d.plugin 2339fbbb39 fix varnish VBE parsing (#11596) 3 years ago
slabinfo.plugin 2e88104ddc slabinfo: Handle slabs added after discovery (#11257) 3 years ago
statsd.plugin 9f8dc123a2 Clean netdata naming (#11484) 3 years ago
tc.plugin b8cd2bdc50 Remove unecessary relative paths when including headers. (#11124) 3 years ago
timex.plugin b8cd2bdc50 Remove unecessary relative paths when including headers. (#11124) 3 years ago
xenstat.plugin b8cd2bdc50 Remove unecessary relative paths when including headers. (#11124) 3 years ago
COLLECTORS.md 02bc2cc3f2 Fix tiny issues in docs (#11320) 3 years ago
Makefile.am 7de64f49ff Add a plugin for the system clock synchronization state (#10895) 3 years ago
QUICKSTART.md 1d003fa0d5 Change all refs from service to systemctl (#10703) 4 years ago
README.md f4193c3b5c Spelling md (#10508) 4 years ago
REFERENCE.md 7de64f49ff Add a plugin for the system clock synchronization state (#10895) 3 years ago
all.h 5e91a7bc0c eBPF Shared Memory system call tracking (#11560) 3 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 CockroachDB metrics with Netdata

Monitor Unbound DNS servers with Netdata

Monitor a Hadoop cluster with Netdata

Related features

Dashboards: Visualize 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](<>)