Bulk add frontmatter to all documentation (#8354)

* Bulk add frontmatter

* A few extra edge cases
This commit is contained in:
Joel Hans 2020-03-10 15:29:51 -06:00 committed by GitHub
parent 629e24ae95
commit 9342704a41
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
271 changed files with 1896 additions and 2 deletions

View File

@ -1,3 +1,10 @@
<!--
---
title: "Description of CI build configuration"
custom_edit_url: https://github.com/netdata/netdata/edit/master/.travis/README.md
---
-->
# Description of CI build configuration
## Variables needed by travis

View File

@ -1,3 +1,10 @@
<!--
---
title: "Breaking Changes"
custom_edit_url: https://github.com/netdata/netdata/edit/master/BREAKING_CHANGES.md
---
-->
# 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)]

View File

@ -1,3 +1,10 @@
<!--
---
title: "The build system"
custom_edit_url: https://github.com/netdata/netdata/edit/master/BUILD.md
---
-->
# The build system
We are currently migrating from `autotools` to `CMake` as a build-system. This document

View File

@ -1,3 +1,10 @@
<!--
---
title: "Changelog"
custom_edit_url: https://github.com/netdata/netdata/edit/master/CHANGELOG.md
---
-->
# Changelog
## [**Next release**](https://github.com/netdata/netdata/tree/HEAD)

View File

@ -1,3 +1,10 @@
<!--
---
title: "Contributor Covenant Code of Conduct"
custom_edit_url: https://github.com/netdata/netdata/edit/master/CODE_OF_CONDUCT.md
---
-->
# Contributor Covenant Code of Conduct
## Our Pledge

View File

@ -1,3 +1,10 @@
<!--
---
title: "Contributing"
custom_edit_url: https://github.com/netdata/netdata/edit/master/CONTRIBUTING.md
---
-->
# Contributing
Thank you for considering contributing to Netdata.

View File

@ -1,3 +1,10 @@
<!--
---
title: "Netdata Documentation"
custom_edit_url: https://github.com/netdata/netdata/edit/master/DOCUMENTATION.md
---
-->
# Netdata Documentation
**Netdata is real-time health monitoring and performance troubleshooting for systems and applications.** It helps you

View File

@ -1,3 +1,10 @@
<!--
---
title: "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)](<>)"
custom_edit_url: https://github.com/netdata/netdata/edit/master/README.md
---
-->
# 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

View File

@ -1,3 +1,10 @@
<!--
---
title: "Redistributed software"
custom_edit_url: https://github.com/netdata/netdata/edit/master/REDISTRIBUTED.md
---
-->
# Redistributed software
Netdata copyright info:

View File

@ -1,3 +1,10 @@
<!--
---
title: "Security Policy"
custom_edit_url: https://github.com/netdata/netdata/edit/master/SECURITY.md
---
-->
# Security Policy
## Supported Versions

View File

@ -1 +1,10 @@
<!--
---
title: "Agent-cloud link (ACLK)"
custom_edit_url: https://github.com/netdata/netdata/edit/master/aclk/README.md
---
-->
# Agent-cloud link (ACLK)
This is the agent cloud link (ACLK) information file

View File

@ -1,3 +1,10 @@
<!--
---
title: "Metrics long term archiving"
custom_edit_url: https://github.com/netdata/netdata/edit/master/backends/README.md
---
-->
# Metrics long term archiving
Netdata supports backends for archiving the metrics, or providing long term dashboards, using Grafana or other tools,

View File

@ -1,3 +1,10 @@
<!--
---
title: "Writing metrics to TimescaleDB"
custom_edit_url: https://github.com/netdata/netdata/edit/master/backends/TIMESCALE.md
---
-->
# Writing metrics to TimescaleDB
Thanks to Netdata's community of developers and system administrators, and Mahlon Smith

View File

@ -1,3 +1,10 @@
<!--
---
title: "Netdata, Prometheus, Grafana stack"
custom_edit_url: https://github.com/netdata/netdata/edit/master/backends/WALKTHROUGH.md
---
-->
# Netdata, Prometheus, Grafana stack
## Intro

View File

@ -1,3 +1,10 @@
<!--
---
title: "Using Netdata with AWS Kinesis Data Streams"
custom_edit_url: https://github.com/netdata/netdata/edit/master/backends/aws_kinesis/README.md
---
-->
# Using Netdata with AWS Kinesis Data Streams
## Prerequisites

View File

@ -1,3 +1,10 @@
<!--
---
title: "MongoDB backend"
custom_edit_url: https://github.com/netdata/netdata/edit/master/backends/mongodb/README.md
---
-->
# MongoDB backend
## Prerequisites

View File

@ -1,3 +1,10 @@
<!--
---
title: "OpenTSDB with HTTP"
custom_edit_url: https://github.com/netdata/netdata/edit/master/backends/opentsdb/README.md
---
-->
# OpenTSDB with HTTP
Netdata can easily communicate with OpenTSDB using HTTP API. To enable this channel, set the following options in your

View File

@ -1,3 +1,10 @@
<!--
---
title: "Using Netdata with Prometheus"
custom_edit_url: https://github.com/netdata/netdata/edit/master/backends/prometheus/README.md
---
-->
# Using Netdata with Prometheus
> IMPORTANT: the format Netdata sends metrics to prometheus has changed since Netdata v1.7. The new prometheus backend

View File

@ -1,3 +1,10 @@
<!--
---
title: "Prometheus remote write backend"
custom_edit_url: https://github.com/netdata/netdata/edit/master/backends/prometheus/remote_write/README.md
---
-->
# Prometheus remote write backend
## Prerequisites

View File

@ -1,3 +1,10 @@
<!--
---
title: "External build-system"
custom_edit_url: https://github.com/netdata/netdata/edit/master/build_external/README.md
---
-->
# External build-system
This wraps the build-system in Docker so that the host system and the target system are

View File

@ -1,3 +1,10 @@
<!--
---
title: "Agent claiming"
custom_edit_url: https://github.com/netdata/netdata/edit/master/claim/README.md
---
-->
# Agent claiming
Agent claiming is part of the onboarding process when creating a workspace in Netdata Cloud. Each workspace gets its own

View File

@ -1,3 +1,10 @@
<!--
---
title: "Netdata cli"
custom_edit_url: https://github.com/netdata/netdata/edit/master/cli/README.md
---
-->
# Netdata cli
You can see the commands netdatacli supports by executing it with `netdatacli` and entering `help` in

View File

@ -1,3 +1,10 @@
<!--
---
title: "Supported collectors list"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/COLLECTORS.md
---
-->
# Supported collectors list
Netdata uses collectors to help you gather metrics from your favorite applications and services and view them in

View File

@ -1,3 +1,10 @@
<!--
---
title: "Collectors quickstart"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/QUICKSTART.md
---
-->
# Collectors quickstart
In this quickstart guide, you'll learn how to enable collectors so you can get metrics from your favorite applications

View File

@ -1,3 +1,10 @@
<!--
---
title: "Collecting metrics"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/README.md
---
-->
# Collecting metrics
Netdata can collect metrics from hundreds of different sources, be they internal data created by the system itself, or

View File

@ -1,3 +1,10 @@
<!--
---
title: "Collectors configuration reference"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/REFERENCE.md
---
-->
# Collectors configuration reference
Welcome to the collector configuration reference guide.

View File

@ -1,3 +1,10 @@
<!--
---
title: "apps.plugin"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/apps.plugin/README.md
---
-->
# apps.plugin
`apps.plugin` breaks down system resource usage to **processes**, **users** and **user groups**.

View File

@ -1,3 +1,10 @@
<!--
---
title: "cgroups.plugin"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/cgroups.plugin/README.md
---
-->
# cgroups.plugin
You can monitor containers and virtual machines using **cgroups**.

View File

@ -1,3 +1,10 @@
<!--
---
title: "charts.d.plugin"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/charts.d.plugin/README.md
---
-->
# charts.d.plugin
`charts.d.plugin` is a Netdata external plugin. It is an **orchestrator** for data collection modules written in `BASH` v4+.

View File

@ -1,3 +1,10 @@
<!--
---
title: "Access Point monitoring with Netdata"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/charts.d.plugin/ap/README.md
---
-->
# Access Point monitoring with Netdata
The `ap` collector visualizes data related to access points.

View File

@ -1,3 +1,10 @@
<!--
---
title: "APC UPS monitoring with Netdata"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/charts.d.plugin/apcupsd/README.md
---
-->
# APC UPS monitoring with Netdata
Monitors different APC UPS models and retrieves status information using `apcaccess` tool.

View File

@ -1,3 +1,10 @@
<!--
---
title: "Example"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/charts.d.plugin/example/README.md
---
-->
# Example
This is just an example charts.d data collector.

View File

@ -1,3 +1,10 @@
<!--
---
title: "Libreswan IPSec tunnel monitoring with Netdata"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/charts.d.plugin/libreswan/README.md
---
-->
# Libreswan IPSec tunnel monitoring with Netdata
Collects bytes-in, bytes-out and uptime for all established libreswan IPSEC tunnels.

View File

@ -1,3 +1,10 @@
<!--
---
title: "UPS/PDU monitoring with Netdata"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/charts.d.plugin/nut/README.md
---
-->
# UPS/PDU monitoring with Netdata
Collects UPS data for all power devices configured in the system.

View File

@ -1,3 +1,10 @@
<!--
---
title: "OpenSIPS monitoring with Netdata"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/charts.d.plugin/opensips/README.md
---
-->
# OpenSIPS monitoring with Netdata
## Configuration

View File

@ -1,3 +1,10 @@
<!--
---
title: "Linux machine sensors monitoring with Netdata"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/charts.d.plugin/sensors/README.md
---
-->
# Linux machine sensors monitoring with Netdata
> THIS MODULE IS OBSOLETE.

View File

@ -1,3 +1,10 @@
<!--
---
title: "checks.plugin"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/checks.plugin/README.md
---
-->
# checks.plugin
A debugging plugin (by default it is disabled)

View File

@ -1,3 +1,10 @@
<!--
---
title: "cups.plugin"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/cups.plugin/README.md
---
-->
# cups.plugin
`cups.plugin` collects Common Unix Printing System (CUPS) metrics.

View File

@ -1,3 +1,10 @@
<!--
---
title: "diskspace.plugin"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/diskspace.plugin/README.md
---
-->
# 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.

View File

@ -1,3 +1,10 @@
<!--
---
title: "eBPF monitoring with Netdata"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/ebpf_process.plugin/README.md
---
-->
# eBPF monitoring with Netdata
This collector plugin uses eBPF (Extended Berkeley Packet Filter) to monitor system calls inside your operating system's

View File

@ -1,3 +1,10 @@
<!--
---
title: "fping.plugin"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/fping.plugin/README.md
---
-->
# fping.plugin
The fping plugin supports monitoring latency, packet loss and uptime of any number of network end points,

View File

@ -1,3 +1,10 @@
<!--
---
title: "freebsd.plugin"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/freebsd.plugin/README.md
---
-->
# freebsd.plugin
Collects resource usage and performance data on FreeBSD systems

View File

@ -1,3 +1,10 @@
<!--
---
title: "freeipmi.plugin"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/freeipmi.plugin/README.md
---
-->
# freeipmi.plugin
Netdata has a [freeipmi](https://www.gnu.org/software/freeipmi/) plugin.

View File

@ -1,3 +1,10 @@
<!--
---
title: "idlejitter.plugin"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/idlejitter.plugin/README.md
---
-->
# idlejitter.plugin
It works like this:

View File

@ -1,3 +1,10 @@
<!--
---
title: "ioping.plugin"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/ioping.plugin/README.md
---
-->
# ioping.plugin
The ioping plugin supports monitoring latency for any number of directories/files/devices,

View File

@ -1,3 +1,10 @@
<!--
---
title: "macos.plugin"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/macos.plugin/README.md
---
-->
# macos.plugin
Collects resource usage and performance data on MacOS systems

View File

@ -1,3 +1,10 @@
<!--
---
title: "nfacct.plugin"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/nfacct.plugin/README.md
---
-->
# nfacct.plugin
`nfacct.plugin` collects Netfilter statistics.

View File

@ -1,3 +1,10 @@
<!--
---
title: "node.d.plugin"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/node.d.plugin/README.md
---
-->
# node.d.plugin
`node.d.plugin` is a Netdata external plugin. It is an **orchestrator** for data collection modules written in `node.js`.

View File

@ -1,3 +1,10 @@
<!--
---
title: "Fronius Symo monitoring with Netdata"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/node.d.plugin/fronius/README.md
---
-->
# Fronius Symo monitoring with Netdata
Collects metrics from the configured solar power installation from Fronius Symo.

View File

@ -1,3 +1,10 @@
<!--
---
title: "ISC BIND monitoring with Netdata "
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/node.d.plugin/named/README.md
---
-->
# ISC BIND monitoring with Netdata
Monitor one or more ISC Bind servers.

View File

@ -1,3 +1,10 @@
<!--
---
title: "SMA Sunny WebBox monitoring with Netdata"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/node.d.plugin/sma_webbox/README.md
---
-->
# SMA Sunny WebBox monitoring with Netdata
[SMA Sunny Webbox](http://files.sma.de/dl/4253/WEBBOX-DUS131916W.pdf)

View File

@ -1,3 +1,10 @@
<!--
---
title: "SNMP device monitoring with Netdata"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/node.d.plugin/snmp/README.md
---
-->
# SNMP device monitoring with Netdata
Collects data from any SNMP device and uses the [net-snmp](https://github.com/markabrahams/node-net-snmp) module.

View File

@ -1,3 +1,10 @@
<!--
---
title: "Stiebel Eltron ISG monitoring with Netdata"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/node.d.plugin/stiebeleltron/README.md
---
-->
# Stiebel Eltron ISG monitoring with Netdata
Collects metrics from the configured heat pump and hot water installation from Stiebel Eltron ISG web.

View File

@ -1,3 +1,10 @@
<!--
---
title: "perf.plugin"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/perf.plugin/README.md
---
-->
# perf.plugin
`perf.plugin` collects system-wide CPU performance statistics from Performance Monitoring Units (PMU) using

View File

@ -1,3 +1,10 @@
<!--
---
title: "External plugins overview"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/plugins.d/README.md
---
-->
# External plugins overview
`plugins.d` is the Netdata internal plugin that collects metrics

View File

@ -1,3 +1,10 @@
<!--
---
title: "proc.plugin"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/proc.plugin/README.md
---
-->
# proc.plugin
- `/proc/net/dev` (all network interfaces for all their values)

View File

@ -1,3 +1,10 @@
<!--
---
title: "python.d.plugin"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/README.md
---
-->
# python.d.plugin
`python.d.plugin` is a Netdata external plugin. It is an **orchestrator** for data collection modules written in `python`.

View File

@ -1,3 +1,10 @@
<!--
---
title: "Adaptec RAID controller monitoring with Netdata"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/adaptec_raid/README.md
---
-->
# Adaptec RAID controller monitoring with Netdata
Collects logical and physical devices metrics.

View File

@ -1,3 +1,10 @@
<!--
---
title: "AM2320 sensor monitoring with netdata"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/am2320/README.md
---
-->
# AM2320 sensor monitoring with netdata
Displays a graph of the temperature and humity from a AM2320 sensor.

View File

@ -1,3 +1,10 @@
<!--
---
title: "Apache monitoring with Netdata"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/apache/README.md
---
-->
# Apache monitoring with Netdata
Monitors one or more Apache servers depending on configuration.

View File

@ -1,3 +1,10 @@
<!--
---
title: "Beanstalk monitoring with Netdata"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/beanstalk/README.md
---
-->
# Beanstalk monitoring with Netdata
Provides server and tube-level statistics.

View File

@ -1,3 +1,10 @@
<!--
---
title: "ISC Bind monitoring with Netdata"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/bind_rndc/README.md
---
-->
# ISC Bind monitoring with Netdata
Collects Name server summary performance statistics using `rndc` tool.

View File

@ -1,3 +1,10 @@
<!--
---
title: "BOINC monitoring with Netdata"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/boinc/README.md
---
-->
# 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.

View File

@ -1,3 +1,10 @@
<!--
---
title: "CEPH monitoring with Netdata"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/ceph/README.md
---
-->
# CEPH monitoring with Netdata
Monitors the ceph cluster usage and consumption data of a server, and produces:

View File

@ -1,3 +1,10 @@
<!--
---
title: "Chrony monitoring with Netdata"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/chrony/README.md
---
-->
# Chrony monitoring with Netdata
Monitors the precision and statistics of a local chronyd server, and produces:

View File

@ -1,3 +1,10 @@
<!--
---
title: "Apache CouchDB monitoring with Netdata"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/couchdb/README.md
---
-->
# Apache CouchDB monitoring with Netdata
Monitors vital statistics of a local Apache CouchDB 2.x server, including:

View File

@ -1,3 +1,10 @@
<!--
---
title: "DNS query RTT monitoring with Netdata"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/dns_query_time/README.md
---
-->
# DNS query RTT monitoring with Netdata
Measures DNS query round trip time.

View File

@ -1,3 +1,10 @@
<!--
---
title: "PowerDNS dnsdist monitoring with Netdata"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/dnsdist/README.md
---
-->
# PowerDNS dnsdist monitoring with Netdata
Collects load-balancer performance and health metrics, and draws the following charts:

View File

@ -1,3 +1,10 @@
<!--
---
title: "Docker engine monitoring with Netdata"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/dockerd/README.md
---
-->
# Docker engine monitoring with Netdata
Collects docker container health metrics.

View File

@ -1,3 +1,10 @@
<!--
---
title: "Dovecot monitoring with Netdata"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/dovecot/README.md
---
-->
# Dovecot monitoring with Netdata
Provides statistics information from Dovecot server.

View File

@ -1,3 +1,10 @@
<!--
---
title: "Elasticsearch monitoring with Netdata"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/elasticsearch/README.md
---
-->
# Elasticsearch monitoring with Netdata
Monitors [Elasticsearch](https://www.elastic.co/products/elasticsearch) performance and health metrics.

View File

@ -1,3 +1,10 @@
<!--
---
title: "Energi Core node monitoring with Netdata"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/energid/README.md
---
-->
# Energi Core node monitoring with Netdata
Monitors blockchain, memory, network and unspent transactions statistics.

View File

@ -1,3 +1,10 @@
<!--
---
title: "Example"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/example/README.md
---
-->
# Example
An example python data collection module.

View File

@ -1,3 +1,10 @@
<!--
---
title: "Exim monitoring with Netdata"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/exim/README.md
---
-->
# Exim monitoring with Netdata
Simple module executing `exim -bpc` to grab exim queue.

View File

@ -1,3 +1,10 @@
<!--
---
title: "Fail2ban monitoring with Netdata"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/fail2ban/README.md
---
-->
# Fail2ban monitoring with Netdata
Monitors the fail2ban log file to show all bans for all active jails.

View File

@ -1,3 +1,10 @@
<!--
---
title: "FreeRADIUS monitoring with Netdata"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/freeradius/README.md
---
-->
# FreeRADIUS monitoring with Netdata
Uses the `radclient` command to provide freeradius statistics. It is not recommended to run it every second.

View File

@ -1,3 +1,10 @@
<!--
---
title: "Gearman monitoring with Netdata"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/gearman/README.md
---
-->
# 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.

View File

@ -1,3 +1,10 @@
<!--
---
title: "Go application monitoring with Netdata"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/go_expvar/README.md
---
-->
# 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.

View File

@ -1,3 +1,10 @@
<!--
---
title: "HAProxy monitoring with Netdata"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/haproxy/README.md
---
-->
# HAProxy monitoring with Netdata
Monitors frontend and backend metrics such as bytes in, bytes out, sessions current, sessions in queue current.

View File

@ -1,3 +1,10 @@
<!--
---
title: "Hard drive temperature monitoring with Netdata"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/hddtemp/README.md
---
-->
# Hard drive temperature monitoring with Netdata
Monitors disk temperatures from one or more `hddtemp` daemons.

View File

@ -1,3 +1,10 @@
<!--
---
title: "HP Smart Storage Arrays monitoring with Netdata"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/hpssa/README.md
---
-->
# HP Smart Storage Arrays monitoring with Netdata
Monitors controller, cache module, logical and physical drive state and temperature using `ssacli` tool.

View File

@ -1,3 +1,10 @@
<!--
---
title: "HTTP endpoint monitoring with Netdata"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/httpcheck/README.md
---
-->
# HTTP endpoint monitoring with Netdata
Monitors remote http server for availability and response time.

View File

@ -1,3 +1,10 @@
<!--
---
title: "Icecast monitoring with Netdata"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/icecast/README.md
---
-->
# Icecast monitoring with Netdata
Monitors the number of listeners for active sources.

View File

@ -1,3 +1,10 @@
<!--
---
title: "IPFS monitoring with Netdata"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/ipfs/README.md
---
-->
# IPFS monitoring with Netdata
Collects [IPFS](https://ipfs.io) basic information like file system bandwidth, peers and repo metrics.

View File

@ -1,3 +1,10 @@
<!--
---
title: "ISC DHCP monitoring with Netdata"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/isc_dhcpd/README.md
---
-->
# ISC DHCP monitoring with Netdata
Monitors the leases database to show all active leases for given pools.

View File

@ -1,3 +1,10 @@
<!--
---
title: "LiteSpeed monitoring with Netdata"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/litespeed/README.md
---
-->
# LiteSpeed monitoring with Netdata
Collects web server performance metrics for network, connection, requests, and cache.

View File

@ -1,3 +1,10 @@
<!--
---
title: "Systemd-Logind monitoring with Netdata"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/logind/README.md
---
-->
# Systemd-Logind monitoring with Netdata
Monitors active sessions, users, and seats tracked by `systemd-logind` or `elogind`.

View File

@ -1,3 +1,10 @@
<!--
---
title: "MegaRAID controller monitoring with Netdata"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/megacli/README.md
---
-->
# MegaRAID controller monitoring with Netdata
Collects adapter, physical drives and battery stats.

View File

@ -1,3 +1,10 @@
<!--
---
title: "Memcached monitoring with Netdata"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/memcached/README.md
---
-->
# 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)).

View File

@ -1,3 +1,10 @@
<!--
---
title: "MongoDB monitoring with Netdata"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/mongodb/README.md
---
-->
# MongoDB monitoring with Netdata
Monitors performance and health metrics of MongoDB.

View File

@ -1,3 +1,10 @@
<!--
---
title: "Monit monitoring with Netdata"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/monit/README.md
---
-->
# 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).

View File

@ -1,3 +1,10 @@
<!--
---
title: "MySQL monitoring with Netdata"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/mysql/README.md
---
-->
# MySQL monitoring with Netdata
Monitors one or more MySQL servers.

View File

@ -1,3 +1,10 @@
<!--
---
title: "NGINX monitoring with Netdata"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/nginx/README.md
---
-->
# NGINX monitoring with Netdata
Monitors one or more NGINX servers depending on configuration. Servers can be either local or remote.

View File

@ -1,3 +1,10 @@
<!--
---
title: "NGINX Plus monitoring with Netdata"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/nginx_plus/README.md
---
-->
# NGINX Plus monitoring with Netdata
Monitors one or more NGINX Plus servers depending on configuration. Servers can be either local or remote.

View File

@ -1,3 +1,10 @@
<!--
---
title: "NSD monitoring with Netdata"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/nsd/README.md
---
-->
# NSD monitoring with Netdata
Uses the `nsd-control stats_noreset` command to provide `nsd` statistics.

View File

@ -1,3 +1,10 @@
<!--
---
title: "NTP daemon monitoring with Netdata"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/ntpd/README.md
---
-->
# 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).

View File

@ -1,3 +1,10 @@
<!--
---
title: "NVIDIA GPU monitoring with Netdata"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/nvidia_smi/README.md
---
-->
# NVIDIA GPU monitoring with Netdata
Monitors performance metrics (memory usage, fan speed, pcie bandwidth utilization, temperature, etc.) using `nvidia-smi` cli tool.

View File

@ -1,3 +1,10 @@
<!--
---
title: "OpenLDAP monitoring with Netdata"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/openldap/README.md
---
-->
# OpenLDAP monitoring with Netdata
Provides statistics information from openldap (slapd) server.

View File

@ -1,3 +1,10 @@
<!--
---
title: "OracleDB monitoring with Netdata"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/oracledb/README.md
---
-->
# OracleDB monitoring with Netdata
Monitors the performance and health metrics of the Oracle database.

View File

@ -1,3 +1,10 @@
<!--
---
title: "OpenVPN monitoring with Netdata"
custom_edit_url: https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/ovpn_status_log/README.md
---
-->
# OpenVPN monitoring with Netdata
Parses server log files and provides summary (client, traffic) metrics.

Some files were not shown because too many files have changed in this diff Show More