Joel Hans 0155d31317 Add guide for troubleshooting with eBPF metrics (#9352) 4 years ago
..
apps.plugin 0155d31317 Add guide for troubleshooting with eBPF metrics (#9352) 4 years ago
cgroups.plugin 7e001d6069 Ensures we get consistent kubernetes cgroup container names, regardless of whether netdata runs from within a kubernetes pod, or directly on the host machine. (#9303) 4 years ago
charts.d.plugin f3217c83a1 Docs: Add custom label to collectors frontmatter to fix sidebar titles (#8936) 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 0155d31317 Add guide for troubleshooting with eBPF metrics (#9352) 4 years ago
fping.plugin e99692f145 Docs: Standardize links between documentation (#8638) 4 years ago
freebsd.plugin 1bd8a25544 Add support for persistent metadata (#9324) 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 1bd8a25544 Add support for persistent metadata (#9324) 4 years ago
nfacct.plugin 9342704a41 Bulk add frontmatter to all documentation (#8354) 5 years ago
node.d.plugin f3217c83a1 Docs: Add custom label to collectors frontmatter to fix sidebar titles (#8936) 4 years ago
perf.plugin 9342704a41 Bulk add frontmatter to all documentation (#8354) 5 years ago
plugins.d 68f1888227 Change streaming terminology to parent-child in the code (#9323) 4 years ago
proc.plugin 2c64795b7c Change streaming terminology to parent/child in docs (#9312) 4 years ago
python.d.plugin d11ec6f978 Ceph: Added OSD size collection (#8649) 4 years ago
slabinfo.plugin 9342704a41 Bulk add frontmatter to all documentation (#8354) 5 years ago
statsd.plugin 1bd8a25544 Add support for persistent metadata (#9324) 4 years ago
tc.plugin e99692f145 Docs: Standardize links between documentation (#8638) 4 years ago
xenstat.plugin c775394362 Correctly track last num vcpus in xenstat_plugin (#8720) 4 years ago
COLLECTORS.md e99692f145 Docs: Standardize links between documentation (#8638) 4 years ago
Makefile.am 18ec989b21 Rename eBPF collector (#8822) 4 years ago
QUICKSTART.md fecbb89d0c Move/refactor docs to accomodate new Guides section on Learn (#9266) 4 years ago
README.md fecbb89d0c Move/refactor docs to accomodate new Guides section on Learn (#9266) 4 years ago
REFERENCE.md e99692f145 Docs: Standardize links between documentation (#8638) 4 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

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