summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorIlya Mashchenko <ilya@netdata.cloud>2020-01-28 19:17:23 +0300
committerGitHub <noreply@github.com>2020-01-28 19:17:23 +0300
commit492af0d614d7026d3771745369cb2db2cbdf7850 (patch)
treebfc8d77355d9c025ea96e1b7d4023c67d2f47482 /docs
parentb466fbf4d9efbebf51a605f8c8b0d2aafb0cccbf (diff)
/collectors/python.d: remove unbound module (#7853)
* collectors/python.d/unbound: remove * /docs: remove python unbound mentions * README.md: remove python unbound mentions
Diffstat (limited to 'docs')
-rw-r--r--docs/Add-more-charts-to-netdata.md1
-rw-r--r--docs/what-is-netdata.md1
2 files changed, 0 insertions, 2 deletions
diff --git a/docs/Add-more-charts-to-netdata.md b/docs/Add-more-charts-to-netdata.md
index fe0341ceda..624d811caa 100644
--- a/docs/Add-more-charts-to-netdata.md
+++ b/docs/Add-more-charts-to-netdata.md
@@ -223,7 +223,6 @@ These are all the data collection plugins currently available.
| nsd|python<br/>v2 or v3|Charts the nsd received queries and zones.<br/> <br/>Netdata plugin: [python.d.plugin](../collectors/python.d.plugin)<br/>plugin module: [nsd.chart.py](../collectors/python.d.plugin/nsd)<br/>configuration file: [python.d/nsd.conf](../collectors/python.d.plugin/nsd)|
| powerdns|python<br/>v2 or v3|Monitors powerdns performance and health metrics <br/> <br/>Netdata plugin: [python.d.plugin](../collectors/python.d.plugin)<br/>plugin module: [powerdns.chart.py](../collectors/python.d.plugin/powerdns)<br/>configuration file: [python.d/powerdns.conf](../collectors/python.d.plugin/powerdns)|
| dnsdist|python<br/>v2 or v3|Monitors dnsdist performance and health metrics <br/> <br/>Netdata plugin: [python.d.plugin](../collectors/python.d.plugin)<br/>plugin module: [dnsdist.chart.py](../collectors/python.d.plugin/dnsdist)<br/>configuration file: [python.d/dnsdist.conf](../collectors/python.d.plugin/dnsdist)|
-| unbound|python<br/>v2 or v3|Monitors Unbound performance and resource usage metrics <br/> <br/>Netdata plugin: [python.d.plugin](../collectors/python.d.plugin)<br/>plugin module: [unbound.chart.py](../collectors/python.d.plugin/unbound)<br/>configuration file: [python.d/unbound.conf](../collectors/python.d.plugin/unbound)|
---
diff --git a/docs/what-is-netdata.md b/docs/what-is-netdata.md
index e3e2bf15c2..ca07ac021c 100644
--- a/docs/what-is-netdata.md
+++ b/docs/what-is-netdata.md
@@ -325,7 +325,6 @@ Its [Plugin API](../collectors/plugins.d/) supports all programing languages (an
- **[ISC Bind (named)](../collectors/node.d.plugin/named/)** - multiple servers, each showing: clients, requests, queries, updates, failures and several per view metrics. All versions of bind after 9.9.10 are supported.
- **[NSD](../collectors/python.d.plugin/nsd/)** - queries, zones, protocols, query types, transfers, etc.
- **[PowerDNS](../collectors/python.d.plugin/powerdns/)** - queries, answers, cache, latency, etc.
-- **[unbound](../collectors/python.d.plugin/unbound/)** - performance and resource usage metrics.
- **[dns_query_time](../collectors/python.d.plugin/dns_query_time/)** - DNS query time statistics.
#### Time Servers