mirror of
https://github.com/netdata/netdata.git
synced 2025-04-06 22:38:55 +00:00
Bulk add frontmatter to all documentation (#8354)
* Bulk add frontmatter * A few extra edge cases
This commit is contained in:
parent
629e24ae95
commit
9342704a41
271 changed files with 1896 additions and 2 deletions
.travis
BREAKING_CHANGES.mdBUILD.mdCHANGELOG.mdCODE_OF_CONDUCT.mdCONTRIBUTING.mdDOCUMENTATION.mdREADME.mdREDISTRIBUTED.mdSECURITY.mdaclk
backends
build_external
claim
cli
collectors
COLLECTORS.mdQUICKSTART.mdREADME.mdREFERENCE.md
apps.plugin
cgroups.plugin
charts.d.plugin
checks.plugin
cups.plugin
diskspace.plugin
ebpf_process.plugin
fping.plugin
freebsd.plugin
freeipmi.plugin
idlejitter.plugin
ioping.plugin
macos.plugin
nfacct.plugin
node.d.plugin
perf.plugin
plugins.d
proc.plugin
python.d.plugin
README.md
adaptec_raid
am2320
apache
beanstalk
bind_rndc
boinc
ceph
chrony
couchdb
dns_query_time
dnsdist
dockerd
dovecot
elasticsearch
energid
example
exim
fail2ban
freeradius
gearman
go_expvar
haproxy
hddtemp
hpssa
httpcheck
icecast
ipfs
isc_dhcpd
litespeed
logind
megacli
memcached
mongodb
monit
mysql
nginx
nginx_plus
nsd
ntpd
nvidia_smi
openldap
oracledb
ovpn_status_log
|
@ -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
|
||||
|
|
|
@ -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)]
|
||||
|
|
7
BUILD.md
7
BUILD.md
|
@ -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
|
||||
|
|
|
@ -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)
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -1,3 +1,10 @@
|
|||
<!--
|
||||
---
|
||||
title: "Netdata [](https://travis-ci.com/netdata/netdata) [](https://bestpractices.coreinfrastructure.org/projects/2231) [](https://www.gnu.org/licenses/gpl-3.0) [](<>)"
|
||||
custom_edit_url: https://github.com/netdata/netdata/edit/master/README.md
|
||||
---
|
||||
-->
|
||||
|
||||
# Netdata [](https://travis-ci.com/netdata/netdata) [](https://bestpractices.coreinfrastructure.org/projects/2231) [](https://www.gnu.org/licenses/gpl-3.0) [](<>)
|
||||
|
||||
[ plugin.
|
||||
|
|
|
@ -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:
|
||||
|
|
|
@ -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,
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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`.
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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)
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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)
|
||||
|
|
|
@ -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`.
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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:
|
||||
|
|
|
@ -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:
|
||||
|
|
|
@ -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:
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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:
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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`.
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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)).
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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).
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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).
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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
Loading…
Add table
Reference in a new issue