@cryptotaxi247 / netdata-1 / commits / f3217c83a

Docs: Add custom label to collectors frontmatter to fix sidebar titles (#8936)

* Adding sidebar titles to collectors * Move to correctly capitalized * Add sidebar_label to all collectors * Pluralize ap * Title and label tweaks * Fix frontmatter in collectors * Remove brackets from Dovecot README

Joel Hans committed May 7, 2020 at 12:01 UTC f3217c83a1a03c5378eb49fca46e482a9dd5d7ac
84 files changed +96 -184
collectors/charts.d.plugin/README.md
-2
@@ -1,8 +1,6 @@
1 <!--
2 ----
2 title: "charts.d.plugin"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/charts.d.plugin/README.md
5 ----
4 -->
5
6 # charts.d.plugin
collectors/charts.d.plugin/ap/README.md
+3 -4
@@ -1,11 +1,10 @@
1 <!--
2 ----
3 -title: "Access Point monitoring with Netdata"
2 +title: "Access point monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/charts.d.plugin/ap/README.md
5 ----
4 +sidebar_label: "Access points"
5 -->
6
8 -# Access Point monitoring with Netdata
7 +# Access point monitoring with Netdata
8
9 The `ap` collector visualizes data related to access points.
10
collectors/charts.d.plugin/apcupsd/README.md
+1 -2
@@ -1,8 +1,7 @@
1 <!--
2 ----
2 title: "APC UPS monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/charts.d.plugin/apcupsd/README.md
5 ----
4 +sidebar_label: "APC UPS"
5 -->
6
7 # APC UPS monitoring with Netdata
collectors/charts.d.plugin/example/README.md
-2
@@ -1,8 +1,6 @@
1 <!--
2 ----
2 title: "Example"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/charts.d.plugin/example/README.md
5 ----
4 -->
5
6 # Example
collectors/charts.d.plugin/libreswan/README.md
+1 -2
@@ -1,8 +1,7 @@
1 <!--
2 ----
2 title: "Libreswan IPSec tunnel monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/charts.d.plugin/libreswan/README.md
5 ----
4 +sidebar_label: "Libreswan IPSec tunnels"
5 -->
6
7 # Libreswan IPSec tunnel monitoring with Netdata
collectors/charts.d.plugin/nut/README.md
+1 -2
@@ -1,8 +1,7 @@
1 <!--
2 ----
2 title: "UPS/PDU monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/charts.d.plugin/nut/README.md
5 ----
4 +sidebar_label: "UPS/PDU"
5 -->
6
7 # UPS/PDU monitoring with Netdata
collectors/charts.d.plugin/opensips/README.md
+1 -2
@@ -1,8 +1,7 @@
1 <!--
2 ----
2 title: "OpenSIPS monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/charts.d.plugin/opensips/README.md
5 ----
4 +sidebar_label: "OpenSIPS"
5 -->
6
7 # OpenSIPS monitoring with Netdata
collectors/charts.d.plugin/sensors/README.md
-2
@@ -1,8 +1,6 @@
1 <!--
2 ----
2 title: "Linux machine sensors monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/charts.d.plugin/sensors/README.md
5 ----
4 -->
5
6 # Linux machine sensors monitoring with Netdata
collectors/ebpf_process.plugin/README.md
+1
@@ -2,6 +2,7 @@
2 ---
3 title: "eBPF monitoring with Netdata"
4 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/ebpf_process.plugin/README.md
5 +sidebar_label: "eBPF"
6 ---
7 -->
8
collectors/node.d.plugin/README.md
-2
@@ -1,8 +1,6 @@
1 <!--
2 ----
2 title: "node.d.plugin"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/node.d.plugin/README.md
5 ----
4 -->
5
6 # node.d.plugin
collectors/node.d.plugin/fronius/README.md
+1 -2
@@ -1,8 +1,7 @@
1 <!--
2 ----
2 title: "Fronius Symo monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/node.d.plugin/fronius/README.md
5 ----
4 +sidebar_label: "Fronius Symo"
5 -->
6
7 # Fronius Symo monitoring with Netdata
collectors/node.d.plugin/named/README.md
+2 -3
@@ -1,8 +1,7 @@
1 <!--
2 ----
3 -title: "ISC BIND monitoring with Netdata "
2 +title: "ISC BIND monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/node.d.plugin/named/README.md
5 ----
4 +sidebar_label: "ISC BIND"
5 -->
6
7 # ISC BIND monitoring with Netdata
collectors/node.d.plugin/sma_webbox/README.md
+1 -2
@@ -1,8 +1,7 @@
1 <!--
2 ----
2 title: "SMA Sunny WebBox monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/node.d.plugin/sma_webbox/README.md
5 ----
4 +sidebar_label: "SMA Sunny WebBox"
5 -->
6
7 # SMA Sunny WebBox monitoring with Netdata
collectors/node.d.plugin/snmp/README.md
+1 -2
@@ -1,8 +1,7 @@
1 <!--
2 ----
2 title: "SNMP device monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/node.d.plugin/snmp/README.md
5 ----
4 +sidebar_label: "SNMP"
5 -->
6
7 # SNMP device monitoring with Netdata
collectors/node.d.plugin/stiebeleltron/README.md
+1 -2
@@ -1,8 +1,7 @@
1 <!--
2 ----
2 title: "Stiebel Eltron ISG monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/node.d.plugin/stiebeleltron/README.md
5 ----
4 +sidebar_label: "Stiebel Eltron ISG"
5 -->
6
7 # Stiebel Eltron ISG monitoring with Netdata
collectors/python.d.plugin/README.md
-2
@@ -1,8 +1,6 @@
1 <!--
2 ----
2 title: "python.d.plugin"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/README.md
5 ----
4 -->
5
6 # python.d.plugin
collectors/python.d.plugin/adaptec_raid/README.md
+1 -2
@@ -1,8 +1,7 @@
1 <!--
2 ----
2 title: "Adaptec RAID controller monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/adaptec_raid/README.md
5 ----
4 +sidebar_label: "Adaptec RAID"
5 -->
6
7 # Adaptec RAID controller monitoring with Netdata
collectors/python.d.plugin/am2320/README.md
+1 -2
@@ -1,8 +1,7 @@
1 <!--
2 ----
2 title: "AM2320 sensor monitoring with netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/am2320/README.md
5 ----
4 +sidebar_label: "AM2320"
5 -->
6
7 # AM2320 sensor monitoring with netdata
collectors/python.d.plugin/apache/README.md
+1 -2
@@ -1,8 +1,7 @@
1 <!--
2 ----
2 title: "Apache monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/apache/README.md
5 ----
4 +sidebar_label: "Apache"
5 -->
6
7 # Apache monitoring with Netdata
collectors/python.d.plugin/beanstalk/README.md
+1 -2
@@ -1,8 +1,7 @@
1 <!--
2 ----
2 title: "Beanstalk monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/beanstalk/README.md
5 ----
4 +sidebar_label: "Beanstalk"
5 -->
6
7 # Beanstalk monitoring with Netdata
collectors/python.d.plugin/bind_rndc/README.md
+1 -2
@@ -1,8 +1,7 @@
1 <!--
2 ----
2 title: "ISC Bind monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/bind_rndc/README.md
5 ----
4 +sidebar_label: "ISC Bind"
5 -->
6
7 # ISC Bind monitoring with Netdata
collectors/python.d.plugin/boinc/README.md
+1 -2
@@ -1,8 +1,7 @@
1 <!--
2 ----
2 title: "BOINC monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/boinc/README.md
5 ----
4 +sidebar_label: "BOINC"
5 -->
6
7 # BOINC monitoring with Netdata
collectors/python.d.plugin/ceph/README.md
+1 -2
@@ -1,8 +1,7 @@
1 <!--
2 ----
2 title: "CEPH monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/ceph/README.md
5 ----
4 +sidebar_label: "CEPH"
5 -->
6
7 # CEPH monitoring with Netdata
collectors/python.d.plugin/chrony/README.md
+1 -2
@@ -1,8 +1,7 @@
1 <!--
2 ----
2 title: "Chrony monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/chrony/README.md
5 ----
4 +sidebar_label: "Chrony"
5 -->
6
7 # Chrony monitoring with Netdata
collectors/python.d.plugin/couchdb/README.md
+1 -2
@@ -1,8 +1,7 @@
1 <!--
2 ----
2 title: "Apache CouchDB monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/couchdb/README.md
5 ----
4 +sidebar_label: "CouchDB"
5 -->
6
7 # Apache CouchDB monitoring with Netdata
collectors/python.d.plugin/dns_query_time/README.md
+1 -2
@@ -1,8 +1,7 @@
1 <!--
2 ----
2 title: "DNS query RTT monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/dns_query_time/README.md
5 ----
4 +sidebar_label: "DNS query RTT"
5 -->
6
7 # DNS query RTT monitoring with Netdata
collectors/python.d.plugin/dnsdist/README.md
+1 -2
@@ -1,8 +1,7 @@
1 <!--
2 ----
2 title: "PowerDNS dnsdist monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/dnsdist/README.md
5 ----
4 +sidebar_label: "PowerDNS dnsdist"
5 -->
6
7 # PowerDNS dnsdist monitoring with Netdata
collectors/python.d.plugin/dockerd/README.md
+3 -4
@@ -1,11 +1,10 @@
1 <!--
2 ----
3 -title: "Docker engine monitoring with Netdata"
2 +title: "Docker Engine monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/dockerd/README.md
5 ----
4 +sidebar_label: "Docker Engine"
5 -->
6
8 -# Docker engine monitoring with Netdata
7 +# Docker Engine monitoring with Netdata
8
9 Collects docker container health metrics.
10
collectors/python.d.plugin/dovecot/README.md
+1 -2
@@ -1,8 +1,7 @@
1 <!--
2 ----
2 title: "Dovecot monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/dovecot/README.md
5 ----
4 +sidebar_label: "Dovecot"
5 -->
6
7 # Dovecot monitoring with Netdata
collectors/python.d.plugin/elasticsearch/README.md
+1 -2
@@ -1,8 +1,7 @@
1 <!--
2 ----
2 title: "Elasticsearch monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/elasticsearch/README.md
5 ----
4 +sidebar_label: "Elasticsearch"
5 -->
6
7 # Elasticsearch monitoring with Netdata
collectors/python.d.plugin/energid/README.md
+1 -2
@@ -1,8 +1,7 @@
1 <!--
2 ----
2 title: "Energi Core node monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/energid/README.md
5 ----
4 +sidebar_label: "Energi Core"
5 -->
6
7 # Energi Core node monitoring with Netdata
collectors/python.d.plugin/example/README.md
-2
@@ -1,8 +1,6 @@
1 <!--
2 ----
2 title: "Example"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/example/README.md
5 ----
4 -->
5
6 # Example
collectors/python.d.plugin/exim/README.md
+1 -2
@@ -1,8 +1,7 @@
1 <!--
2 ----
2 title: "Exim monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/exim/README.md
5 ----
4 +sidebar_label: "Exim"
5 -->
6
7 # Exim monitoring with Netdata
collectors/python.d.plugin/fail2ban/README.md
+1 -2
@@ -1,8 +1,7 @@
1 <!--
2 ----
2 title: "Fail2ban monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/fail2ban/README.md
5 ----
4 +sidebar_label: "Fail2ban"
5 -->
6
7 # Fail2ban monitoring with Netdata
collectors/python.d.plugin/freeradius/README.md
+1 -2
@@ -1,8 +1,7 @@
1 <!--
2 ----
2 title: "FreeRADIUS monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/freeradius/README.md
5 ----
4 +sidebar_label: "FreeRADIUS"
5 -->
6
7 # FreeRADIUS monitoring with Netdata
collectors/python.d.plugin/gearman/README.md
+1 -2
@@ -1,8 +1,7 @@
1 <!--
2 ----
2 title: "Gearman monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/gearman/README.md
5 ----
4 +sidebar_label: "Gearman"
5 -->
6
7 # Gearman monitoring with Netdata
collectors/python.d.plugin/go_expvar/README.md
+3 -4
@@ -1,11 +1,10 @@
1 <!--
2 ----
3 -title: "Go application monitoring with Netdata"
2 +title: "Go applications monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/go_expvar/README.md
5 ----
4 +sidebar_label: "Go applications"
5 -->
6
8 -# Go application monitoring with Netdata
7 +# Go applications monitoring with Netdata
8
9 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.
10
collectors/python.d.plugin/haproxy/README.md
+1 -2
@@ -1,8 +1,7 @@
1 <!--
2 ----
2 title: "HAProxy monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/haproxy/README.md
5 ----
4 +sidebar_label: "HAProxy"
5 -->
6
7 # HAProxy monitoring with Netdata
collectors/python.d.plugin/hddtemp/README.md
+1 -2
@@ -1,8 +1,7 @@
1 <!--
2 ----
2 title: "Hard drive temperature monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/hddtemp/README.md
5 ----
4 +sidebar_label: "Hard drive temperature"
5 -->
6
7 # Hard drive temperature monitoring with Netdata
collectors/python.d.plugin/hpssa/README.md
+1 -2
@@ -1,8 +1,7 @@
1 <!--
2 ----
2 title: "HP Smart Storage Arrays monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/hpssa/README.md
5 ----
4 +sidebar_label: "HP Smart Storage Arrays"
5 -->
6
7 # HP Smart Storage Arrays monitoring with Netdata
collectors/python.d.plugin/httpcheck/README.md
+1 -2
@@ -1,8 +1,7 @@
1 <!--
2 ----
2 title: "HTTP endpoint monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/httpcheck/README.md
5 ----
4 +sidebar_label: "HTTP endpoints"
5 -->
6
7 # HTTP endpoint monitoring with Netdata
collectors/python.d.plugin/icecast/README.md
+1 -2
@@ -1,8 +1,7 @@
1 <!--
2 ----
2 title: "Icecast monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/icecast/README.md
5 ----
4 +sidebar_label: "Icecast"
5 -->
6
7 # Icecast monitoring with Netdata
collectors/python.d.plugin/ipfs/README.md
+1 -2
@@ -1,8 +1,7 @@
1 <!--
2 ----
2 title: "IPFS monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/ipfs/README.md
5 ----
4 +sidebar_label: "IPFS"
5 -->
6
7 # IPFS monitoring with Netdata
collectors/python.d.plugin/isc_dhcpd/README.md
+1 -2
@@ -1,8 +1,7 @@
1 <!--
2 ----
2 title: "ISC DHCP monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/isc_dhcpd/README.md
5 ----
4 +sidebar_label: "ISC DHCP"
5 -->
6
7 # ISC DHCP monitoring with Netdata
collectors/python.d.plugin/litespeed/README.md
+1 -2
@@ -1,8 +1,7 @@
1 <!--
2 ----
2 title: "LiteSpeed monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/litespeed/README.md
5 ----
4 +sidebar_label: "LiteSpeed"
5 -->
6
7 # LiteSpeed monitoring with Netdata
collectors/python.d.plugin/logind/README.md
+2 -3
@@ -1,8 +1,7 @@
1 <!--
2 ----
3 -title: "Systemd-Logind monitoring with Netdata"
2 +title: "systemd-logind monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/logind/README.md
5 ----
4 +sidebar_label: "systemd-logind"
5 -->
6
7 # Systemd-Logind monitoring with Netdata
collectors/python.d.plugin/megacli/README.md
+1 -2
@@ -1,8 +1,7 @@
1 <!--
2 ----
2 title: "MegaRAID controller monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/megacli/README.md
5 ----
4 +sidebar_label: "MegaRAID controllers"
5 -->
6
7 # MegaRAID controller monitoring with Netdata
collectors/python.d.plugin/memcached/README.md
+1 -2
@@ -1,8 +1,7 @@
1 <!--
2 ----
2 title: "Memcached monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/memcached/README.md
5 ----
4 +sidebar_label: "Memcached"
5 -->
6
7 # Memcached monitoring with Netdata
collectors/python.d.plugin/mongodb/README.md
+1 -2
@@ -1,8 +1,7 @@
1 <!--
2 ----
2 title: "MongoDB monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/mongodb/README.md
5 ----
4 +sidebar_label: "MongoDB"
5 -->
6
7 # MongoDB monitoring with Netdata
collectors/python.d.plugin/monit/README.md
+1 -2
@@ -1,8 +1,7 @@
1 <!--
2 ----
2 title: "Monit monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/monit/README.md
5 ----
4 +sidebar_label: "Monit"
5 -->
6
7 # Monit monitoring with Netdata
collectors/python.d.plugin/mysql/README.md
+1 -2
@@ -1,8 +1,7 @@
1 <!--
2 ----
2 title: "MySQL monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/mysql/README.md
5 ----
4 +sidebar_label: "MySQL"
5 -->
6
7 # MySQL monitoring with Netdata
collectors/python.d.plugin/nginx/README.md
+1 -2
@@ -1,8 +1,7 @@
1 <!--
2 ----
2 title: "NGINX monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/nginx/README.md
5 ----
4 +sidebar_label: "NGINX"
5 -->
6
7 # NGINX monitoring with Netdata
collectors/python.d.plugin/nginx_plus/README.md
+1 -2
@@ -1,8 +1,7 @@
1 <!--
2 ----
2 title: "NGINX Plus monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/nginx_plus/README.md
5 ----
4 +sidebar_label: "NGINX Plus"
5 -->
6
7 # NGINX Plus monitoring with Netdata
collectors/python.d.plugin/nsd/README.md
+1 -2
@@ -1,8 +1,7 @@
1 <!--
2 ----
2 title: "NSD monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/nsd/README.md
5 ----
4 +sidebar_label: "NSD"
5 -->
6
7 # NSD monitoring with Netdata
collectors/python.d.plugin/ntpd/README.md
+1 -2
@@ -1,8 +1,7 @@
1 <!--
2 ----
2 title: "NTP daemon monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/ntpd/README.md
5 ----
4 +sidebar_label: "NTP daemon"
5 -->
6
7 # NTP daemon monitoring with Netdata
collectors/python.d.plugin/nvidia_smi/README.md
+3 -4
@@ -1,11 +1,10 @@
1 <!--
2 ----
3 -title: "NVIDIA GPU monitoring with Netdata"
2 +title: "Nvidia GPU monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/nvidia_smi/README.md
5 ----
4 +sidebar_label: "Nvidia GPUs"
5 -->
6
8 -# NVIDIA GPU monitoring with Netdata
7 +# Nvidia GPU monitoring with Netdata
8
9 Monitors performance metrics (memory usage, fan speed, pcie bandwidth utilization, temperature, etc.) using `nvidia-smi` cli tool.
10
collectors/python.d.plugin/openldap/README.md
+1 -2
@@ -1,8 +1,7 @@
1 <!--
2 ----
2 title: "OpenLDAP monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/openldap/README.md
5 ----
4 +sidebar_label: "OpenLDAP"
5 -->
6
7 # OpenLDAP monitoring with Netdata
collectors/python.d.plugin/oracledb/README.md
+1 -2
@@ -1,8 +1,7 @@
1 <!--
2 ----
2 title: "OracleDB monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/oracledb/README.md
5 ----
4 +sidebar_label: "OracleDB"
5 -->
6
7 # OracleDB monitoring with Netdata
collectors/python.d.plugin/ovpn_status_log/README.md
+1 -2
@@ -1,8 +1,7 @@
1 <!--
2 ----
2 title: "OpenVPN monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/ovpn_status_log/README.md
5 ----
4 +sidebar_label: "OpenVPN"
5 -->
6
7 # OpenVPN monitoring with Netdata
collectors/python.d.plugin/phpfpm/README.md
+1 -2
@@ -1,8 +1,7 @@
1 <!--
2 ----
2 title: "PHP-FPM monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/phpfpm/README.md
5 ----
4 +sidebar_label: "PHP-FPM"
5 -->
6
7 # PHP-FPM monitoring with Netdata
collectors/python.d.plugin/portcheck/README.md
+1 -2
@@ -1,8 +1,7 @@
1 <!--
2 ----
2 title: "TCP endpoint monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/portcheck/README.md
5 ----
4 +sidebar_label: "TCP endpoints"
5 -->
6
7 # TCP endpoint monitoring with Netdata
collectors/python.d.plugin/postfix/README.md
+1 -2
@@ -1,8 +1,7 @@
1 <!--
2 ----
2 title: "Postfix monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/postfix/README.md
5 ----
4 +sidebar_label: "Postfix"
5 -->
6
7 # Postfix monitoring with Netdata
collectors/python.d.plugin/postgres/README.md
+1 -2
@@ -1,8 +1,7 @@
1 <!--
2 ----
2 title: "PostgreSQL monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/postgres/README.md
5 ----
4 +sidebar_label: "PostgreSQL"
5 -->
6
7 # PostgreSQL monitoring with Netdata
collectors/python.d.plugin/powerdns/README.md
+1 -2
@@ -1,8 +1,7 @@
1 <!--
2 ----
2 title: "PowerDNS monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/powerdns/README.md
5 ----
4 +sidebar_label: "PowerDNS"
5 -->
6
7 # PowerDNS monitoring with Netdata
collectors/python.d.plugin/proxysql/README.md
+1 -2
@@ -1,8 +1,7 @@
1 <!--
2 ----
2 title: "ProxySQL monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/proxysql/README.md
5 ----
4 +sidebar_label: "ProxySQL"
5 -->
6
7 # ProxySQL monitoring with Netdata
collectors/python.d.plugin/puppet/README.md
+1 -2
@@ -1,8 +1,7 @@
1 <!--
2 ----
2 title: "Puppet monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/puppet/README.md
5 ----
4 +sidebar_label: "Puppet"
5 -->
6
7 # Puppet monitoring with Netdata
collectors/python.d.plugin/rabbitmq/README.md
+1 -2
@@ -1,8 +1,7 @@
1 <!--
2 ----
2 title: "RabbitMQ monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/rabbitmq/README.md
5 ----
4 +sidebar_label: "RabbitMQ"
5 -->
6
7 # RabbitMQ monitoring with Netdata
collectors/python.d.plugin/redis/README.md
+1 -2
@@ -1,8 +1,7 @@
1 <!--
2 ----
2 title: "Redis monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/redis/README.md
5 ----
4 +sidebar_label: "Redis"
5 -->
6
7 # Redis monitoring with Netdata
collectors/python.d.plugin/rethinkdbs/README.md
+1 -2
@@ -1,8 +1,7 @@
1 <!--
2 ----
2 title: "RethinkDB monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/rethinkdbs/README.md
5 ----
4 +sidebar_label: "RethinkDB"
5 -->
6
7 # RethinkDB monitoring with Netdata
collectors/python.d.plugin/retroshare/README.md
+1 -2
@@ -1,8 +1,7 @@
1 <!--
2 ----
2 title: "RetroShare monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/retroshare/README.md
5 ----
4 +sidebar_label: "RetroShare"
5 -->
6
7 # RetroShare monitoring with Netdata
collectors/python.d.plugin/riakkv/README.md
+3 -4
@@ -1,11 +1,10 @@
1 <!--
2 ----
3 -title: "RiakKV monitoring with Netdata"
2 +title: "Riak KV monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/riakkv/README.md
5 ----
4 +sidebar_label: "Riak KV"
5 -->
6
8 -# RiakKV monitoring with Netdata
7 +# Riak KV monitoring with Netdata
8
9 Collects database stats from `/stats` endpoint.
10
collectors/python.d.plugin/samba/README.md
+1 -2
@@ -1,8 +1,7 @@
1 <!--
2 ----
2 title: "Samba monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/samba/README.md
5 ----
4 +sidebar_label: "Samba"
5 -->
6
7 # Samba monitoring with Netdata
collectors/python.d.plugin/sensors/README.md
+3 -4
@@ -1,11 +1,10 @@
1 <!--
2 ----
3 -title: "Linux machines sensors monitoring with Netdata"
2 +title: "Linux machine sensors monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/sensors/README.md
5 ----
4 +sidebar_label: "Linux machine sensors"
5 -->
6
8 -# Linux machines sensors monitoring with Netdata
7 +# Linux machine sensors monitoring with Netdata
8
9 Reads system sensors information (temperature, voltage, electric current, power, etc.).
10
collectors/python.d.plugin/smartd_log/README.md
+1 -2
@@ -1,8 +1,7 @@
1 <!--
2 ----
2 title: "Storage devices monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/smartd_log/README.md
5 ----
4 +sidebar_label: "S.M.A.R.T. attributes"
5 -->
6
7 # Storage devices monitoring with Netdata
collectors/python.d.plugin/spigotmc/README.md
+1 -2
@@ -1,8 +1,7 @@
1 <!--
2 ----
2 title: "SpigotMC monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/spigotmc/README.md
5 ----
4 +sidebar_label: "SpigotMC"
5 -->
6
7 # SpigotMC monitoring with Netdata
collectors/python.d.plugin/springboot/README.md
+3 -4
@@ -1,11 +1,10 @@
1 <!--
2 ----
3 -title: "Spring Boot2 monitoring with Netdata"
2 +title: "Java Spring Boot 2 application monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/springboot/README.md
5 ----
4 +sidebar_label: "Java Spring Boot 2 applications"
5 -->
6
8 -# Spring Boot2 monitoring with Netdata
7 +# Java Spring Boot 2 application monitoring with Netdata
8
9 Monitors one or more Java Spring-boot applications depending on configuration.
10 Netdata can be used to monitor running Java [Spring Boot](https://spring.io/) applications that expose their metrics with the use of the **Spring Boot Actuator** included in Spring Boot library.
collectors/python.d.plugin/squid/README.md
+1 -2
@@ -1,8 +1,7 @@
1 <!--
2 ----
2 title: "Squid monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/squid/README.md
5 ----
4 +sidebar_label: "Squid"
5 -->
6
7 # Squid monitoring with Netdata
collectors/python.d.plugin/tomcat/README.md
+1 -2
@@ -1,8 +1,7 @@
1 <!--
2 ----
2 title: "Apache Tomcat monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/tomcat/README.md
5 ----
4 +sidebar_label: "Tomcat"
5 -->
6
7 # Apache Tomcat monitoring with Netdata
collectors/python.d.plugin/tor/README.md
+1 -2
@@ -1,8 +1,7 @@
1 <!--
2 ----
2 title: "Tor monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/tor/README.md
5 ----
4 +sidebar_label: "Tor"
5 -->
6
7 # Tor monitoring with Netdata
collectors/python.d.plugin/traefik/README.md
+1 -2
@@ -1,8 +1,7 @@
1 <!--
2 ----
2 title: "Traefik monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/traefik/README.md
5 ----
4 +sidebar_label: "Traefik"
5 -->
6
7 # Traefik monitoring with Netdata
collectors/python.d.plugin/uwsgi/README.md
+1 -2
@@ -1,8 +1,7 @@
1 <!--
2 ----
2 title: "uWSGI monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/uwsgi/README.md
5 ----
4 +sidebar_label: "uWSGI"
5 -->
6
7 # uWSGI monitoring with Netdata
collectors/python.d.plugin/varnish/README.md
+1 -2
@@ -1,8 +1,7 @@
1 <!--
2 ----
2 title: "Varnish Cache monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/varnish/README.md
5 ----
4 +sidebar_label: "Varnish Cache"
5 -->
6
7 # Varnish Cache monitoring with Netdata
collectors/python.d.plugin/w1sensor/README.md
+1 -2
@@ -1,8 +1,7 @@
1 <!--
2 ----
2 title: "1-Wire Sensors monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/w1sensor/README.md
5 ----
4 +sidebar_label: "1-Wire sensors"
5 -->
6
7 # 1-Wire Sensors monitoring with Netdata
collectors/python.d.plugin/web_log/README.md
+3 -4
@@ -1,11 +1,10 @@
1 <!--
2 ----
3 -title: "Apache/NGINX/Squid monitoring with Netdata"
2 +title: "Web server log (Apache, NGINX, Squid) monitoring with Netdata"
3 custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/web_log/README.md
5 ----
4 +sidebar_label: "Web server logs (Apache, NGINX, Squid)"
5 -->
6
8 -# Apache/NGINX/Squid monitoring with Netdata
7 +# Web server log (Apache, NGINX, Squid) monitoring with Netdata
8
9 Tails access log file and Collects web server/caching proxy metrics.
10