Change H1 of collector docs to separate from the website (#14715)
Chris Akritidis committed
Mar 13, 2023 at 08:41 UTC
0ae02c9fb601bdf3d471b3e9b8bf2c693be60f2c
48 files changed
+48
-48
collectors/charts.d.plugin/ap/README.md
+1
-1
@@ -7,7 +7,7 @@ learn_topic_type: "References"
7
learn_rel_path: "Integrations/Monitor/Remotes/Devices"
8
-->
9
10
-# Access point monitoring with Netdata
10
+# Access point collector
11
12
The `ap` collector visualizes data related to access points.
13
collectors/charts.d.plugin/apcupsd/README.md
+1
-1
@@ -7,7 +7,7 @@ learn_topic_type: "References"
7
learn_rel_path: "Integrations/Monitor/Remotes/Devices"
8
-->
9
10
-# APC UPS monitoring with Netdata
10
+# APC UPS collector
11
12
Monitors different APC UPS models and retrieves status information using `apcaccess` tool.
13
collectors/charts.d.plugin/libreswan/README.md
+1
-1
@@ -7,7 +7,7 @@ learn_topic_type: "References"
7
learn_rel_path: "Integrations/Monitor/Networking"
8
-->
9
10
-# Libreswan IPSec tunnel monitoring with Netdata
10
+# Libreswan IPSec tunnel collector
11
12
Collects bytes-in, bytes-out and uptime for all established libreswan IPSEC tunnels.
13
collectors/charts.d.plugin/nut/README.md
+1
-1
@@ -7,7 +7,7 @@ learn_topic_type: "References"
7
learn_rel_path: "Integrations/Monitor/Remotes/Devices"
8
-->
9
10
-# UPS/PDU monitoring with Netdata
10
+# UPS/PDU collector
11
12
Collects UPS data for all power devices configured in the system.
13
collectors/charts.d.plugin/opensips/README.md
+1
-1
@@ -7,7 +7,7 @@ learn_topic_type: "References"
7
learn_rel_path: "Integrations/Monitor/Networking"
8
-->
9
10
-# OpenSIPS monitoring with Netdata
10
+# OpenSIPS collector
11
12
## Configuration
13
collectors/charts.d.plugin/sensors/README.md
+1
-1
@@ -7,7 +7,7 @@ learn_topic_type: "References"
7
learn_rel_path: "Integrations/Monitor/Devices"
8
-->
9
10
-# Linux machine sensors monitoring with Netdata
10
+# Linux machine sensors collector
11
12
Use this collector when `lm-sensors` doesn't work on your device (e.g. for RPi temperatures).
13
For all other cases use the [Python collector](https://github.com/netdata/netdata/blob/master/collectors/python.d.plugin/sensors), which supports multiple
collectors/ebpf.plugin/README.md
+1
-1
@@ -8,7 +8,7 @@ learn_topic_type: "References"
8
learn_rel_path: "Integrations/Monitor/System metrics"
9
-->
10
11
-# Kernel traces/metrics (eBPF) monitoring with Netdata
11
+# Kernel traces/metrics (eBPF) collector
12
13
The Netdata Agent provides many [eBPF](https://ebpf.io/what-is-ebpf/) programs to help you troubleshoot and debug how applications interact with the Linux kernel. The `ebpf.plugin` uses [tracepoints, trampoline, and2 kprobes](#how-netdata-collects-data-using-probes-and-tracepoints) to collect a wide array of high value data about the host that would otherwise be impossible to capture.
14
collectors/python.d.plugin/adaptec_raid/README.md
+1
-1
@@ -7,7 +7,7 @@ learn_topic_type: "References"
7
learn_rel_path: "Integrations/Monitor/Hardware"
8
-->
9
10
-# Adaptec RAID controller monitoring with Netdata
10
+# Adaptec RAID controller collector
11
12
Collects logical and physical devices metrics using `arcconf` command-line utility.
13
collectors/python.d.plugin/beanstalk/README.md
+1
-1
@@ -7,7 +7,7 @@ learn_topic_type: "References"
7
learn_rel_path: "Integrations/Monitor/Message brokers"
8
-->
9
10
-# Beanstalk monitoring with Netdata
10
+# Beanstalk collector
11
12
Provides server and tube-level statistics.
13
collectors/python.d.plugin/bind_rndc/README.md
+1
-1
@@ -7,7 +7,7 @@ learn_topic_type: "References"
7
learn_rel_path: "Integrations/Monitor/Webapps"
8
-->
9
10
-# ISC Bind monitoring with Netdata
10
+# ISC Bind collector
11
12
Collects Name server summary performance statistics using `rndc` tool.
13
collectors/python.d.plugin/boinc/README.md
+1
-1
@@ -7,7 +7,7 @@ learn_topic_type: "References"
7
learn_rel_path: "Integrations/Monitor/Distributed computing"
8
-->
9
10
-# BOINC monitoring with Netdata
10
+# BOINC collector
11
12
Monitors task counts for the Berkeley Open Infrastructure Networking Computing (BOINC) distributed computing client using the same RPC interface that the BOINC monitoring GUI does.
13
collectors/python.d.plugin/ceph/README.md
+1
-1
@@ -7,7 +7,7 @@ learn_topic_type: "References"
7
learn_rel_path: "Integrations/Monitor/Storage"
8
-->
9
10
-# CEPH monitoring with Netdata
10
+# CEPH collector
11
12
Monitors the ceph cluster usage and consumption data of a server, and produces:
13
collectors/python.d.plugin/dovecot/README.md
+1
-1
@@ -7,7 +7,7 @@ learn_topic_type: "References"
7
learn_rel_path: "Integrations/Monitor/Webapps"
8
-->
9
10
-# Dovecot monitoring with Netdata
10
+# Dovecot collector
11
12
Provides statistics information from Dovecot server.
13
collectors/python.d.plugin/exim/README.md
+1
-1
@@ -7,7 +7,7 @@ learn_topic_type: "References"
7
learn_rel_path: "Integrations/Monitor/Webapps"
8
-->
9
10
-# Exim monitoring with Netdata
10
+# Exim collector
11
12
Simple module executing `exim -bpc` to grab exim queue.
13
This command can take a lot of time to finish its execution thus it is not recommended to run it every second.
collectors/python.d.plugin/fail2ban/README.md
+1
-1
@@ -7,7 +7,7 @@ learn_topic_type: "References"
7
learn_rel_path: "Integrations/Monitor/Apps"
8
-->
9
10
-# Fail2ban monitoring with Netdata
10
+# Fail2ban collector
11
12
Monitors the fail2ban log file to show all bans for all active jails.
13
collectors/python.d.plugin/gearman/README.md
+1
-1
@@ -7,7 +7,7 @@ learn_topic_type: "References"
7
learn_rel_path: "Integrations/Monitor/Distributed computing"
8
-->
9
10
-# Gearman monitoring with Netdata
10
+# Gearman collector
11
12
Monitors Gearman worker statistics. A chart is shown for each job as well as one showing a summary of all workers.
13
collectors/python.d.plugin/go_expvar/README.md
+1
-1
@@ -7,7 +7,7 @@ learn_topic_type: "References"
7
learn_rel_path: "Integrations/Monitor/Application Performance Monitoring"
8
-->
9
10
-# Go applications monitoring with Netdata
10
+# Go applications collector
11
12
Monitors Go application that exposes its metrics with the use of `expvar` package from the Go standard library. The package produces charts for Go runtime memory statistics and optionally any number of custom charts.
13
collectors/python.d.plugin/haproxy/README.md
+1
-1
@@ -7,7 +7,7 @@ learn_topic_type: "References"
7
learn_rel_path: "Integrations/Monitor/Webapps"
8
-->
9
10
-# HAProxy monitoring with Netdata
10
+# HAProxy collector
11
12
Monitors frontend and backend metrics such as bytes in, bytes out, sessions current, sessions in queue current.
13
And health metrics such as backend servers status (server check should be used).
collectors/python.d.plugin/hddtemp/README.md
+1
-1
@@ -7,7 +7,7 @@ learn_topic_type: "References"
7
learn_rel_path: "Integrations/Monitor/Hardware"
8
-->
9
10
-# Hard drive temperature monitoring with Netdata
10
+# Hard drive temperature collector
11
12
Monitors disk temperatures from one or more `hddtemp` daemons.
13
collectors/python.d.plugin/hpssa/README.md
+1
-1
@@ -7,7 +7,7 @@ learn_topic_type: "References"
7
learn_rel_path: "Integrations/Monitor/Storage"
8
-->
9
10
-# HP Smart Storage Arrays monitoring with Netdata
10
+# HP Smart Storage Arrays collector
11
12
Monitors controller, cache module, logical and physical drive state and temperature using `ssacli` tool.
13
collectors/python.d.plugin/icecast/README.md
+1
-1
@@ -7,7 +7,7 @@ learn_topic_type: "References"
7
learn_rel_path: "Integrations/Monitor/Networking"
8
-->
9
10
-# Icecast monitoring with Netdata
10
+# Icecast collector
11
12
Monitors the number of listeners for active sources.
13
collectors/python.d.plugin/ipfs/README.md
+1
-1
@@ -7,7 +7,7 @@ learn_topic_type: "References"
7
learn_rel_path: "Integrations/Monitor/Storage"
8
-->
9
10
-# IPFS monitoring with Netdata
10
+# IPFS collector
11
12
Collects [`IPFS`](https://ipfs.io) basic information like file system bandwidth, peers and repo metrics.
13
collectors/python.d.plugin/litespeed/README.md
+1
-1
@@ -7,7 +7,7 @@ learn_topic_type: "References"
7
learn_rel_path: "Integrations/Monitor/Application Performance Monitoring"
8
-->
9
10
-# LiteSpeed monitoring with Netdata
10
+# LiteSpeed collector
11
12
Collects web server performance metrics for network, connection, requests, and cache.
13
collectors/python.d.plugin/megacli/README.md
+1
-1
@@ -7,7 +7,7 @@ learn_topic_type: "References"
7
learn_rel_path: "Integrations/Monitor/Devices"
8
-->
9
10
-# MegaRAID controller monitoring with Netdata
10
+# MegaRAID controller collector
11
12
Collects adapter, physical drives and battery stats using `megacli` command-line tool.
13
collectors/python.d.plugin/memcached/README.md
+1
-1
@@ -7,7 +7,7 @@ learn_topic_type: "References"
7
learn_rel_path: "Integrations/Monitor/Databases"
8
-->
9
10
-# Memcached monitoring with Netdata
10
+# Memcached collector
11
12
Collects memory-caching system performance metrics. It reads server response to stats command ([stats interface](https://github.com/memcached/memcached/wiki/Commands#stats)).
13
collectors/python.d.plugin/monit/README.md
+1
-1
@@ -7,7 +7,7 @@ learn_topic_type: "References"
7
learn_rel_path: "Integrations/Monitor/Storage"
8
-->
9
10
-# Monit monitoring with Netdata
10
+# Monit collector
11
12
Monit monitoring module. Data is grabbed from stats XML interface (exists for a long time, but not mentioned in official
13
documentation). Mostly this plugin shows statuses of monit targets, i.e.
collectors/python.d.plugin/nsd/README.md
+1
-1
@@ -7,7 +7,7 @@ learn_topic_type: "References"
7
learn_rel_path: "Integrations/Monitor/Networking"
8
-->
9
10
-# NSD monitoring with Netdata
10
+# NSD collector
11
12
Uses the `nsd-control stats_noreset` command to provide `nsd` statistics.
13
collectors/python.d.plugin/nvidia_smi/README.md
+1
-1
@@ -7,7 +7,7 @@ learn_topic_type: "References"
7
learn_rel_path: "Integrations/Monitor/Devices"
8
-->
9
10
-# Nvidia GPU monitoring with Netdata
10
+# Nvidia GPU collector
11
12
Monitors performance metrics (memory usage, fan speed, pcie bandwidth utilization, temperature, etc.) using `nvidia-smi` cli tool.
13
collectors/python.d.plugin/openldap/README.md
+1
-1
@@ -7,7 +7,7 @@ learn_topic_type: "References"
7
learn_rel_path: "Integrations/Monitor/Networking"
8
-->
9
10
-# OpenLDAP monitoring with Netdata
10
+# OpenLDAP collector
11
12
Provides statistics information from openldap (slapd) server.
13
Statistics are taken from LDAP monitoring interface. Manual page, slapd-monitor(5) is available.
collectors/python.d.plugin/oracledb/README.md
+1
-1
@@ -7,7 +7,7 @@ learn_topic_type: "References"
7
learn_rel_path: "Integrations/Monitor/Databases"
8
-->
9
10
-# OracleDB monitoring with Netdata
10
+# OracleDB collector
11
12
Monitors the performance and health metrics of the Oracle database.
13
collectors/python.d.plugin/postfix/README.md
+1
-1
@@ -7,7 +7,7 @@ learn_topic_type: "References"
7
learn_rel_path: "Integrations/Monitor/Webapps"
8
-->
9
10
-# Postfix monitoring with Netdata
10
+# Postfix collector
11
12
Monitors MTA email queue statistics using [postqueue](http://www.postfix.org/postqueue.1.html) tool.
13
collectors/python.d.plugin/puppet/README.md
+1
-1
@@ -7,7 +7,7 @@ learn_topic_type: "References"
7
learn_rel_path: "Integrations/Monitor/Provisioning tools"
8
-->
9
10
-# Puppet monitoring with Netdata
10
+# Puppet collector
11
12
Monitor status of Puppet Server and Puppet DB.
13
collectors/python.d.plugin/rethinkdbs/README.md
+1
-1
@@ -7,7 +7,7 @@ learn_topic_type: "References"
7
learn_rel_path: "Integrations/Monitor/Databases"
8
-->
9
10
-# RethinkDB monitoring with Netdata
10
+# RethinkDB collector
11
12
Collects database server and cluster statistics.
13
collectors/python.d.plugin/retroshare/README.md
+1
-1
@@ -7,7 +7,7 @@ learn_topic_type: "References"
7
learn_rel_path: "Integrations/Monitor/Apm"
8
-->
9
10
-# RetroShare monitoring with Netdata
10
+# RetroShare collector
11
12
Monitors application bandwidth, peers and DHT metrics.
13
collectors/python.d.plugin/riakkv/README.md
+1
-1
@@ -7,7 +7,7 @@ learn_topic_type: "References"
7
learn_rel_path: "Integrations/Monitor/Databases"
8
-->
9
10
-# Riak KV monitoring with Netdata
10
+# Riak KV collector
11
12
Collects database stats from `/stats` endpoint.
13
collectors/python.d.plugin/samba/README.md
+1
-1
@@ -7,7 +7,7 @@ learn_topic_type: "References"
7
learn_rel_path: "Integrations/Monitor/Apps"
8
-->
9
10
-# Samba monitoring with Netdata
10
+# Samba collector
11
12
Monitors the performance metrics of Samba file sharing using `smbstatus` command-line tool.
13
collectors/python.d.plugin/sensors/README.md
+1
-1
@@ -7,7 +7,7 @@ learn_topic_type: "References"
7
learn_rel_path: "Integrations/Monitor/Devices"
8
-->
9
10
-# Linux machine sensors monitoring with Netdata
10
+# Linux machine sensors collector
11
12
Reads system sensors information (temperature, voltage, electric current, power, etc.).
13
collectors/python.d.plugin/smartd_log/README.md
+1
-1
@@ -7,7 +7,7 @@ learn_topic_type: "References"
7
learn_rel_path: "Integrations/Monitor/Devices"
8
-->
9
10
-# Storage devices monitoring with Netdata
10
+# Storage devices collector
11
12
Monitors `smartd` log files to collect HDD/SSD S.M.A.R.T attributes.
13
collectors/python.d.plugin/spigotmc/README.md
+1
-1
@@ -7,7 +7,7 @@ learn_topic_type: "References"
7
learn_rel_path: "Integrations/Monitor/Webapps"
8
-->
9
10
-# SpigotMC monitoring with Netdata
10
+# SpigotMC collector
11
12
Performs basic monitoring for Spigot Minecraft servers.
13
collectors/python.d.plugin/squid/README.md
+1
-1
@@ -7,7 +7,7 @@ learn_topic_type: "References"
7
learn_rel_path: "Integrations/Monitor/Webapps"
8
-->
9
10
-# Squid monitoring with Netdata
10
+# Squid collector
11
12
Monitors one or more squid instances depending on configuration.
13
collectors/python.d.plugin/tomcat/README.md
+1
-1
@@ -7,7 +7,7 @@ learn_topic_type: "References"
7
learn_rel_path: "Integrations/Monitor/Webapps"
8
-->
9
10
-# Apache Tomcat monitoring with Netdata
10
+# Apache Tomcat collector
11
12
Presents memory utilization of tomcat containers.
13
collectors/python.d.plugin/tor/README.md
+1
-1
@@ -7,7 +7,7 @@ learn_topic_type: "References"
7
learn_rel_path: "Integrations/Monitor/Apps"
8
-->
9
10
-# Tor monitoring with Netdata
10
+# Tor collector
11
12
Connects to the Tor control port to collect traffic statistics.
13
collectors/python.d.plugin/traefik/README.md
+1
-1
@@ -7,7 +7,7 @@ learn_topic_type: "References"
7
learn_rel_path: "Integrations/Monitor/Webapps"
8
-->
9
10
-# Traefik monitoring with Netdata
10
+# Traefik collector
11
12
Uses the `health` API to provide statistics.
13
collectors/python.d.plugin/uwsgi/README.md
+1
-1
@@ -7,7 +7,7 @@ learn_topic_type: "References"
7
learn_rel_path: "Integrations/Monitor/Webapps"
8
-->
9
10
-# uWSGI monitoring with Netdata
10
+# uWSGI collector
11
12
Monitors performance metrics exposed by [`Stats Server`](https://uwsgi-docs.readthedocs.io/en/latest/StatsServer.html).
13
collectors/python.d.plugin/varnish/README.md
+1
-1
@@ -7,7 +7,7 @@ learn_topic_type: "References"
7
learn_rel_path: "Integrations/Monitor/Webapps"
8
-->
9
10
-# Varnish Cache monitoring with Netdata
10
+# Varnish Cache collector
11
12
Provides HTTP accelerator global, Backends (VBE) and Storages (SMF, SMA, MSE) statistics using `varnishstat` tool.
13
collectors/python.d.plugin/w1sensor/README.md
+1
-1
@@ -7,7 +7,7 @@ learn_topic_type: "References"
7
learn_rel_path: "Integrations/Monitor/Remotes/Devices"
8
-->
9
10
-# 1-Wire Sensors monitoring with Netdata
10
+# 1-Wire Sensors collector
11
12
Monitors sensor temperature.
13
collectors/statsd.plugin/asterisk.md
+1
-1
@@ -6,7 +6,7 @@ learn_status: "Published"
6
learn_rel_path: "Integrations/Monitor/VoIP"
7
-->
8
9
-# Asterisk monitoring with Netdata
9
+# Asterisk collector
10
11
Monitors [Asterisk](https://www.asterisk.org/) dialplan application's statistics.
12
collectors/statsd.plugin/k6.md
+1
-1
@@ -6,7 +6,7 @@ learn_status: "Published"
6
learn_rel_path: "Integrations/Monitor/apps"
7
-->
8
9
-# K6 load test monitoring with Netdata
9
+# K6 load test collector
10
11
Monitors the impact of load testing experiments performed with [K6](https://k6.io/).
12