diff --git a/.travis/README.md b/.travis/README.md index 55f43a1acb..1e492d2809 100644 --- a/.travis/README.md +++ b/.travis/README.md @@ -1,3 +1,10 @@ + + # Description of CI build configuration ## Variables needed by travis diff --git a/BREAKING_CHANGES.md b/BREAKING_CHANGES.md index 5b741ad54b..3d432888a7 100644 --- a/BREAKING_CHANGES.md +++ b/BREAKING_CHANGES.md @@ -1,3 +1,10 @@ + + # Breaking Changes - remove deprecated bash modules (`apache`, `cpu_apps`, `cpufreq`, `exim`, `hddtemp`, `load_average`, `mem_apps`, `mysql`, `nginx`, `phpfpm`, `postfix`, `squid`, `tomcat`) [[#7962](https://github.com/netdata/netdata/pull/7962)] diff --git a/BUILD.md b/BUILD.md index fe00486a9f..4791bae37a 100644 --- a/BUILD.md +++ b/BUILD.md @@ -1,3 +1,10 @@ + + # The build system We are currently migrating from `autotools` to `CMake` as a build-system. This document diff --git a/CHANGELOG.md b/CHANGELOG.md index 8353fa4d6b..136f5d2cc1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ + + # Changelog ## [**Next release**](https://github.com/netdata/netdata/tree/HEAD) diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index c3427a509b..d8efe916a6 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -1,3 +1,10 @@ + + # Contributor Covenant Code of Conduct ## Our Pledge diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d24bd684df..5f99fd21a6 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,3 +1,10 @@ + + # Contributing Thank you for considering contributing to Netdata. diff --git a/DOCUMENTATION.md b/DOCUMENTATION.md index 779de10b4c..f2d02af597 100644 --- a/DOCUMENTATION.md +++ b/DOCUMENTATION.md @@ -1,3 +1,10 @@ + + # Netdata Documentation **Netdata is real-time health monitoring and performance troubleshooting for systems and applications.** It helps you diff --git a/README.md b/README.md index 7a9c022b21..970f13aa64 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ + + # Netdata [![Build Status](https://travis-ci.com/netdata/netdata.svg?branch=master)](https://travis-ci.com/netdata/netdata) [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/2231/badge)](https://bestpractices.coreinfrastructure.org/projects/2231) [![License: GPL v3+](https://img.shields.io/badge/License-GPL%20v3%2B-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) [![analytics](https://www.google-analytics.com/collect?v=1&aip=1&t=pageview&_s=1&ds=github&dr=https%3A%2F%2Fgithub.com%2Fnetdata%2Fnetdata&dl=https%3A%2F%2Fmy-netdata.io%2Fgithub%2Freadme&_u=MAC~&cid=5792dfd7-8dc4-476b-af31-da2fdb9f93d2&tid=UA-64295674-3)](<>) [![Code diff --git a/REDISTRIBUTED.md b/REDISTRIBUTED.md index 24c6d6c62f..a8e5cb0faa 100644 --- a/REDISTRIBUTED.md +++ b/REDISTRIBUTED.md @@ -1,3 +1,10 @@ + + # Redistributed software Netdata copyright info: diff --git a/SECURITY.md b/SECURITY.md index 4badf2815e..f07bdb4707 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -1,3 +1,10 @@ + + # Security Policy ## Supported Versions diff --git a/aclk/README.md b/aclk/README.md index 287d3b2606..b04c1eccac 100644 --- a/aclk/README.md +++ b/aclk/README.md @@ -1 +1,10 @@ + + +# Agent-cloud link (ACLK) + This is the agent cloud link (ACLK) information file \ No newline at end of file diff --git a/backends/README.md b/backends/README.md index 0abfb8b61b..3b0035fdc0 100644 --- a/backends/README.md +++ b/backends/README.md @@ -1,3 +1,10 @@ + + # Metrics long term archiving Netdata supports backends for archiving the metrics, or providing long term dashboards, using Grafana or other tools, diff --git a/backends/TIMESCALE.md b/backends/TIMESCALE.md index 6efb0729e9..dad851fc29 100644 --- a/backends/TIMESCALE.md +++ b/backends/TIMESCALE.md @@ -1,3 +1,10 @@ + + # Writing metrics to TimescaleDB Thanks to Netdata's community of developers and system administrators, and Mahlon Smith diff --git a/backends/WALKTHROUGH.md b/backends/WALKTHROUGH.md index 5566a42659..612270cac1 100644 --- a/backends/WALKTHROUGH.md +++ b/backends/WALKTHROUGH.md @@ -1,3 +1,10 @@ + + # Netdata, Prometheus, Grafana stack ## Intro diff --git a/backends/aws_kinesis/README.md b/backends/aws_kinesis/README.md index 051ac96376..10efe528c3 100644 --- a/backends/aws_kinesis/README.md +++ b/backends/aws_kinesis/README.md @@ -1,3 +1,10 @@ + + # Using Netdata with AWS Kinesis Data Streams ## Prerequisites diff --git a/backends/mongodb/README.md b/backends/mongodb/README.md index 890afd178e..cba8109721 100644 --- a/backends/mongodb/README.md +++ b/backends/mongodb/README.md @@ -1,3 +1,10 @@ + + # MongoDB backend ## Prerequisites diff --git a/backends/opentsdb/README.md b/backends/opentsdb/README.md index 5c04868c1f..2b470f55e2 100644 --- a/backends/opentsdb/README.md +++ b/backends/opentsdb/README.md @@ -1,3 +1,10 @@ + + # OpenTSDB with HTTP Netdata can easily communicate with OpenTSDB using HTTP API. To enable this channel, set the following options in your diff --git a/backends/prometheus/README.md b/backends/prometheus/README.md index e234efe942..b6068fdfcc 100644 --- a/backends/prometheus/README.md +++ b/backends/prometheus/README.md @@ -1,3 +1,10 @@ + + # Using Netdata with Prometheus > IMPORTANT: the format Netdata sends metrics to prometheus has changed since Netdata v1.7. The new prometheus backend diff --git a/backends/prometheus/remote_write/README.md b/backends/prometheus/remote_write/README.md index 009ded6083..c9ae2b1297 100644 --- a/backends/prometheus/remote_write/README.md +++ b/backends/prometheus/remote_write/README.md @@ -1,3 +1,10 @@ + + # Prometheus remote write backend ## Prerequisites diff --git a/build_external/README.md b/build_external/README.md index 8f3c86d406..3614af1135 100644 --- a/build_external/README.md +++ b/build_external/README.md @@ -1,3 +1,10 @@ + + # External build-system This wraps the build-system in Docker so that the host system and the target system are diff --git a/claim/README.md b/claim/README.md index 05de636155..c7c8ad9f31 100644 --- a/claim/README.md +++ b/claim/README.md @@ -1,3 +1,10 @@ + + # Agent claiming Agent claiming is part of the onboarding process when creating a workspace in Netdata Cloud. Each workspace gets its own diff --git a/cli/README.md b/cli/README.md index a81c357f5b..06cdbdbbf0 100644 --- a/cli/README.md +++ b/cli/README.md @@ -1,3 +1,10 @@ + + # Netdata cli You can see the commands netdatacli supports by executing it with `netdatacli` and entering `help` in diff --git a/collectors/COLLECTORS.md b/collectors/COLLECTORS.md index 4a9f9c7d3d..199d34f84e 100644 --- a/collectors/COLLECTORS.md +++ b/collectors/COLLECTORS.md @@ -1,3 +1,10 @@ + + # Supported collectors list Netdata uses collectors to help you gather metrics from your favorite applications and services and view them in diff --git a/collectors/QUICKSTART.md b/collectors/QUICKSTART.md index de284a29fa..2935eed240 100644 --- a/collectors/QUICKSTART.md +++ b/collectors/QUICKSTART.md @@ -1,3 +1,10 @@ + + # Collectors quickstart In this quickstart guide, you'll learn how to enable collectors so you can get metrics from your favorite applications diff --git a/collectors/README.md b/collectors/README.md index b7ead729a4..df8b8ed349 100644 --- a/collectors/README.md +++ b/collectors/README.md @@ -1,3 +1,10 @@ + + # Collecting metrics Netdata can collect metrics from hundreds of different sources, be they internal data created by the system itself, or diff --git a/collectors/REFERENCE.md b/collectors/REFERENCE.md index c517bd562b..3cd52736e9 100644 --- a/collectors/REFERENCE.md +++ b/collectors/REFERENCE.md @@ -1,3 +1,10 @@ + + # Collectors configuration reference Welcome to the collector configuration reference guide. diff --git a/collectors/apps.plugin/README.md b/collectors/apps.plugin/README.md index 1b682bc659..d9daf84148 100644 --- a/collectors/apps.plugin/README.md +++ b/collectors/apps.plugin/README.md @@ -1,3 +1,10 @@ + + # apps.plugin `apps.plugin` breaks down system resource usage to **processes**, **users** and **user groups**. diff --git a/collectors/cgroups.plugin/README.md b/collectors/cgroups.plugin/README.md index f34055b394..5da605a970 100644 --- a/collectors/cgroups.plugin/README.md +++ b/collectors/cgroups.plugin/README.md @@ -1,3 +1,10 @@ + + # cgroups.plugin You can monitor containers and virtual machines using **cgroups**. diff --git a/collectors/charts.d.plugin/README.md b/collectors/charts.d.plugin/README.md index 6bd115f309..b6b52b2161 100644 --- a/collectors/charts.d.plugin/README.md +++ b/collectors/charts.d.plugin/README.md @@ -1,3 +1,10 @@ + + # charts.d.plugin `charts.d.plugin` is a Netdata external plugin. It is an **orchestrator** for data collection modules written in `BASH` v4+. diff --git a/collectors/charts.d.plugin/ap/README.md b/collectors/charts.d.plugin/ap/README.md index 5f4835b8a6..06e9abb0e6 100644 --- a/collectors/charts.d.plugin/ap/README.md +++ b/collectors/charts.d.plugin/ap/README.md @@ -1,3 +1,10 @@ + + # Access Point monitoring with Netdata The `ap` collector visualizes data related to access points. diff --git a/collectors/charts.d.plugin/apcupsd/README.md b/collectors/charts.d.plugin/apcupsd/README.md index 522daf874d..510e5fba7d 100644 --- a/collectors/charts.d.plugin/apcupsd/README.md +++ b/collectors/charts.d.plugin/apcupsd/README.md @@ -1,3 +1,10 @@ + + # APC UPS monitoring with Netdata Monitors different APC UPS models and retrieves status information using `apcaccess` tool. diff --git a/collectors/charts.d.plugin/example/README.md b/collectors/charts.d.plugin/example/README.md index 98562d6249..c5c487449a 100644 --- a/collectors/charts.d.plugin/example/README.md +++ b/collectors/charts.d.plugin/example/README.md @@ -1,3 +1,10 @@ + + # Example This is just an example charts.d data collector. diff --git a/collectors/charts.d.plugin/libreswan/README.md b/collectors/charts.d.plugin/libreswan/README.md index f69b4ee1cb..bfc62431fe 100644 --- a/collectors/charts.d.plugin/libreswan/README.md +++ b/collectors/charts.d.plugin/libreswan/README.md @@ -1,3 +1,10 @@ + + # Libreswan IPSec tunnel monitoring with Netdata Collects bytes-in, bytes-out and uptime for all established libreswan IPSEC tunnels. diff --git a/collectors/charts.d.plugin/nut/README.md b/collectors/charts.d.plugin/nut/README.md index 001d504849..b477404d1f 100644 --- a/collectors/charts.d.plugin/nut/README.md +++ b/collectors/charts.d.plugin/nut/README.md @@ -1,3 +1,10 @@ + + # UPS/PDU monitoring with Netdata Collects UPS data for all power devices configured in the system. diff --git a/collectors/charts.d.plugin/opensips/README.md b/collectors/charts.d.plugin/opensips/README.md index 7b9262732d..6ce04709aa 100644 --- a/collectors/charts.d.plugin/opensips/README.md +++ b/collectors/charts.d.plugin/opensips/README.md @@ -1,3 +1,10 @@ + + # OpenSIPS monitoring with Netdata ## Configuration diff --git a/collectors/charts.d.plugin/sensors/README.md b/collectors/charts.d.plugin/sensors/README.md index 94d507a1d3..777cf2f3df 100644 --- a/collectors/charts.d.plugin/sensors/README.md +++ b/collectors/charts.d.plugin/sensors/README.md @@ -1,3 +1,10 @@ + + # Linux machine sensors monitoring with Netdata > THIS MODULE IS OBSOLETE. diff --git a/collectors/checks.plugin/README.md b/collectors/checks.plugin/README.md index 4510795d11..57de81e1c1 100644 --- a/collectors/checks.plugin/README.md +++ b/collectors/checks.plugin/README.md @@ -1,3 +1,10 @@ + + # checks.plugin A debugging plugin (by default it is disabled) diff --git a/collectors/cups.plugin/README.md b/collectors/cups.plugin/README.md index b8d56387df..1d52f09e68 100644 --- a/collectors/cups.plugin/README.md +++ b/collectors/cups.plugin/README.md @@ -1,3 +1,10 @@ + + # cups.plugin `cups.plugin` collects Common Unix Printing System (CUPS) metrics. diff --git a/collectors/diskspace.plugin/README.md b/collectors/diskspace.plugin/README.md index 080140e408..1737e83762 100644 --- a/collectors/diskspace.plugin/README.md +++ b/collectors/diskspace.plugin/README.md @@ -1,3 +1,10 @@ + + # diskspace.plugin This plugin monitors the disk space usage of mounted disks, under Linux. The plugin requires Netdata to have execute/search permissions on the mount point itself, as well as each component of the absolute path to the mount point. diff --git a/collectors/ebpf_process.plugin/README.md b/collectors/ebpf_process.plugin/README.md index 115712dca5..b563ff193b 100644 --- a/collectors/ebpf_process.plugin/README.md +++ b/collectors/ebpf_process.plugin/README.md @@ -1,3 +1,10 @@ + + # eBPF monitoring with Netdata This collector plugin uses eBPF (Extended Berkeley Packet Filter) to monitor system calls inside your operating system's diff --git a/collectors/fping.plugin/README.md b/collectors/fping.plugin/README.md index ad79f06a64..f150fa0d3a 100644 --- a/collectors/fping.plugin/README.md +++ b/collectors/fping.plugin/README.md @@ -1,3 +1,10 @@ + + # fping.plugin The fping plugin supports monitoring latency, packet loss and uptime of any number of network end points, diff --git a/collectors/freebsd.plugin/README.md b/collectors/freebsd.plugin/README.md index 07da72e165..47090b29ed 100644 --- a/collectors/freebsd.plugin/README.md +++ b/collectors/freebsd.plugin/README.md @@ -1,3 +1,10 @@ + + # freebsd.plugin Collects resource usage and performance data on FreeBSD systems diff --git a/collectors/freeipmi.plugin/README.md b/collectors/freeipmi.plugin/README.md index 058c2edbc3..799d46d1c9 100644 --- a/collectors/freeipmi.plugin/README.md +++ b/collectors/freeipmi.plugin/README.md @@ -1,3 +1,10 @@ + + # freeipmi.plugin Netdata has a [freeipmi](https://www.gnu.org/software/freeipmi/) plugin. diff --git a/collectors/idlejitter.plugin/README.md b/collectors/idlejitter.plugin/README.md index d1c2998b05..139b9b1690 100644 --- a/collectors/idlejitter.plugin/README.md +++ b/collectors/idlejitter.plugin/README.md @@ -1,3 +1,10 @@ + + # idlejitter.plugin It works like this: diff --git a/collectors/ioping.plugin/README.md b/collectors/ioping.plugin/README.md index 4b18ce490f..137c72933b 100644 --- a/collectors/ioping.plugin/README.md +++ b/collectors/ioping.plugin/README.md @@ -1,3 +1,10 @@ + + # ioping.plugin The ioping plugin supports monitoring latency for any number of directories/files/devices, diff --git a/collectors/macos.plugin/README.md b/collectors/macos.plugin/README.md index d3fa93698f..6655ab2317 100644 --- a/collectors/macos.plugin/README.md +++ b/collectors/macos.plugin/README.md @@ -1,3 +1,10 @@ + + # macos.plugin Collects resource usage and performance data on MacOS systems diff --git a/collectors/nfacct.plugin/README.md b/collectors/nfacct.plugin/README.md index 64bb1f710b..ac5092f2ae 100644 --- a/collectors/nfacct.plugin/README.md +++ b/collectors/nfacct.plugin/README.md @@ -1,3 +1,10 @@ + + # nfacct.plugin `nfacct.plugin` collects Netfilter statistics. diff --git a/collectors/node.d.plugin/README.md b/collectors/node.d.plugin/README.md index 6d7c1f8718..1e6d19c4ee 100644 --- a/collectors/node.d.plugin/README.md +++ b/collectors/node.d.plugin/README.md @@ -1,3 +1,10 @@ + + # node.d.plugin `node.d.plugin` is a Netdata external plugin. It is an **orchestrator** for data collection modules written in `node.js`. diff --git a/collectors/node.d.plugin/fronius/README.md b/collectors/node.d.plugin/fronius/README.md index 56b35d2b47..4098fdd00f 100644 --- a/collectors/node.d.plugin/fronius/README.md +++ b/collectors/node.d.plugin/fronius/README.md @@ -1,3 +1,10 @@ + + # Fronius Symo monitoring with Netdata Collects metrics from the configured solar power installation from Fronius Symo. diff --git a/collectors/node.d.plugin/named/README.md b/collectors/node.d.plugin/named/README.md index 7969f54ac9..c24816b3cf 100644 --- a/collectors/node.d.plugin/named/README.md +++ b/collectors/node.d.plugin/named/README.md @@ -1,3 +1,10 @@ + + # ISC BIND monitoring with Netdata Monitor one or more ISC Bind servers. diff --git a/collectors/node.d.plugin/sma_webbox/README.md b/collectors/node.d.plugin/sma_webbox/README.md index b805a58c2a..bb05bd7520 100644 --- a/collectors/node.d.plugin/sma_webbox/README.md +++ b/collectors/node.d.plugin/sma_webbox/README.md @@ -1,3 +1,10 @@ + + # SMA Sunny WebBox monitoring with Netdata [SMA Sunny Webbox](http://files.sma.de/dl/4253/WEBBOX-DUS131916W.pdf) diff --git a/collectors/node.d.plugin/snmp/README.md b/collectors/node.d.plugin/snmp/README.md index 30d686ee5a..56ee0a66e6 100644 --- a/collectors/node.d.plugin/snmp/README.md +++ b/collectors/node.d.plugin/snmp/README.md @@ -1,3 +1,10 @@ + + # SNMP device monitoring with Netdata Collects data from any SNMP device and uses the [net-snmp](https://github.com/markabrahams/node-net-snmp) module. diff --git a/collectors/node.d.plugin/stiebeleltron/README.md b/collectors/node.d.plugin/stiebeleltron/README.md index 56a9155a91..682937d4c9 100644 --- a/collectors/node.d.plugin/stiebeleltron/README.md +++ b/collectors/node.d.plugin/stiebeleltron/README.md @@ -1,3 +1,10 @@ + + # Stiebel Eltron ISG monitoring with Netdata Collects metrics from the configured heat pump and hot water installation from Stiebel Eltron ISG web. diff --git a/collectors/perf.plugin/README.md b/collectors/perf.plugin/README.md index 96405a84d5..2131e71671 100644 --- a/collectors/perf.plugin/README.md +++ b/collectors/perf.plugin/README.md @@ -1,3 +1,10 @@ + + # perf.plugin `perf.plugin` collects system-wide CPU performance statistics from Performance Monitoring Units (PMU) using diff --git a/collectors/plugins.d/README.md b/collectors/plugins.d/README.md index fd74f9f0ba..ff680595a8 100644 --- a/collectors/plugins.d/README.md +++ b/collectors/plugins.d/README.md @@ -1,3 +1,10 @@ + + # External plugins overview `plugins.d` is the Netdata internal plugin that collects metrics diff --git a/collectors/proc.plugin/README.md b/collectors/proc.plugin/README.md index 0091e359a7..36c8c86035 100644 --- a/collectors/proc.plugin/README.md +++ b/collectors/proc.plugin/README.md @@ -1,3 +1,10 @@ + + # proc.plugin - `/proc/net/dev` (all network interfaces for all their values) diff --git a/collectors/python.d.plugin/README.md b/collectors/python.d.plugin/README.md index df6aeaeccc..e5e007ca60 100644 --- a/collectors/python.d.plugin/README.md +++ b/collectors/python.d.plugin/README.md @@ -1,3 +1,10 @@ + + # python.d.plugin `python.d.plugin` is a Netdata external plugin. It is an **orchestrator** for data collection modules written in `python`. diff --git a/collectors/python.d.plugin/adaptec_raid/README.md b/collectors/python.d.plugin/adaptec_raid/README.md index e687c41a38..5c5370a981 100644 --- a/collectors/python.d.plugin/adaptec_raid/README.md +++ b/collectors/python.d.plugin/adaptec_raid/README.md @@ -1,3 +1,10 @@ + + # Adaptec RAID controller monitoring with Netdata Collects logical and physical devices metrics. diff --git a/collectors/python.d.plugin/am2320/README.md b/collectors/python.d.plugin/am2320/README.md index 03259963f3..4d724277e7 100644 --- a/collectors/python.d.plugin/am2320/README.md +++ b/collectors/python.d.plugin/am2320/README.md @@ -1,3 +1,10 @@ + + # AM2320 sensor monitoring with netdata Displays a graph of the temperature and humity from a AM2320 sensor. diff --git a/collectors/python.d.plugin/apache/README.md b/collectors/python.d.plugin/apache/README.md index 5a61965602..e431034e28 100644 --- a/collectors/python.d.plugin/apache/README.md +++ b/collectors/python.d.plugin/apache/README.md @@ -1,3 +1,10 @@ + + # Apache monitoring with Netdata Monitors one or more Apache servers depending on configuration. diff --git a/collectors/python.d.plugin/beanstalk/README.md b/collectors/python.d.plugin/beanstalk/README.md index 820b11c8c2..977e9c7d3c 100644 --- a/collectors/python.d.plugin/beanstalk/README.md +++ b/collectors/python.d.plugin/beanstalk/README.md @@ -1,3 +1,10 @@ + + # Beanstalk monitoring with Netdata Provides server and tube-level statistics. diff --git a/collectors/python.d.plugin/bind_rndc/README.md b/collectors/python.d.plugin/bind_rndc/README.md index 69ea5499f2..2509b5eca6 100644 --- a/collectors/python.d.plugin/bind_rndc/README.md +++ b/collectors/python.d.plugin/bind_rndc/README.md @@ -1,3 +1,10 @@ + + # ISC Bind monitoring with Netdata Collects Name server summary performance statistics using `rndc` tool. diff --git a/collectors/python.d.plugin/boinc/README.md b/collectors/python.d.plugin/boinc/README.md index 09dd100c79..62b98eb6b1 100644 --- a/collectors/python.d.plugin/boinc/README.md +++ b/collectors/python.d.plugin/boinc/README.md @@ -1,3 +1,10 @@ + + # BOINC monitoring with Netdata Monitors task counts for the Berkely Open Infrastructure Networking Computing (BOINC) distributed computing client using the same RPC interface that the BOINC monitoring GUI does. diff --git a/collectors/python.d.plugin/ceph/README.md b/collectors/python.d.plugin/ceph/README.md index a5b108a77e..3369b37d14 100644 --- a/collectors/python.d.plugin/ceph/README.md +++ b/collectors/python.d.plugin/ceph/README.md @@ -1,3 +1,10 @@ + + # CEPH monitoring with Netdata Monitors the ceph cluster usage and consumption data of a server, and produces: diff --git a/collectors/python.d.plugin/chrony/README.md b/collectors/python.d.plugin/chrony/README.md index b7aacfdb07..d9ce213625 100644 --- a/collectors/python.d.plugin/chrony/README.md +++ b/collectors/python.d.plugin/chrony/README.md @@ -1,3 +1,10 @@ + + # Chrony monitoring with Netdata Monitors the precision and statistics of a local chronyd server, and produces: diff --git a/collectors/python.d.plugin/couchdb/README.md b/collectors/python.d.plugin/couchdb/README.md index ee2655fb2d..d4b0925cef 100644 --- a/collectors/python.d.plugin/couchdb/README.md +++ b/collectors/python.d.plugin/couchdb/README.md @@ -1,3 +1,10 @@ + + # Apache CouchDB monitoring with Netdata Monitors vital statistics of a local Apache CouchDB 2.x server, including: diff --git a/collectors/python.d.plugin/dns_query_time/README.md b/collectors/python.d.plugin/dns_query_time/README.md index 66744cc225..8831e0f14c 100644 --- a/collectors/python.d.plugin/dns_query_time/README.md +++ b/collectors/python.d.plugin/dns_query_time/README.md @@ -1,3 +1,10 @@ + + # DNS query RTT monitoring with Netdata Measures DNS query round trip time. diff --git a/collectors/python.d.plugin/dnsdist/README.md b/collectors/python.d.plugin/dnsdist/README.md index c1d17a4169..ecee36004e 100644 --- a/collectors/python.d.plugin/dnsdist/README.md +++ b/collectors/python.d.plugin/dnsdist/README.md @@ -1,3 +1,10 @@ + + # PowerDNS dnsdist monitoring with Netdata Collects load-balancer performance and health metrics, and draws the following charts: diff --git a/collectors/python.d.plugin/dockerd/README.md b/collectors/python.d.plugin/dockerd/README.md index 516e6e0aae..11c1f1b7f0 100644 --- a/collectors/python.d.plugin/dockerd/README.md +++ b/collectors/python.d.plugin/dockerd/README.md @@ -1,3 +1,10 @@ + + # Docker engine monitoring with Netdata Collects docker container health metrics. diff --git a/collectors/python.d.plugin/dovecot/README.md b/collectors/python.d.plugin/dovecot/README.md index 6a42eb183a..e23d8bb786 100644 --- a/collectors/python.d.plugin/dovecot/README.md +++ b/collectors/python.d.plugin/dovecot/README.md @@ -1,3 +1,10 @@ + + # Dovecot monitoring with Netdata Provides statistics information from Dovecot server. diff --git a/collectors/python.d.plugin/elasticsearch/README.md b/collectors/python.d.plugin/elasticsearch/README.md index 3f4c553647..9989749fa7 100644 --- a/collectors/python.d.plugin/elasticsearch/README.md +++ b/collectors/python.d.plugin/elasticsearch/README.md @@ -1,3 +1,10 @@ + + # Elasticsearch monitoring with Netdata Monitors [Elasticsearch](https://www.elastic.co/products/elasticsearch) performance and health metrics. diff --git a/collectors/python.d.plugin/energid/README.md b/collectors/python.d.plugin/energid/README.md index 61b81fa726..5241658e08 100644 --- a/collectors/python.d.plugin/energid/README.md +++ b/collectors/python.d.plugin/energid/README.md @@ -1,3 +1,10 @@ + + # Energi Core node monitoring with Netdata Monitors blockchain, memory, network and unspent transactions statistics. diff --git a/collectors/python.d.plugin/example/README.md b/collectors/python.d.plugin/example/README.md index d578e3e970..9b9cae1d90 100644 --- a/collectors/python.d.plugin/example/README.md +++ b/collectors/python.d.plugin/example/README.md @@ -1,3 +1,10 @@ + + # Example An example python data collection module. diff --git a/collectors/python.d.plugin/exim/README.md b/collectors/python.d.plugin/exim/README.md index f80d3803d2..722de7903d 100644 --- a/collectors/python.d.plugin/exim/README.md +++ b/collectors/python.d.plugin/exim/README.md @@ -1,3 +1,10 @@ + + # Exim monitoring with Netdata Simple module executing `exim -bpc` to grab exim queue. diff --git a/collectors/python.d.plugin/fail2ban/README.md b/collectors/python.d.plugin/fail2ban/README.md index fd28aeb70f..52fabc4d3c 100644 --- a/collectors/python.d.plugin/fail2ban/README.md +++ b/collectors/python.d.plugin/fail2ban/README.md @@ -1,3 +1,10 @@ + + # Fail2ban monitoring with Netdata Monitors the fail2ban log file to show all bans for all active jails. diff --git a/collectors/python.d.plugin/freeradius/README.md b/collectors/python.d.plugin/freeradius/README.md index 69140b8258..9f9798397c 100644 --- a/collectors/python.d.plugin/freeradius/README.md +++ b/collectors/python.d.plugin/freeradius/README.md @@ -1,3 +1,10 @@ + + # FreeRADIUS monitoring with Netdata Uses the `radclient` command to provide freeradius statistics. It is not recommended to run it every second. diff --git a/collectors/python.d.plugin/gearman/README.md b/collectors/python.d.plugin/gearman/README.md index 6b8572ca6d..3148cb8684 100644 --- a/collectors/python.d.plugin/gearman/README.md +++ b/collectors/python.d.plugin/gearman/README.md @@ -1,3 +1,10 @@ + + # Gearman monitoring with Netdata Monitors Gearman worker statistics. A chart is shown for each job as well as one showing a summary of all workers. diff --git a/collectors/python.d.plugin/go_expvar/README.md b/collectors/python.d.plugin/go_expvar/README.md index c94c55afb6..94a6113985 100644 --- a/collectors/python.d.plugin/go_expvar/README.md +++ b/collectors/python.d.plugin/go_expvar/README.md @@ -1,3 +1,10 @@ + + # Go application monitoring with Netdata 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. diff --git a/collectors/python.d.plugin/haproxy/README.md b/collectors/python.d.plugin/haproxy/README.md index 17cfec3022..cf1874bc3a 100644 --- a/collectors/python.d.plugin/haproxy/README.md +++ b/collectors/python.d.plugin/haproxy/README.md @@ -1,3 +1,10 @@ + + # HAProxy monitoring with Netdata Monitors frontend and backend metrics such as bytes in, bytes out, sessions current, sessions in queue current. diff --git a/collectors/python.d.plugin/hddtemp/README.md b/collectors/python.d.plugin/hddtemp/README.md index 4f0766ad18..86151a88a4 100644 --- a/collectors/python.d.plugin/hddtemp/README.md +++ b/collectors/python.d.plugin/hddtemp/README.md @@ -1,3 +1,10 @@ + + # Hard drive temperature monitoring with Netdata Monitors disk temperatures from one or more `hddtemp` daemons. diff --git a/collectors/python.d.plugin/hpssa/README.md b/collectors/python.d.plugin/hpssa/README.md index 181a4fa7bc..55a49cb081 100644 --- a/collectors/python.d.plugin/hpssa/README.md +++ b/collectors/python.d.plugin/hpssa/README.md @@ -1,3 +1,10 @@ + + # HP Smart Storage Arrays monitoring with Netdata Monitors controller, cache module, logical and physical drive state and temperature using `ssacli` tool. diff --git a/collectors/python.d.plugin/httpcheck/README.md b/collectors/python.d.plugin/httpcheck/README.md index dcc856a312..7099886f54 100644 --- a/collectors/python.d.plugin/httpcheck/README.md +++ b/collectors/python.d.plugin/httpcheck/README.md @@ -1,3 +1,10 @@ + + # HTTP endpoint monitoring with Netdata Monitors remote http server for availability and response time. diff --git a/collectors/python.d.plugin/icecast/README.md b/collectors/python.d.plugin/icecast/README.md index f7449e25a6..4b3cc8f9f4 100644 --- a/collectors/python.d.plugin/icecast/README.md +++ b/collectors/python.d.plugin/icecast/README.md @@ -1,3 +1,10 @@ + + # Icecast monitoring with Netdata Monitors the number of listeners for active sources. diff --git a/collectors/python.d.plugin/ipfs/README.md b/collectors/python.d.plugin/ipfs/README.md index 8d5f843e18..a47ac97c2e 100644 --- a/collectors/python.d.plugin/ipfs/README.md +++ b/collectors/python.d.plugin/ipfs/README.md @@ -1,3 +1,10 @@ + + # IPFS monitoring with Netdata Collects [IPFS](https://ipfs.io) basic information like file system bandwidth, peers and repo metrics. diff --git a/collectors/python.d.plugin/isc_dhcpd/README.md b/collectors/python.d.plugin/isc_dhcpd/README.md index 5bf4bef873..086766f923 100644 --- a/collectors/python.d.plugin/isc_dhcpd/README.md +++ b/collectors/python.d.plugin/isc_dhcpd/README.md @@ -1,3 +1,10 @@ + + # ISC DHCP monitoring with Netdata Monitors the leases database to show all active leases for given pools. diff --git a/collectors/python.d.plugin/litespeed/README.md b/collectors/python.d.plugin/litespeed/README.md index 7debab3448..935801890f 100644 --- a/collectors/python.d.plugin/litespeed/README.md +++ b/collectors/python.d.plugin/litespeed/README.md @@ -1,3 +1,10 @@ + + # LiteSpeed monitoring with Netdata Collects web server performance metrics for network, connection, requests, and cache. diff --git a/collectors/python.d.plugin/logind/README.md b/collectors/python.d.plugin/logind/README.md index 6c9e811297..ddd4090178 100644 --- a/collectors/python.d.plugin/logind/README.md +++ b/collectors/python.d.plugin/logind/README.md @@ -1,3 +1,10 @@ + + # Systemd-Logind monitoring with Netdata Monitors active sessions, users, and seats tracked by `systemd-logind` or `elogind`. diff --git a/collectors/python.d.plugin/megacli/README.md b/collectors/python.d.plugin/megacli/README.md index 13e8bde5e7..8ad5007f8d 100644 --- a/collectors/python.d.plugin/megacli/README.md +++ b/collectors/python.d.plugin/megacli/README.md @@ -1,3 +1,10 @@ + + # MegaRAID controller monitoring with Netdata Collects adapter, physical drives and battery stats. diff --git a/collectors/python.d.plugin/memcached/README.md b/collectors/python.d.plugin/memcached/README.md index e614750370..44b1ca1ea4 100644 --- a/collectors/python.d.plugin/memcached/README.md +++ b/collectors/python.d.plugin/memcached/README.md @@ -1,3 +1,10 @@ + + # Memcached monitoring with Netdata Collects memory-caching system performance metrics. It reads server response to stats command ([stats interface](https://github.com/memcached/memcached/wiki/Commands#stats)). diff --git a/collectors/python.d.plugin/mongodb/README.md b/collectors/python.d.plugin/mongodb/README.md index ab00820f4b..3ded04fd51 100644 --- a/collectors/python.d.plugin/mongodb/README.md +++ b/collectors/python.d.plugin/mongodb/README.md @@ -1,3 +1,10 @@ + + # MongoDB monitoring with Netdata Monitors performance and health metrics of MongoDB. diff --git a/collectors/python.d.plugin/monit/README.md b/collectors/python.d.plugin/monit/README.md index 054562b5dc..08ee7f741b 100644 --- a/collectors/python.d.plugin/monit/README.md +++ b/collectors/python.d.plugin/monit/README.md @@ -1,3 +1,10 @@ + + # Monit monitoring with Netdata Monit monitoring module. Data is grabbed from stats XML interface (exists for a long time, but not mentioned in official documentation). Mostly this plugin shows statuses of monit targets, i.e. [statuses of specified checks](https://mmonit.com/monit/documentation/monit.html#Service-checks). diff --git a/collectors/python.d.plugin/mysql/README.md b/collectors/python.d.plugin/mysql/README.md index be679a598d..a17cffa74a 100644 --- a/collectors/python.d.plugin/mysql/README.md +++ b/collectors/python.d.plugin/mysql/README.md @@ -1,3 +1,10 @@ + + # MySQL monitoring with Netdata Monitors one or more MySQL servers. diff --git a/collectors/python.d.plugin/nginx/README.md b/collectors/python.d.plugin/nginx/README.md index d405b4cb76..f578d3ca54 100644 --- a/collectors/python.d.plugin/nginx/README.md +++ b/collectors/python.d.plugin/nginx/README.md @@ -1,3 +1,10 @@ + + # NGINX monitoring with Netdata Monitors one or more NGINX servers depending on configuration. Servers can be either local or remote. diff --git a/collectors/python.d.plugin/nginx_plus/README.md b/collectors/python.d.plugin/nginx_plus/README.md index a288cadfaf..5a5d3498f0 100644 --- a/collectors/python.d.plugin/nginx_plus/README.md +++ b/collectors/python.d.plugin/nginx_plus/README.md @@ -1,3 +1,10 @@ + + # NGINX Plus monitoring with Netdata Monitors one or more NGINX Plus servers depending on configuration. Servers can be either local or remote. diff --git a/collectors/python.d.plugin/nsd/README.md b/collectors/python.d.plugin/nsd/README.md index 98a2f1c4b5..8d5d190dfe 100644 --- a/collectors/python.d.plugin/nsd/README.md +++ b/collectors/python.d.plugin/nsd/README.md @@ -1,3 +1,10 @@ + + # NSD monitoring with Netdata Uses the `nsd-control stats_noreset` command to provide `nsd` statistics. diff --git a/collectors/python.d.plugin/ntpd/README.md b/collectors/python.d.plugin/ntpd/README.md index ddd935694a..241aa4f28a 100644 --- a/collectors/python.d.plugin/ntpd/README.md +++ b/collectors/python.d.plugin/ntpd/README.md @@ -1,3 +1,10 @@ + + # NTP daemon monitoring with Netdata Monitors the system variables of the local `ntpd` daemon (optional incl. variables of the polled peers) using the NTP Control Message Protocol via UDP socket, similar to `ntpq`, the [standard NTP query program](http://doc.ntp.org/current-stable/ntpq.html). diff --git a/collectors/python.d.plugin/nvidia_smi/README.md b/collectors/python.d.plugin/nvidia_smi/README.md index d15a3d9dad..dd8cdaa07f 100644 --- a/collectors/python.d.plugin/nvidia_smi/README.md +++ b/collectors/python.d.plugin/nvidia_smi/README.md @@ -1,3 +1,10 @@ + + # NVIDIA GPU monitoring with Netdata Monitors performance metrics (memory usage, fan speed, pcie bandwidth utilization, temperature, etc.) using `nvidia-smi` cli tool. diff --git a/collectors/python.d.plugin/openldap/README.md b/collectors/python.d.plugin/openldap/README.md index 99079da4d9..60e1d8a583 100644 --- a/collectors/python.d.plugin/openldap/README.md +++ b/collectors/python.d.plugin/openldap/README.md @@ -1,3 +1,10 @@ + + # OpenLDAP monitoring with Netdata Provides statistics information from openldap (slapd) server. diff --git a/collectors/python.d.plugin/oracledb/README.md b/collectors/python.d.plugin/oracledb/README.md index d302cebd0f..87454ea8cf 100644 --- a/collectors/python.d.plugin/oracledb/README.md +++ b/collectors/python.d.plugin/oracledb/README.md @@ -1,3 +1,10 @@ + + # OracleDB monitoring with Netdata Monitors the performance and health metrics of the Oracle database. diff --git a/collectors/python.d.plugin/ovpn_status_log/README.md b/collectors/python.d.plugin/ovpn_status_log/README.md index 47e0937adc..8a4cd9c879 100644 --- a/collectors/python.d.plugin/ovpn_status_log/README.md +++ b/collectors/python.d.plugin/ovpn_status_log/README.md @@ -1,3 +1,10 @@ + + # OpenVPN monitoring with Netdata Parses server log files and provides summary (client, traffic) metrics. diff --git a/collectors/python.d.plugin/phpfpm/README.md b/collectors/python.d.plugin/phpfpm/README.md index 34dd9a0da8..14ae95e73f 100644 --- a/collectors/python.d.plugin/phpfpm/README.md +++ b/collectors/python.d.plugin/phpfpm/README.md @@ -1,3 +1,10 @@ + + # PHP-FPM monitoring with Netdata Monitors one or more PHP-FPM instances depending on configuration. diff --git a/collectors/python.d.plugin/portcheck/README.md b/collectors/python.d.plugin/portcheck/README.md index 60cd1b627c..5bf11c5e1c 100644 --- a/collectors/python.d.plugin/portcheck/README.md +++ b/collectors/python.d.plugin/portcheck/README.md @@ -1,3 +1,10 @@ + + # TCP endpoint monitoring with Netdata Monitors TCP endpoint availability and response time. diff --git a/collectors/python.d.plugin/postfix/README.md b/collectors/python.d.plugin/postfix/README.md index ddfc6914da..1e910533c5 100644 --- a/collectors/python.d.plugin/postfix/README.md +++ b/collectors/python.d.plugin/postfix/README.md @@ -1,3 +1,10 @@ + + # Postfix monitoring with Netdata Monitors MTA email queue statistics using postqueue tool. diff --git a/collectors/python.d.plugin/postgres/README.md b/collectors/python.d.plugin/postgres/README.md index 6ab1211ee1..f975929e3d 100644 --- a/collectors/python.d.plugin/postgres/README.md +++ b/collectors/python.d.plugin/postgres/README.md @@ -1,3 +1,10 @@ + + # PostgreSQL monitoring with Netdata Collects database health and performance metrics. diff --git a/collectors/python.d.plugin/powerdns/README.md b/collectors/python.d.plugin/powerdns/README.md index c1e1074275..e483b6af84 100644 --- a/collectors/python.d.plugin/powerdns/README.md +++ b/collectors/python.d.plugin/powerdns/README.md @@ -1,3 +1,10 @@ + + # PowerDNS monitoring with Netdata Monitors authoritative server and recursor statistics. diff --git a/collectors/python.d.plugin/proxysql/README.md b/collectors/python.d.plugin/proxysql/README.md index b570f4b3a9..06409303f9 100644 --- a/collectors/python.d.plugin/proxysql/README.md +++ b/collectors/python.d.plugin/proxysql/README.md @@ -1,3 +1,10 @@ + + # ProxySQL monitoring with Netdata Monitors database backend and frontend performance metrics. diff --git a/collectors/python.d.plugin/puppet/README.md b/collectors/python.d.plugin/puppet/README.md index e2d5bfd92a..20f6ac2691 100644 --- a/collectors/python.d.plugin/puppet/README.md +++ b/collectors/python.d.plugin/puppet/README.md @@ -1,3 +1,10 @@ + + # Puppet monitoring with Netdata Monitor status of Puppet Server and Puppet DB. diff --git a/collectors/python.d.plugin/rabbitmq/README.md b/collectors/python.d.plugin/rabbitmq/README.md index fc93ac1613..b7a6e38da9 100644 --- a/collectors/python.d.plugin/rabbitmq/README.md +++ b/collectors/python.d.plugin/rabbitmq/README.md @@ -1,3 +1,10 @@ + + # RabbitMQ monitoring with Netdata Collects message broker global and per virtual host metrics. diff --git a/collectors/python.d.plugin/redis/README.md b/collectors/python.d.plugin/redis/README.md index fe10496c3f..276c596f3e 100644 --- a/collectors/python.d.plugin/redis/README.md +++ b/collectors/python.d.plugin/redis/README.md @@ -1,3 +1,10 @@ + + # Redis monitoring with Netdata Monitors database status. It reads server response to `INFO` command. diff --git a/collectors/python.d.plugin/rethinkdbs/README.md b/collectors/python.d.plugin/rethinkdbs/README.md index 7d7a316e7b..f6998d7753 100644 --- a/collectors/python.d.plugin/rethinkdbs/README.md +++ b/collectors/python.d.plugin/rethinkdbs/README.md @@ -1,3 +1,10 @@ + + # RethinkDB monitoring with Netdata Collects database server and cluster statistics. diff --git a/collectors/python.d.plugin/retroshare/README.md b/collectors/python.d.plugin/retroshare/README.md index a6a7852795..295b1731df 100644 --- a/collectors/python.d.plugin/retroshare/README.md +++ b/collectors/python.d.plugin/retroshare/README.md @@ -1,3 +1,10 @@ + + # RetroShare monitoring with Netdata Monitors application bandwidth, peers and DHT metrics. diff --git a/collectors/python.d.plugin/riakkv/README.md b/collectors/python.d.plugin/riakkv/README.md index ff5f8b1983..84fdaffe86 100644 --- a/collectors/python.d.plugin/riakkv/README.md +++ b/collectors/python.d.plugin/riakkv/README.md @@ -1,3 +1,10 @@ + + # RiakKV monitoring with Netdata Collects database stats from `/stats` endpoint. diff --git a/collectors/python.d.plugin/samba/README.md b/collectors/python.d.plugin/samba/README.md index 47d0548ab4..bbc408582f 100644 --- a/collectors/python.d.plugin/samba/README.md +++ b/collectors/python.d.plugin/samba/README.md @@ -1,3 +1,10 @@ + + # Samba monitoring with Netdata Monitors the performance metrics of Samba file sharing. diff --git a/collectors/python.d.plugin/sensors/README.md b/collectors/python.d.plugin/sensors/README.md index d424922a7b..dbe5a39b04 100644 --- a/collectors/python.d.plugin/sensors/README.md +++ b/collectors/python.d.plugin/sensors/README.md @@ -1,3 +1,10 @@ + + # Linux machines sensors monitoring with Netdata Reads system sensors information (temperature, voltage, electric current, power, etc.). diff --git a/collectors/python.d.plugin/smartd_log/README.md b/collectors/python.d.plugin/smartd_log/README.md index eccb00788c..36dace5624 100644 --- a/collectors/python.d.plugin/smartd_log/README.md +++ b/collectors/python.d.plugin/smartd_log/README.md @@ -1,3 +1,10 @@ + + # Storage devices monitoring with Netdata Monitors `smartd` log files to collect HDD/SSD S.M.A.R.T attributes. diff --git a/collectors/python.d.plugin/spigotmc/README.md b/collectors/python.d.plugin/spigotmc/README.md index aa1d178774..72fc6cb08e 100644 --- a/collectors/python.d.plugin/spigotmc/README.md +++ b/collectors/python.d.plugin/spigotmc/README.md @@ -1,3 +1,10 @@ + + # SpigotMC monitoring with Netdata Performs basic monitoring for Spigot Minecraft servers. diff --git a/collectors/python.d.plugin/springboot/README.md b/collectors/python.d.plugin/springboot/README.md index 37963d1e20..b77cd852bb 100644 --- a/collectors/python.d.plugin/springboot/README.md +++ b/collectors/python.d.plugin/springboot/README.md @@ -1,3 +1,10 @@ + + # Spring Boot2 monitoring with Netdata Monitors one or more Java Spring-boot applications depending on configuration. diff --git a/collectors/python.d.plugin/squid/README.md b/collectors/python.d.plugin/squid/README.md index 607f516f3e..09b09382fb 100644 --- a/collectors/python.d.plugin/squid/README.md +++ b/collectors/python.d.plugin/squid/README.md @@ -1,3 +1,10 @@ + + # Squid monitoring with Netdata Monitors one or more squid instances depending on configuration. diff --git a/collectors/python.d.plugin/tomcat/README.md b/collectors/python.d.plugin/tomcat/README.md index 4961d83457..76bd6835e2 100644 --- a/collectors/python.d.plugin/tomcat/README.md +++ b/collectors/python.d.plugin/tomcat/README.md @@ -1,3 +1,10 @@ + + # Apache Tomcat monitoring with Netdata Presents memory utilization of tomcat containers. diff --git a/collectors/python.d.plugin/tor/README.md b/collectors/python.d.plugin/tor/README.md index b2873f5d4d..45f1b4e91a 100644 --- a/collectors/python.d.plugin/tor/README.md +++ b/collectors/python.d.plugin/tor/README.md @@ -1,3 +1,10 @@ + + # Tor monitoring with Netdata Connects to the Tor control port to collect traffic statistics. diff --git a/collectors/python.d.plugin/traefik/README.md b/collectors/python.d.plugin/traefik/README.md index 2e872ed035..f989c32677 100644 --- a/collectors/python.d.plugin/traefik/README.md +++ b/collectors/python.d.plugin/traefik/README.md @@ -1,3 +1,10 @@ + + # Traefik monitoring with Netdata Uses the `health` API to provide statistics. diff --git a/collectors/python.d.plugin/uwsgi/README.md b/collectors/python.d.plugin/uwsgi/README.md index 320371bdc0..b545bd6758 100644 --- a/collectors/python.d.plugin/uwsgi/README.md +++ b/collectors/python.d.plugin/uwsgi/README.md @@ -1,3 +1,10 @@ + + # uWSGI monitoring with Netdata Monitors performance metrics exposed by [`Stats Server`](https://uwsgi-docs.readthedocs.io/en/latest/StatsServer.html). diff --git a/collectors/python.d.plugin/varnish/README.md b/collectors/python.d.plugin/varnish/README.md index 07ae8d69be..e5e398f60c 100644 --- a/collectors/python.d.plugin/varnish/README.md +++ b/collectors/python.d.plugin/varnish/README.md @@ -1,3 +1,10 @@ + + # Varnish Cache monitoring with Netdata Provides HTTP accelerator global, backends (VBE) and disks (SMF) statistics using `varnishstat` tool. diff --git a/collectors/python.d.plugin/w1sensor/README.md b/collectors/python.d.plugin/w1sensor/README.md index 31b0cbf65b..3ff6b13f44 100644 --- a/collectors/python.d.plugin/w1sensor/README.md +++ b/collectors/python.d.plugin/w1sensor/README.md @@ -1,3 +1,10 @@ + + # 1-Wire Sensors monitoring with Netdata Monitors sensor temperature. diff --git a/collectors/python.d.plugin/web_log/README.md b/collectors/python.d.plugin/web_log/README.md index 57d8fa8cf9..7540f2d6da 100644 --- a/collectors/python.d.plugin/web_log/README.md +++ b/collectors/python.d.plugin/web_log/README.md @@ -1,3 +1,10 @@ + + # Apache/NGINX/Squid monitoring with Netdata Tails access log file and Collects web server/caching proxy metrics. diff --git a/collectors/slabinfo.plugin/README.md b/collectors/slabinfo.plugin/README.md index 444cd8e38f..3ba701838d 100644 --- a/collectors/slabinfo.plugin/README.md +++ b/collectors/slabinfo.plugin/README.md @@ -1,3 +1,10 @@ + + # slabinfo.plugin SLAB is a cache mechanism used by the Kernel to avoid fragmentation. diff --git a/collectors/statsd.plugin/README.md b/collectors/statsd.plugin/README.md index dcbae6c5ed..6c58b073d1 100644 --- a/collectors/statsd.plugin/README.md +++ b/collectors/statsd.plugin/README.md @@ -1,3 +1,10 @@ + + # statsd.plugin statsd is a system to collect data from any application. Applications are sending metrics to it, usually via non-blocking UDP communication, and statsd servers collect these metrics, perform a few simple calculations on them and push them to backend time-series databases. diff --git a/collectors/tc.plugin/README.md b/collectors/tc.plugin/README.md index 6e5306128c..a5198e9077 100644 --- a/collectors/tc.plugin/README.md +++ b/collectors/tc.plugin/README.md @@ -1,3 +1,10 @@ + + # tc.plugin Live demo - **[see it in action here](https://registry.my-netdata.io/#menu_tc)** ! diff --git a/collectors/xenstat.plugin/README.md b/collectors/xenstat.plugin/README.md index 4fa047e31d..7d79d41faf 100644 --- a/collectors/xenstat.plugin/README.md +++ b/collectors/xenstat.plugin/README.md @@ -1,3 +1,10 @@ + + # xenstat.plugin `xenstat.plugin` collects XenServer and XCP-ng statistics. diff --git a/contrib/README.md b/contrib/README.md index 4f32d9dfbc..d13fe5786e 100644 --- a/contrib/README.md +++ b/contrib/README.md @@ -1,3 +1,10 @@ + + # Netdata contrib ## Building .deb packages diff --git a/contrib/sles11/README.md b/contrib/sles11/README.md index 2a3181adfd..3bb995f38e 100644 --- a/contrib/sles11/README.md +++ b/contrib/sles11/README.md @@ -1,3 +1,10 @@ + + # Spec to build Netdata RPM for sles 11 Based on [openSUSE rpm spec](https://build.opensuse.org/package/show/network/netdata) with some diff --git a/daemon/README.md b/daemon/README.md index 877efd18c2..aa7b457da8 100644 --- a/daemon/README.md +++ b/daemon/README.md @@ -1,3 +1,10 @@ + + # Netdata daemon ## Starting netdata diff --git a/daemon/config/README.md b/daemon/config/README.md index 4f63f31085..73fbf4fa5c 100644 --- a/daemon/config/README.md +++ b/daemon/config/README.md @@ -1,3 +1,10 @@ + + # Daemon configuration
The daemon configuration file is read from `/etc/netdata/netdata.conf`. diff --git a/database/README.md b/database/README.md index 8a08ef2380..0ff2e2356f 100644 --- a/database/README.md +++ b/database/README.md @@ -1,3 +1,10 @@ + + # Database Netdata is fully capable of long-term metrics storage, at per-second granularity, via its default database engine diff --git a/database/engine/README.md b/database/engine/README.md index 0ac0be35e9..e83f767bfc 100644 --- a/database/engine/README.md +++ b/database/engine/README.md @@ -1,3 +1,10 @@ + + # Database engine The Database Engine works like a traditional database. There is some amount of RAM dedicated to data caching and diff --git a/diagrams/data_structures/README.md b/diagrams/data_structures/README.md index 378271d267..4e9d14f4ae 100644 --- a/diagrams/data_structures/README.md +++ b/diagrams/data_structures/README.md @@ -1,3 +1,10 @@ + + # Data structures These are the main internal data structures of `netdata`. Created with `draw.io`. diff --git a/docs/Add-more-charts-to-netdata.md b/docs/Add-more-charts-to-netdata.md index 5ff3172907..9935daa890 100644 --- a/docs/Add-more-charts-to-netdata.md +++ b/docs/Add-more-charts-to-netdata.md @@ -1,3 +1,10 @@ + + # Add more charts to Netdata This file has been deprecated. Please see our [collectors docs](../collectors/README.md) or the collectors [quickstart diff --git a/docs/Demo-Sites.md b/docs/Demo-Sites.md index 6bb501de43..4aef33b202 100644 --- a/docs/Demo-Sites.md +++ b/docs/Demo-Sites.md @@ -1,3 +1,10 @@ + + # Demo sites Live demo installations of Netdata are available at **[https://www.netdata.cloud](https://www.netdata.cloud/#live-demo)**: diff --git a/docs/Donations-netdata-has-received.md b/docs/Donations-netdata-has-received.md index 8b46980ae1..588229378f 100644 --- a/docs/Donations-netdata-has-received.md +++ b/docs/Donations-netdata-has-received.md @@ -1,3 +1,10 @@ + + # Donations This is a list of the donations we have received for Netdata (sorted alphabetically on their name): diff --git a/docs/Performance.md b/docs/Performance.md index 435de0f820..9daf54ebfd 100644 --- a/docs/Performance.md +++ b/docs/Performance.md @@ -1,3 +1,10 @@ + + # Performance Netdata performance is affected by: diff --git a/docs/README.md b/docs/README.md index 752802f6d4..1097e5a839 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,3 +1,10 @@ + + # Read documentation on Welcome to the Netdata documentation! While you can read Netdata documentation here, or throughout the Netdata repository, our intention is that these pages are read on [docs.netdata.cloud](https://docs.netdata.cloud). diff --git a/docs/Running-behind-apache.md b/docs/Running-behind-apache.md index 4d872764cc..b6e9743b2d 100644 --- a/docs/Running-behind-apache.md +++ b/docs/Running-behind-apache.md @@ -1,3 +1,10 @@ + + # Netdata via apache's mod_proxy Below you can find instructions for configuring an apache server to: diff --git a/docs/Running-behind-caddy.md b/docs/Running-behind-caddy.md index 866d488d06..01934b5749 100644 --- a/docs/Running-behind-caddy.md +++ b/docs/Running-behind-caddy.md @@ -1,3 +1,10 @@ + + # Netdata via Caddy To run Netdata via [Caddy's proxying,](https://caddyserver.com/docs/proxy) set your Caddyfile up like this: diff --git a/docs/Running-behind-haproxy.md b/docs/Running-behind-haproxy.md index a50cccb425..28e7761563 100644 --- a/docs/Running-behind-haproxy.md +++ b/docs/Running-behind-haproxy.md @@ -1,3 +1,10 @@ + + # Netdata via HAProxy > HAProxy is a free, very fast and reliable solution offering high availability, load balancing, diff --git a/docs/Running-behind-lighttpd.md b/docs/Running-behind-lighttpd.md index 8f05973b8b..25c62cff4d 100644 --- a/docs/Running-behind-lighttpd.md +++ b/docs/Running-behind-lighttpd.md @@ -1,3 +1,10 @@ + + # Netdata via lighttpd v1.4.x Here is a config for accessing Netdata in a suburl via lighttpd 1.4.46 and newer: diff --git a/docs/Running-behind-nginx.md b/docs/Running-behind-nginx.md index 99e5e601df..6e1083ac20 100644 --- a/docs/Running-behind-nginx.md +++ b/docs/Running-behind-nginx.md @@ -1,3 +1,10 @@ + + # Running Netdata behind Nginx ## Intro diff --git a/docs/a-github-star-is-important.md b/docs/a-github-star-is-important.md index a69257a231..6730dfecfe 100644 --- a/docs/a-github-star-is-important.md +++ b/docs/a-github-star-is-important.md @@ -1,3 +1,10 @@ + + # A GitHub star is important **GitHub stars** allow Netdata to expand its reach, its community, especially attract people with skills willing to diff --git a/docs/anonymous-statistics.md b/docs/anonymous-statistics.md index 2afbddc18f..bb859b4da7 100644 --- a/docs/anonymous-statistics.md +++ b/docs/anonymous-statistics.md @@ -1,3 +1,10 @@ + + # Anonymous statistics Starting with v1.12, Netdata collects anonymous usage information by default and sends it to Google Analytics. We use diff --git a/docs/configuration-guide.md b/docs/configuration-guide.md index a30149cb2a..7ea5cc0205 100644 --- a/docs/configuration-guide.md +++ b/docs/configuration-guide.md @@ -1,3 +1,10 @@ + + # Configuration guide No configuration is required to run Netdata, but you will find plenty of options to tweak, so that you can adapt it to diff --git a/docs/contributing/contributing-documentation.md b/docs/contributing/contributing-documentation.md index 9d4b5acf36..faff4eeb2d 100644 --- a/docs/contributing/contributing-documentation.md +++ b/docs/contributing/contributing-documentation.md @@ -1,3 +1,10 @@ + + # Contributing to documentation We welcome contributions to Netdata's already extensive documentation, which we host at diff --git a/docs/contributing/style-guide.md b/docs/contributing/style-guide.md index 310e901484..6ff684e406 100644 --- a/docs/contributing/style-guide.md +++ b/docs/contributing/style-guide.md @@ -1,3 +1,10 @@ + + # Netdata style guide This in-progress style guide establishes editorial guidelines for anyone who wants to write documentation for Netdata diff --git a/docs/getting-started.md b/docs/getting-started.md index 96dd9ebb64..67e4fa6e96 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -1,3 +1,10 @@ + + # Getting started guide Thanks for trying Netdata! In this getting started guide, we'll quickly walk you through the first steps you should take diff --git a/docs/high-performance-netdata.md b/docs/high-performance-netdata.md index fd6fd9e006..89272fe2b5 100644 --- a/docs/high-performance-netdata.md +++ b/docs/high-performance-netdata.md @@ -1,3 +1,10 @@ + + # High performance Netdata If you plan to run a Netdata public on the internet, you will get the most performance out of it by following these diff --git a/docs/netdata-cloud/README.md b/docs/netdata-cloud/README.md index 9ed6330b5e..19cbdf2a75 100644 --- a/docs/netdata-cloud/README.md +++ b/docs/netdata-cloud/README.md @@ -1,3 +1,10 @@ + + # Netdata Cloud Netdata Cloud is core to our ongoing mission to provide real-time, distributed health monitoring and performance troubleshooting. It's the foundation of an ecosystem of tools that will help you build more extraordinary infrastructures. diff --git a/docs/netdata-cloud/nodes-view.md b/docs/netdata-cloud/nodes-view.md index 1e91639d7a..f944e905a1 100644 --- a/docs/netdata-cloud/nodes-view.md +++ b/docs/netdata-cloud/nodes-view.md @@ -1,3 +1,10 @@ + + # Using the Nodes View ## Introduction diff --git a/docs/netdata-cloud/signing-in.md b/docs/netdata-cloud/signing-in.md index cf99931dd4..dbc1119dd3 100644 --- a/docs/netdata-cloud/signing-in.md +++ b/docs/netdata-cloud/signing-in.md @@ -1,3 +1,10 @@ + + # Registration and signing in To use the features of [Netdata Cloud](README.md), you must first register an account with Netdata Cloud and associate your first Netdata node with the Netdata Cloud [registry](../../registry/README.md). **Netdata Cloud is entirely free for all Netdata users**, and does not store any metrics created by your machines. You keep your data—Netdata Cloud just connects it all together. diff --git a/docs/netdata-for-IoT.md b/docs/netdata-for-IoT.md index 716822bf0a..229d5aaa57 100644 --- a/docs/netdata-for-IoT.md +++ b/docs/netdata-for-IoT.md @@ -1,3 +1,10 @@ + + # Netdata for IoT ![image1](https://cloud.githubusercontent.com/assets/2662304/14252446/11ae13c4-fa90-11e5-9d03-d93a3eb3317a.gif) diff --git a/docs/netdata-security.md b/docs/netdata-security.md index dbb9a11e6e..f149f2d453 100644 --- a/docs/netdata-security.md +++ b/docs/netdata-security.md @@ -1,3 +1,10 @@ + + # Security design We have given special attention to all aspects of Netdata, ensuring that everything throughout its operation is as secure as possible. Netdata has been designed with security in mind. diff --git a/docs/privacy-policy.md b/docs/privacy-policy.md index 9ac0bfeccd..16b241f751 100644 --- a/docs/privacy-policy.md +++ b/docs/privacy-policy.md @@ -1,3 +1,10 @@ + + # Privacy Policy ## 1. Preamble diff --git a/docs/step-by-step/step-00.md b/docs/step-by-step/step-00.md index 7027e210c2..f01dcb6532 100644 --- a/docs/step-by-step/step-00.md +++ b/docs/step-by-step/step-00.md @@ -1,7 +1,9 @@ + # The step-by-step Netdata tutorial diff --git a/docs/step-by-step/step-01.md b/docs/step-by-step/step-01.md index 91be268f73..dc72214f32 100644 --- a/docs/step-by-step/step-01.md +++ b/docs/step-by-step/step-01.md @@ -1,3 +1,10 @@ + + # Step 1. Netdata's building blocks Netdata is a distributed and real-time _health monitoring and performance troubleshooting toolkit_ for monitoring your diff --git a/docs/step-by-step/step-02.md b/docs/step-by-step/step-02.md index c9a0b120e5..fafe1f5e30 100644 --- a/docs/step-by-step/step-02.md +++ b/docs/step-by-step/step-02.md @@ -1,3 +1,10 @@ + + # Step 2. Get to know Netdata's dashboard Welcome to Netdata proper! Now that you understand how Netdata works, how it's built, and why we built it, you can start diff --git a/docs/step-by-step/step-03.md b/docs/step-by-step/step-03.md index 460f43573a..8f1d598945 100644 --- a/docs/step-by-step/step-03.md +++ b/docs/step-by-step/step-03.md @@ -1,3 +1,10 @@ + + # Step 3. Monitor more than one system with Netdata The Netdata agent is _distributed_ by design. That means each agent operates independently from any other, collecting diff --git a/docs/step-by-step/step-04.md b/docs/step-by-step/step-04.md index 47bba6b8b5..d403e208d7 100644 --- a/docs/step-by-step/step-04.md +++ b/docs/step-by-step/step-04.md @@ -1,3 +1,10 @@ + + # Step 4. The basics of configuring Netdata Welcome to the fourth step of the Netdata tutorial. diff --git a/docs/step-by-step/step-05.md b/docs/step-by-step/step-05.md index 26837e29bf..7f4f9e6f51 100644 --- a/docs/step-by-step/step-05.md +++ b/docs/step-by-step/step-05.md @@ -1,3 +1,10 @@ + + # Step 5. Health monitoring alarms and notifications In the fifth step of the Netdata tutorial, we're introducing you to one of our core features: **health monitoring**. diff --git a/docs/step-by-step/step-06.md b/docs/step-by-step/step-06.md index c0ac50aa18..57c3885353 100644 --- a/docs/step-by-step/step-06.md +++ b/docs/step-by-step/step-06.md @@ -1,3 +1,10 @@ + + # Step 6. Collect metrics from more services and apps When Netdata _starts_, it auto-detects dozens of **data sources**, such as database servers, web servers, and more. diff --git a/docs/step-by-step/step-07.md b/docs/step-by-step/step-07.md index 395c3bc65d..10426e4241 100644 --- a/docs/step-by-step/step-07.md +++ b/docs/step-by-step/step-07.md @@ -1,3 +1,10 @@ + + # Step 7. Netdata's dashboard in depth Welcome to the seventh step of the Netdata guide! diff --git a/docs/step-by-step/step-08.md b/docs/step-by-step/step-08.md index 5d477db7ff..caf6308380 100644 --- a/docs/step-by-step/step-08.md +++ b/docs/step-by-step/step-08.md @@ -1,3 +1,10 @@ + + # Step 8. Build your first custom dashboard In previous steps of the tutorial, you have learned how several sections of the Netdata dashboard worked. diff --git a/docs/step-by-step/step-09.md b/docs/step-by-step/step-09.md index da7e703c99..f0a4faa933 100644 --- a/docs/step-by-step/step-09.md +++ b/docs/step-by-step/step-09.md @@ -1,3 +1,10 @@ + + # Step 9. Long-term metrics storage By default, Netdata stores metrics in a custom database we call the [database engine](../../database/engine/), which diff --git a/docs/step-by-step/step-10.md b/docs/step-by-step/step-10.md index ae141577ff..5faf30af57 100644 --- a/docs/step-by-step/step-10.md +++ b/docs/step-by-step/step-10.md @@ -1,3 +1,10 @@ + + # Step 10. Set up a proxy You're almost through! At this point, you should be pretty familiar with now Netdata works and how to configure it to diff --git a/docs/step-by-step/step-99.md b/docs/step-by-step/step-99.md index 8ee273aef3..dc55673c7d 100644 --- a/docs/step-by-step/step-99.md +++ b/docs/step-by-step/step-99.md @@ -1,3 +1,10 @@ + + # Step ∞. You're finished! Congratulations. 🎉 diff --git a/docs/terms-of-use.md b/docs/terms-of-use.md index bf77fabbfd..652dbc97f1 100644 --- a/docs/terms-of-use.md +++ b/docs/terms-of-use.md @@ -1,3 +1,10 @@ + + # Terms of Use Netdata Master Terms of Use diff --git a/docs/tutorials/collect-apache-nginx-web-logs.md b/docs/tutorials/collect-apache-nginx-web-logs.md index 1d7c4d7ba6..86ddf8a5b7 100644 --- a/docs/tutorials/collect-apache-nginx-web-logs.md +++ b/docs/tutorials/collect-apache-nginx-web-logs.md @@ -1,3 +1,10 @@ + + # Monitor Nginx or Apache web server log files with Netdata Log files have been a critical resource for developers and system administrators who want to understand the health and diff --git a/docs/tutorials/collect-unbound-metrics.md b/docs/tutorials/collect-unbound-metrics.md index 012ed027af..4fc7242d68 100644 --- a/docs/tutorials/collect-unbound-metrics.md +++ b/docs/tutorials/collect-unbound-metrics.md @@ -1,3 +1,10 @@ + + # Monitor Unbound DNS servers with Netdata [Unbound](https://nlnetlabs.nl/projects/unbound/about/) is a "validating, recursive, caching DNS resolver" from NLNet diff --git a/docs/tutorials/longer-metrics-storage.md b/docs/tutorials/longer-metrics-storage.md index a511d74761..1e34f67a6b 100644 --- a/docs/tutorials/longer-metrics-storage.md +++ b/docs/tutorials/longer-metrics-storage.md @@ -1,3 +1,10 @@ + + # Change how long Netdata stores metrics Netdata helps you collect thousands of system and application metrics every second, but what about storing them for the diff --git a/docs/tutorials/monitor-cockroachdb.md b/docs/tutorials/monitor-cockroachdb.md index 161ce473c2..9114693d07 100644 --- a/docs/tutorials/monitor-cockroachdb.md +++ b/docs/tutorials/monitor-cockroachdb.md @@ -1,3 +1,10 @@ + + # Monitor CockroachDB metrics with Netdata [CockroachDB](https://github.com/cockroachdb/cockroach) is an open-source project that brings SQL databases into diff --git a/docs/tutorials/monitor-hadoop-cluster.md b/docs/tutorials/monitor-hadoop-cluster.md index f5f3315ad7..0877d88782 100644 --- a/docs/tutorials/monitor-hadoop-cluster.md +++ b/docs/tutorials/monitor-hadoop-cluster.md @@ -1,3 +1,10 @@ + + # Monitor a Hadoop cluster with Netdata Hadoop is an [Apache project](https://hadoop.apache.org/) is a framework for processing large sets of data across a diff --git a/docs/tutorials/using-host-labels.md b/docs/tutorials/using-host-labels.md index 4e8152e9f4..e31c599c17 100644 --- a/docs/tutorials/using-host-labels.md +++ b/docs/tutorials/using-host-labels.md @@ -1,3 +1,10 @@ + + # Use host labels to organize systems, metrics, and alarms When you use Netdata to monitor and troubleshoot an entire infrastructure, whether that's dozens or hundreds of systems, diff --git a/docs/what-is-netdata.md b/docs/what-is-netdata.md index 25d8665274..0504efa1d1 100644 --- a/docs/what-is-netdata.md +++ b/docs/what-is-netdata.md @@ -1,3 +1,10 @@ + + # What is Netdata? [![Build Status](https://travis-ci.com/netdata/netdata.svg?branch=master)](https://travis-ci.com/netdata/netdata) [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/2231/badge)](https://bestpractices.coreinfrastructure.org/projects/2231) [![License: GPL v3+](https://img.shields.io/badge/License-GPL%20v3%2B-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) [![analytics](https://www.google-analytics.com/collect?v=1&aip=1&t=pageview&_s=1&ds=github&dr=https%3A%2F%2Fgithub.com%2Fnetdata%2Fnetdata&dl=https%3A%2F%2Fmy-netdata.io%2Fgithub%2Freadme&_u=MAC~&cid=5792dfd7-8dc4-476b-af31-da2fdb9f93d2&tid=UA-64295674-3)](<>) diff --git a/docs/why-netdata/1s-granularity.md b/docs/why-netdata/1s-granularity.md index 195a0d8f02..bd0f9624d1 100644 --- a/docs/why-netdata/1s-granularity.md +++ b/docs/why-netdata/1s-granularity.md @@ -1,3 +1,10 @@ + + # 1s granularity High resolution metrics are required to effectively monitor and troubleshoot systems and applications. diff --git a/docs/why-netdata/README.md b/docs/why-netdata/README.md index 1003b07a4b..a07fdab1ca 100644 --- a/docs/why-netdata/README.md +++ b/docs/why-netdata/README.md @@ -1,3 +1,10 @@ + + # Why Netdata > Any performance monitoring solution that does not go down to per second diff --git a/docs/why-netdata/immediate-results.md b/docs/why-netdata/immediate-results.md index f1f452ca43..589f6afd1f 100644 --- a/docs/why-netdata/immediate-results.md +++ b/docs/why-netdata/immediate-results.md @@ -1,3 +1,10 @@ + + # Immediate results Most of our infrastructure is based on standardized systems and applications. diff --git a/docs/why-netdata/meaningful-presentation.md b/docs/why-netdata/meaningful-presentation.md index 803d33941f..4236fae4c5 100644 --- a/docs/why-netdata/meaningful-presentation.md +++ b/docs/why-netdata/meaningful-presentation.md @@ -1,3 +1,10 @@ + + # Meaningful presentation Metrics are a lot more than name-value pairs over time. It is just not practical to require from all users to have a deep understanding of all metrics for monitoring their systems and applications. diff --git a/docs/why-netdata/unlimited-metrics.md b/docs/why-netdata/unlimited-metrics.md index 827138ff1d..8c8e83f130 100644 --- a/docs/why-netdata/unlimited-metrics.md +++ b/docs/why-netdata/unlimited-metrics.md @@ -1,3 +1,10 @@ + + # Unlimited metrics All metrics are important and all metrics should be available when you need them. diff --git a/exporting/README.md b/exporting/README.md index 84cbb760ac..11123f61c0 100644 --- a/exporting/README.md +++ b/exporting/README.md @@ -1,3 +1,10 @@ + + # Exporting metrics to external databases (experimental) The exporting engine is an update for the former [backends](../backends/). It's still work in progress. It has a diff --git a/exporting/aws_kinesis/README.md b/exporting/aws_kinesis/README.md index acf9d7d0fa..91af9d0708 100644 --- a/exporting/aws_kinesis/README.md +++ b/exporting/aws_kinesis/README.md @@ -1,3 +1,10 @@ + + # Export metrics to AWS Kinesis Data Streams ## Prerequisites diff --git a/health/QUICKSTART.md b/health/QUICKSTART.md index 3555e3cd22..edaf34b776 100644 --- a/health/QUICKSTART.md +++ b/health/QUICKSTART.md @@ -1,3 +1,10 @@ + + # Health quickstart In this getting started guide, you'll learn the basics of editing health configuration files. With this knowledge, you diff --git a/health/README.md b/health/README.md index 67c2dfedd0..d10face5b6 100644 --- a/health/README.md +++ b/health/README.md @@ -1,3 +1,10 @@ + + # Health monitoring With Netdata, you can monitor the health and performance of your systems and applications. You start with hundreds of diff --git a/health/REFERENCE.md b/health/REFERENCE.md index 3eede10724..d00afa8c60 100644 --- a/health/REFERENCE.md +++ b/health/REFERENCE.md @@ -1,3 +1,10 @@ + + # Health configuration reference Welcome to the health configuration reference. diff --git a/health/notifications/README.md b/health/notifications/README.md index c086e79b14..5d8dc09aea 100644 --- a/health/notifications/README.md +++ b/health/notifications/README.md @@ -1,3 +1,10 @@ + + # Netdata alarm notifications The `exec` line in health configuration defines an external script that will be called once diff --git a/health/notifications/alerta/README.md b/health/notifications/alerta/README.md index a34d2b796c..c40fa819ad 100644 --- a/health/notifications/alerta/README.md +++ b/health/notifications/alerta/README.md @@ -1,3 +1,10 @@ + + # alerta.io The [Alerta](https://alerta.io) monitoring system is a tool used to diff --git a/health/notifications/awssns/README.md b/health/notifications/awssns/README.md index ed838dacb9..a2ff6deee6 100644 --- a/health/notifications/awssns/README.md +++ b/health/notifications/awssns/README.md @@ -1,3 +1,10 @@ + + # Amazon SNS As part of it's AWS suite, Amazon provides a notification broker service called 'Simple Notification Service' or SNS. Amazon SNS works kind of similarly to Netdata's own notification system, allowing dispatch of a single notification to multiple subscribers of different types. Among other things, SNS supports sending notifications to: diff --git a/health/notifications/custom/README.md b/health/notifications/custom/README.md index 18df795419..de64bcbfa7 100644 --- a/health/notifications/custom/README.md +++ b/health/notifications/custom/README.md @@ -1,3 +1,10 @@ + + # Custom Netdata allows you to send custom notifications to any endpoint you choose. diff --git a/health/notifications/discord/README.md b/health/notifications/discord/README.md index 88e0a970e3..e8292aefe8 100644 --- a/health/notifications/discord/README.md +++ b/health/notifications/discord/README.md @@ -1,3 +1,10 @@ + + # Discordapp.com This is what you will get: diff --git a/health/notifications/email/README.md b/health/notifications/email/README.md index bf03887ac0..14c4b61c99 100644 --- a/health/notifications/email/README.md +++ b/health/notifications/email/README.md @@ -1,3 +1,10 @@ + + # Email You need a working `sendmail` command for email alerts to work. Almost all MTAs provide a `sendmail` interface. diff --git a/health/notifications/flock/README.md b/health/notifications/flock/README.md index 658fc7b828..904cbb170e 100644 --- a/health/notifications/flock/README.md +++ b/health/notifications/flock/README.md @@ -1,3 +1,10 @@ + + # flock.com This is what you will get: diff --git a/health/notifications/hangouts/README.md b/health/notifications/hangouts/README.md index 25dccad61c..868bae9851 100644 --- a/health/notifications/hangouts/README.md +++ b/health/notifications/hangouts/README.md @@ -1,3 +1,10 @@ + + # Hangouts Chat This is what you will get: diff --git a/health/notifications/irc/README.md b/health/notifications/irc/README.md index 36590eb79b..804d692a90 100644 --- a/health/notifications/irc/README.md +++ b/health/notifications/irc/README.md @@ -1,3 +1,10 @@ + + # IRC This is what you will get: diff --git a/health/notifications/kavenegar/README.md b/health/notifications/kavenegar/README.md index 495b5338eb..e1e63fdfa4 100644 --- a/health/notifications/kavenegar/README.md +++ b/health/notifications/kavenegar/README.md @@ -1,3 +1,10 @@ + + # Kavenegar [Kavenegar](https://www.kavenegar.com/) as service for software developers, based in Iran, provides send and receive SMS, calling voice by using its APIs. diff --git a/health/notifications/messagebird/README.md b/health/notifications/messagebird/README.md index 30d52a4f27..4ac207fa42 100644 --- a/health/notifications/messagebird/README.md +++ b/health/notifications/messagebird/README.md @@ -1,3 +1,10 @@ + + # Messagebird The messagebird notifications will look like this on your Android device: diff --git a/health/notifications/pagerduty/README.md b/health/notifications/pagerduty/README.md index 59a48515ce..52c31eee85 100644 --- a/health/notifications/pagerduty/README.md +++ b/health/notifications/pagerduty/README.md @@ -1,3 +1,10 @@ + + # PagerDuty [PagerDuty](https://www.pagerduty.com/company/) is the enterprise incident resolution service that integrates with ITOps and DevOps monitoring stacks to improve operational reliability and agility. From enriching and aggregating events to correlating them into incidents, PagerDuty streamlines the incident management process by reducing alert noise and resolution times. diff --git a/health/notifications/prowl/README.md b/health/notifications/prowl/README.md index 1f060edcf0..2388fc48fd 100644 --- a/health/notifications/prowl/README.md +++ b/health/notifications/prowl/README.md @@ -1,3 +1,10 @@ + + # prowl (Prowl)[1] is a push notification service for iOS devices. Netdata diff --git a/health/notifications/pushbullet/README.md b/health/notifications/pushbullet/README.md index f5673eca9f..00e948595e 100644 --- a/health/notifications/pushbullet/README.md +++ b/health/notifications/pushbullet/README.md @@ -1,3 +1,10 @@ + + # PushBullet Will look like this on your browser: diff --git a/health/notifications/pushover/README.md b/health/notifications/pushover/README.md index 2d488d1a8c..e1185a8fa6 100644 --- a/health/notifications/pushover/README.md +++ b/health/notifications/pushover/README.md @@ -1,3 +1,10 @@ + + # PushOver pushover.net allows you to receive push notifications on your mobile phone. The service seems free for up to 7.500 messages per month. diff --git a/health/notifications/rocketchat/README.md b/health/notifications/rocketchat/README.md index 47ac5e3f19..0d36b2c6fc 100644 --- a/health/notifications/rocketchat/README.md +++ b/health/notifications/rocketchat/README.md @@ -1,3 +1,10 @@ + + # Rocket.Chat This is what you will get: diff --git a/health/notifications/slack/README.md b/health/notifications/slack/README.md index 2352d27c8e..ade25d345b 100644 --- a/health/notifications/slack/README.md +++ b/health/notifications/slack/README.md @@ -1,3 +1,10 @@ + + # Slack This is what you will get: diff --git a/health/notifications/smstools3/README.md b/health/notifications/smstools3/README.md index 28184b3c49..158c79c8b0 100644 --- a/health/notifications/smstools3/README.md +++ b/health/notifications/smstools3/README.md @@ -1,3 +1,10 @@ + + # SMS Server Tools 3 The [SMS Server Tools 3](http://smstools3.kekekasvi.com/) is a SMS Gateway software which can send and receive short messages through GSM modems and mobile phones. diff --git a/health/notifications/syslog/README.md b/health/notifications/syslog/README.md index 5f1d5d8be7..b08019c3f9 100644 --- a/health/notifications/syslog/README.md +++ b/health/notifications/syslog/README.md @@ -1,3 +1,10 @@ + + # Syslog You need a working `logger` command for this to work. This is the case on pretty much every Linux system in existence, and most BSD systems. diff --git a/health/notifications/telegram/README.md b/health/notifications/telegram/README.md index 45a2beaa8d..089507e4f0 100644 --- a/health/notifications/telegram/README.md +++ b/health/notifications/telegram/README.md @@ -1,3 +1,10 @@ + + # Telegram [Telegram](https://telegram.org/) is a messaging app with a focus on speed and security, it’s super-fast, simple and free. You can use Telegram on all your devices at the same time — your messages sync seamlessly across any number of your phones, tablets or computers. diff --git a/health/notifications/twilio/README.md b/health/notifications/twilio/README.md index 8c8d7cfb88..b085aa6ef2 100644 --- a/health/notifications/twilio/README.md +++ b/health/notifications/twilio/README.md @@ -1,3 +1,10 @@ + + # Twilio Will look like this on your Android device: diff --git a/health/notifications/web/README.md b/health/notifications/web/README.md index 8eed06bfba..3e3e2de618 100644 --- a/health/notifications/web/README.md +++ b/health/notifications/web/README.md @@ -1,3 +1,10 @@ + + # Dashboard The Netdata dashboard shows HTML notifications, when it is open. diff --git a/health/tutorials/dimension-templates.md b/health/tutorials/dimension-templates.md index 13186b471e..e22796a9ca 100644 --- a/health/tutorials/dimension-templates.md +++ b/health/tutorials/dimension-templates.md @@ -1,3 +1,10 @@ + + # Use dimension templates to create dynamic alarms Your ability to monitor the health of your systems and applications relies on your ability to create and maintain diff --git a/health/tutorials/stop-notifications-alarms.md b/health/tutorials/stop-notifications-alarms.md index 721705e741..59ea3b9edc 100644 --- a/health/tutorials/stop-notifications-alarms.md +++ b/health/tutorials/stop-notifications-alarms.md @@ -1,3 +1,10 @@ + + # Stop notifications for individual alarms In this short tutorial, you'll learn how to stop notifications for individual alarms in Netdata's health diff --git a/libnetdata/README.md b/libnetdata/README.md index 8610cfd112..443058be55 100644 --- a/libnetdata/README.md +++ b/libnetdata/README.md @@ -1,3 +1,10 @@ + + # libnetdata `libnetdata` is a collection of library code that is used by all Netdata `C` programs. diff --git a/libnetdata/adaptive_resortable_list/README.md b/libnetdata/adaptive_resortable_list/README.md index 0bb99b81cb..660c7f53be 100644 --- a/libnetdata/adaptive_resortable_list/README.md +++ b/libnetdata/adaptive_resortable_list/README.md @@ -1,3 +1,10 @@ + + # Adaptive Re-sortable List (ARL) This library allows Netdata to read a series of `name - value` pairs diff --git a/libnetdata/avl/README.md b/libnetdata/avl/README.md index 6a96884aef..247db96674 100644 --- a/libnetdata/avl/README.md +++ b/libnetdata/avl/README.md @@ -1,3 +1,10 @@ + + # AVL AVL is a library indexing objects in B-Trees. diff --git a/libnetdata/buffer/README.md b/libnetdata/buffer/README.md index c89889c2a8..00bf69ffbb 100644 --- a/libnetdata/buffer/README.md +++ b/libnetdata/buffer/README.md @@ -1,3 +1,10 @@ + + # BUFFER `BUFFER` is a convenience library for working with strings in `C`. diff --git a/libnetdata/config/README.md b/libnetdata/config/README.md index 51216b6dbf..5cb475104b 100644 --- a/libnetdata/config/README.md +++ b/libnetdata/config/README.md @@ -1,3 +1,10 @@ + + # Netdata ini config files Configuration files `netdata.conf` and `stream.conf` are Netdata ini files. diff --git a/libnetdata/json/README.md b/libnetdata/json/README.md index e723cede07..e3e813e4dc 100644 --- a/libnetdata/json/README.md +++ b/libnetdata/json/README.md @@ -1,3 +1,10 @@ + + # json `json` contains a parser for json strings, based on `jsmn` (), but case you have installed the JSON-C library, the installation script will prefer it, you can also force its use with `--enable-jsonc` in the compilation time. diff --git a/libnetdata/procfile/README.md b/libnetdata/procfile/README.md index 7487e6c634..501e748b19 100644 --- a/libnetdata/procfile/README.md +++ b/libnetdata/procfile/README.md @@ -1,3 +1,10 @@ + + # PROCFILE procfile is a library for reading text data files (i.e `/proc` files) in the fastest possible way. diff --git a/libnetdata/storage_number/README.md b/libnetdata/storage_number/README.md index 9f6c08e06f..be6ba6ca87 100644 --- a/libnetdata/storage_number/README.md +++ b/libnetdata/storage_number/README.md @@ -1,3 +1,10 @@ + + # Netdata storage number Although `netdata` does all its calculations using `long double`, it stores all values using diff --git a/packaging/DISTRIBUTIONS.md b/packaging/DISTRIBUTIONS.md index 240babbb6d..6a1013a937 100644 --- a/packaging/DISTRIBUTIONS.md +++ b/packaging/DISTRIBUTIONS.md @@ -1,3 +1,10 @@ + + # Netdata distribution support matrix ![](https://raw.githubusercontent.com/netdata/netdata/master/web/gui/images/packaging-beta-tag.svg?sanitize=true) diff --git a/packaging/docker/README.md b/packaging/docker/README.md index 2d09b0d8e6..43495f0a47 100644 --- a/packaging/docker/README.md +++ b/packaging/docker/README.md @@ -1,3 +1,10 @@ + + # Install Netdata with Docker Running Netdata in a container works best for an internal network or to quickly analyze a host. Docker helps you get set diff --git a/packaging/installer/README.md b/packaging/installer/README.md index cb563894fa..708bffe824 100644 --- a/packaging/installer/README.md +++ b/packaging/installer/README.md @@ -1,3 +1,10 @@ + + # Installation guide Netdata is a monitoring agent designed to run on all your systems: physical and virtual servers, containers, even diff --git a/packaging/installer/UNINSTALL.md b/packaging/installer/UNINSTALL.md index 2a1a1e8ff1..ab29cb8b89 100644 --- a/packaging/installer/UNINSTALL.md +++ b/packaging/installer/UNINSTALL.md @@ -1,3 +1,10 @@ + + # Uninstall Netdata Our self-contained uninstaller is able to remove Netdata installations created with shell installer. It doesn't need any diff --git a/packaging/installer/UPDATE.md b/packaging/installer/UPDATE.md index 4f29df696f..4169ad1a01 100644 --- a/packaging/installer/UPDATE.md +++ b/packaging/installer/UPDATE.md @@ -1,3 +1,10 @@ + + # Update Netdata ![image8](https://cloud.githubusercontent.com/assets/2662304/14253735/536f4580-fa95-11e5-9f7b-99112b31a5d7.gif) diff --git a/packaging/installer/methods/alpine.md b/packaging/installer/methods/alpine.md index 664d8dd3d1..2337833939 100644 --- a/packaging/installer/methods/alpine.md +++ b/packaging/installer/methods/alpine.md @@ -1,3 +1,10 @@ + + # Install Netdata on Alpine 3.x Execute these commands to install Netdata in Alpine Linux 3.x: diff --git a/packaging/installer/methods/cloud-providers.md b/packaging/installer/methods/cloud-providers.md index 3d83a22a35..457a4d015a 100644 --- a/packaging/installer/methods/cloud-providers.md +++ b/packaging/installer/methods/cloud-providers.md @@ -1,3 +1,10 @@ + + # Install Netdata on cloud providers Netdata is fully compatible with popular cloud providers like Google Cloud Platform (GCP), Amazon Web Services (AWS), diff --git a/packaging/installer/methods/freebsd.md b/packaging/installer/methods/freebsd.md index 65239e94f0..e06d8f4e35 100644 --- a/packaging/installer/methods/freebsd.md +++ b/packaging/installer/methods/freebsd.md @@ -1,3 +1,10 @@ + + # Install Netdata on FreeBSD You can install Netdata from either the `ports` or `packages` collections. diff --git a/packaging/installer/methods/freenas.md b/packaging/installer/methods/freenas.md index 4f3d457d57..de1fd59dd7 100644 --- a/packaging/installer/methods/freenas.md +++ b/packaging/installer/methods/freenas.md @@ -1,3 +1,10 @@ + + # Install Netdata on FreeNAS On FreeNAS-Corral-RELEASE (>=10.0.3 and <11.3), Netdata is pre-installed. diff --git a/packaging/installer/methods/kickstart-64.md b/packaging/installer/methods/kickstart-64.md index 3b253df1f3..74117214d1 100644 --- a/packaging/installer/methods/kickstart-64.md +++ b/packaging/installer/methods/kickstart-64.md @@ -1,3 +1,10 @@ + + # Install Netdata with kickstart-static64.sh ![](https://registry.my-netdata.io/api/v1/badge.svg?chart=web_log_nginx.requests_per_url&options=unaligned&dimensions=kickstart64&group=sum&after=-3600&label=last+hour&units=installations&value_color=orange&precision=0) ![](https://registry.my-netdata.io/api/v1/badge.svg?chart=web_log_nginx.requests_per_url&options=unaligned&dimensions=kickstart64&group=sum&after=-86400&label=today&units=installations&precision=0) diff --git a/packaging/installer/methods/kickstart.md b/packaging/installer/methods/kickstart.md index e9a57635a4..9dd4fca793 100644 --- a/packaging/installer/methods/kickstart.md +++ b/packaging/installer/methods/kickstart.md @@ -1,3 +1,10 @@ + + # Install Netdata with kickstart.sh ![](https://registry.my-netdata.io/api/v1/badge.svg?chart=web_log_nginx.requests_per_url&options=unaligned&dimensions=kickstart&group=sum&after=-3600&label=last+hour&units=installations&value_color=orange&precision=0) ![](https://registry.my-netdata.io/api/v1/badge.svg?chart=web_log_nginx.requests_per_url&options=unaligned&dimensions=kickstart&group=sum&after=-86400&label=today&units=installations&precision=0) diff --git a/packaging/installer/methods/macos.md b/packaging/installer/methods/macos.md index e0ff98d7c2..337e1ef596 100644 --- a/packaging/installer/methods/macos.md +++ b/packaging/installer/methods/macos.md @@ -1,3 +1,10 @@ + + # Install Netdata on macOS Netdata works on macOS, albeit with some limitations. The number of charts displaying system metrics is limited, but you diff --git a/packaging/installer/methods/manual.md b/packaging/installer/methods/manual.md index ab26f14281..b8f6106fb0 100644 --- a/packaging/installer/methods/manual.md +++ b/packaging/installer/methods/manual.md @@ -1,3 +1,10 @@ + + # Install Netdata on Linux manually To install the latest git version of Netdata, please follow these 2 steps: diff --git a/packaging/installer/methods/offline.md b/packaging/installer/methods/offline.md index c0720b5c7e..c512e28887 100644 --- a/packaging/installer/methods/offline.md +++ b/packaging/installer/methods/offline.md @@ -1,3 +1,10 @@ + + # Install Netdata on offline systems You can install Netdata on systems without internet access, but you need to take a few extra steps to make it work. diff --git a/packaging/installer/methods/packages.md b/packaging/installer/methods/packages.md index 51767223b8..1d8887e97a 100644 --- a/packaging/installer/methods/packages.md +++ b/packaging/installer/methods/packages.md @@ -1,3 +1,10 @@ + + # Install Netdata with .deb/.rpm packages ![](https://raw.githubusercontent.com/netdata/netdata/master/web/gui/images/packaging-beta-tag.svg?sanitize=true) diff --git a/packaging/installer/methods/pfsense.md b/packaging/installer/methods/pfsense.md index f8baa03592..73f592074f 100644 --- a/packaging/installer/methods/pfsense.md +++ b/packaging/installer/methods/pfsense.md @@ -1,3 +1,10 @@ + + # Install Netdata on pfSense To install Netdata on pfSense, run the following commands (within a shell or under the **Diagnostics/Command** prompt diff --git a/packaging/installer/methods/synology.md b/packaging/installer/methods/synology.md index 437b4761fb..a8b60b0f7e 100644 --- a/packaging/installer/methods/synology.md +++ b/packaging/installer/methods/synology.md @@ -1,3 +1,10 @@ + + # Install Netdata on Synology The documentation previously recommended installing the Debian Chroot package from the Synology community package diff --git a/packaging/maintainers/README.md b/packaging/maintainers/README.md index d82c1b318f..356e614437 100644 --- a/packaging/maintainers/README.md +++ b/packaging/maintainers/README.md @@ -1,3 +1,10 @@ + + # Package Maintainers This page tracks the package maintainers for Netdata, for various operating systems and versions. diff --git a/packaging/makeself/README.md b/packaging/makeself/README.md index b1dab7e0cb..75d0f38790 100644 --- a/packaging/makeself/README.md +++ b/packaging/makeself/README.md @@ -1,3 +1,10 @@ + + # Netdata static binary build To build the static binary 64-bit distribution package, run: diff --git a/registry/README.md b/registry/README.md index 71986b6847..99ebb30ad1 100644 --- a/registry/README.md +++ b/registry/README.md @@ -1,3 +1,10 @@ + + # Registry The Netdata registry implements the node menu on the top left corner of the Netdata dashboards and enables the Netdata diff --git a/streaming/README.md b/streaming/README.md index 6ad45203d2..5ae27db620 100644 --- a/streaming/README.md +++ b/streaming/README.md @@ -1,3 +1,10 @@ + + # Streaming and replication Each Netdata is able to replicate/mirror its database to another Netdata, by streaming collected diff --git a/tests/README.md b/tests/README.md index fe8b8b2036..3a127cbcaf 100644 --- a/tests/README.md +++ b/tests/README.md @@ -1,3 +1,10 @@ + + # Testing This readme is a manual on how to get started with unit testing on javascript and nodejs diff --git a/tests/health_mgmtapi/README.md b/tests/health_mgmtapi/README.md index c74e035364..8642c1d493 100644 --- a/tests/health_mgmtapi/README.md +++ b/tests/health_mgmtapi/README.md @@ -1,3 +1,10 @@ + + # Health command API tester The directory `tests/health_cmdapi` contains the test script `health-cmdapi-test.sh` for the [health command API](../../web/api/health). diff --git a/web/README.md b/web/README.md index 66e7986082..30afbe5cbb 100644 --- a/web/README.md +++ b/web/README.md @@ -1,3 +1,10 @@ + + # Web dashboards overview Because Netdata is a health monitoring and _performance troubleshooting_ system, diff --git a/web/api/README.md b/web/api/README.md index 958b1580ce..3047967afc 100644 --- a/web/api/README.md +++ b/web/api/README.md @@ -1,3 +1,10 @@ + + # API ## Netdata REST API diff --git a/web/api/badges/README.md b/web/api/badges/README.md index 628489f9ac..3f71005010 100644 --- a/web/api/badges/README.md +++ b/web/api/badges/README.md @@ -1,3 +1,10 @@ + + # Netdata badges **Badges are cool!** diff --git a/web/api/exporters/README.md b/web/api/exporters/README.md index 2cbb037cde..cd3f085ca6 100644 --- a/web/api/exporters/README.md +++ b/web/api/exporters/README.md @@ -1,3 +1,10 @@ + + # Exporters TBD diff --git a/web/api/exporters/prometheus/README.md b/web/api/exporters/prometheus/README.md index 9b2367cce1..81ecac0891 100644 --- a/web/api/exporters/prometheus/README.md +++ b/web/api/exporters/prometheus/README.md @@ -1,3 +1,10 @@ + + # prometheus exporter The prometheus exporter for Netdata is located at the [backends section for prometheus](../../../../backends/prometheus). diff --git a/web/api/exporters/shell/README.md b/web/api/exporters/shell/README.md index fef253c8e1..f5d2025965 100644 --- a/web/api/exporters/shell/README.md +++ b/web/api/exporters/shell/README.md @@ -1,3 +1,10 @@ + + # shell exporter Shell scripts can now query Netdata: diff --git a/web/api/formatters/README.md b/web/api/formatters/README.md index 037fb53462..9d58347439 100644 --- a/web/api/formatters/README.md +++ b/web/api/formatters/README.md @@ -1,3 +1,10 @@ + + # Query formatting API data queries need to be formatted before returned to the caller. diff --git a/web/api/formatters/csv/README.md b/web/api/formatters/csv/README.md index 0d16fc4ec1..1f36d77ef3 100644 --- a/web/api/formatters/csv/README.md +++ b/web/api/formatters/csv/README.md @@ -1,3 +1,10 @@ + + # CSV formatter The CSV formatter presents [results of database queries](../../queries) in the following formats: diff --git a/web/api/formatters/json/README.md b/web/api/formatters/json/README.md index 2bd37bc7db..5aa2bbeca5 100644 --- a/web/api/formatters/json/README.md +++ b/web/api/formatters/json/README.md @@ -1,3 +1,10 @@ + + # JSON formatter The CSV formatter presents [results of database queries](../../queries) in the following formats: diff --git a/web/api/formatters/ssv/README.md b/web/api/formatters/ssv/README.md index d2c7077f88..46bcdf5e40 100644 --- a/web/api/formatters/ssv/README.md +++ b/web/api/formatters/ssv/README.md @@ -1,3 +1,10 @@ + + # SSV formatter The SSV formatter sums all dimensions in [results of database queries](../../queries) diff --git a/web/api/formatters/value/README.md b/web/api/formatters/value/README.md index 04a0f8867d..cb3c455daf 100644 --- a/web/api/formatters/value/README.md +++ b/web/api/formatters/value/README.md @@ -1,3 +1,10 @@ + + # Value formatter The Value formatter presents [results of database queries](../../queries) as a single value. diff --git a/web/api/health/README.md b/web/api/health/README.md index a86dbfdd84..f195e09fd0 100644 --- a/web/api/health/README.md +++ b/web/api/health/README.md @@ -1,3 +1,10 @@ + + # Health API Calls ## Health Read API diff --git a/web/api/queries/README.md b/web/api/queries/README.md index 458179c715..bcf127b6c5 100644 --- a/web/api/queries/README.md +++ b/web/api/queries/README.md @@ -1,3 +1,10 @@ + + # Database Queries Netdata database can be queried with `/api/v1/data` and `/api/v1/badge.svg` REST API methods. diff --git a/web/api/queries/average/README.md b/web/api/queries/average/README.md index 6b2c0dfa4b..f85dd51e1a 100644 --- a/web/api/queries/average/README.md +++ b/web/api/queries/average/README.md @@ -1,3 +1,10 @@ + + # Average or Mean > This query is available as `average` and `mean`. diff --git a/web/api/queries/des/README.md b/web/api/queries/des/README.md index 57ac805d89..157bad36a1 100644 --- a/web/api/queries/des/README.md +++ b/web/api/queries/des/README.md @@ -1,3 +1,10 @@ + + # double exponential smoothing Exponential smoothing is one of many window functions commonly applied to smooth data in signal diff --git a/web/api/queries/incremental_sum/README.md b/web/api/queries/incremental_sum/README.md index 108788902f..743e95b627 100644 --- a/web/api/queries/incremental_sum/README.md +++ b/web/api/queries/incremental_sum/README.md @@ -1,3 +1,10 @@ + + # Incremental Sum (`incremental_sum`) This modules finds the incremental sum of a period, which `last value - first value`. diff --git a/web/api/queries/max/README.md b/web/api/queries/max/README.md index b0f6f648f8..a2d2e98460 100644 --- a/web/api/queries/max/README.md +++ b/web/api/queries/max/README.md @@ -1,3 +1,10 @@ + + # Max This module finds the max value in the time-frame given. diff --git a/web/api/queries/median/README.md b/web/api/queries/median/README.md index a698012493..25c1a3f824 100644 --- a/web/api/queries/median/README.md +++ b/web/api/queries/median/README.md @@ -1,3 +1,10 @@ + + # Median The median is the value separating the higher half from the lower half of a data sample diff --git a/web/api/queries/min/README.md b/web/api/queries/min/README.md index 6276faec77..7c84f1446f 100644 --- a/web/api/queries/min/README.md +++ b/web/api/queries/min/README.md @@ -1,3 +1,10 @@ + + # Min This module finds the min value in the time-frame given. diff --git a/web/api/queries/ses/README.md b/web/api/queries/ses/README.md index 5f21c8494b..d9ed1483cc 100644 --- a/web/api/queries/ses/README.md +++ b/web/api/queries/ses/README.md @@ -1,3 +1,10 @@ + + # Single (or Simple) Exponential Smoothing (`ses`) > This query is also available as `ema` and `ewma`. diff --git a/web/api/queries/stddev/README.md b/web/api/queries/stddev/README.md index 0060415410..aef0b66f73 100644 --- a/web/api/queries/stddev/README.md +++ b/web/api/queries/stddev/README.md @@ -1,3 +1,10 @@ + + # standard deviation (`stddev`) The standard deviation is a measure that is used to quantify the amount of variation or dispersion diff --git a/web/api/queries/sum/README.md b/web/api/queries/sum/README.md index a7028ca667..195d934f4f 100644 --- a/web/api/queries/sum/README.md +++ b/web/api/queries/sum/README.md @@ -1,3 +1,10 @@ + + # Sum This module sums all the values in the time-frame requested. diff --git a/web/gui/README.md b/web/gui/README.md index cb7dc89875..68ea0f8e0c 100644 --- a/web/gui/README.md +++ b/web/gui/README.md @@ -1,3 +1,10 @@ + + # The standard web dashboard The standard web dashboard is the heart of Netdata's performance troubleshooting diff --git a/web/gui/confluence/README.md b/web/gui/confluence/README.md index 221948357b..efddd9f2d6 100644 --- a/web/gui/confluence/README.md +++ b/web/gui/confluence/README.md @@ -1,3 +1,10 @@ + + # Atlassian Confluence dashboards With Netdata you can build **live, interactive, monitoring dashboards** directly on Atlassian's **Confluence** pages. diff --git a/web/gui/custom/README.md b/web/gui/custom/README.md index 062b8d3150..1280730e37 100644 --- a/web/gui/custom/README.md +++ b/web/gui/custom/README.md @@ -1,3 +1,10 @@ + + # Custom dashboards You can: diff --git a/web/server/README.md b/web/server/README.md index 4866173545..cbf9b00fc2 100644 --- a/web/server/README.md +++ b/web/server/README.md @@ -1,3 +1,10 @@ + + # Web server The Netdata web server runs as `static-threaded`, i.e. with a fixed, configurable number of threads. diff --git a/web/server/static/README.md b/web/server/static/README.md index eeba0e94de..fe28a4313b 100644 --- a/web/server/static/README.md +++ b/web/server/static/README.md @@ -1,3 +1,10 @@ + + # `static-threaded` web server The `static-threaded` web server spawns a fixed number of threads.