@cryptotaxi247 / netdata-1 / commits / 55c71e48b

Fix broken links in docs and add collectors to list (#10651)

* Fix broken links * Fix dimension template guide * Update collectors/COLLECTORS.md Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud> Co-authored-by: Ilya Mashchenko <ilya@netdata.cloud>

Joel Hans committed Feb 19, 2021 at 07:38 UTC 55c71e48b68c321986fac03428b14a775d032688
17 files changed +63 -14
CHANGELOG.md
+4
@@ -1,3 +1,7 @@
1 +<!--
2 +custom_edit_url: null
3 +-->
4 +
5 # Changelog
6
7 ## [v1.29.2](https://github.com/netdata/netdata/tree/v1.29.2) (2021-02-18)
collectors/COLLECTORS.md
+9 -4
@@ -259,8 +259,10 @@ configure any of these collectors according to your setup and infrastructure.
259 - [Access point](/collectors/charts.d.plugin/ap/README.md): Monitor client, traffic and signal metrics using the `aw`
260 tool.
261 - [APC UPS](/collectors/charts.d.plugin/apcupsd/README.md): Capture status information using the `apcaccess` tool.
262 -- [Energi Core](/collectors/python.d.plugin/energid/README.md): Monitor blockchain, memory, network, and unspent
263 - transactions statistics.
262 +- [Energi Core (Go)](https://learn.netdata.cloud/docs/agent/collectors/go.d.plugin/modules/energid): Monitor
263 + blockchain indexes, memory usage, network usage, and transactions of wallet instances.
264 +- [Energi Core (Python)](/collectors/python.d.plugin/energid/README.md): Monitor blockchain, memory, network, and
265 + unspent transactions statistics.
266 - [Fronius Symo](/collectors/node.d.plugin/fronius/): Collect power, consumption, autonomy, energy, and inverter
267 statistics.
268 - [UPS/PDU](/collectors/charts.d.plugin/nut/README.md): Read the status of UPS/PDU devices using the `upsc` tool.
@@ -313,6 +315,9 @@ configure any of these collectors according to your setup and infrastructure.
315 metrics via `ngx_http_stub_status_module`.
316 - [Nginx Plus](/collectors/python.d.plugin/nginx_plus/README.md): Collect global and per-server zone, upstream, and
317 cache metrics.
318 +- [Nginx VTS](https://learn.netdata.cloud/docs/agent/collectors/go.d.plugin/modules/nginxvts/): Gathers metrics from
319 + any Nginx deployment with the _virtual host traffic status module_ enabled, including metrics on uptime, memory
320 + usage, and cache, and more.
321 - [PHP-FPM (Go)](https://learn.netdata.cloud/docs/agent/collectors/go.d.plugin/modules/phpfpm/): Collect application
322 summary and processes health metrics by scraping the status page (`/status?full`).
323 - [PHP-FPM (Python)](/collectors/python.d.plugin/phpfpm/README.md): Collect application summary and processes health
@@ -484,8 +489,8 @@ The Netdata Agent can collect these system- and hardware-level metrics using a v
489 These collectors are recursive in nature, in that they monitor some function of the Netdata Agent itself. Some
490 collectors are described only in code and associated charts in Netdata dashboards.
491
487 -- [ACLK (code only)](https://github.com/netdata/netdata/blob/master/aclk/aclk_stats.c): View whether a Netdata Agent
488 - is connected to Netdata Cloud via the [ACLK](/aclk/README.md), the volume of queries, process times, and more.
492 +- [ACLK (code only)](https://github.com/netdata/netdata/blob/master/aclk/legacy/aclk_stats.c): View whether a Netdata
493 + Agent is connected to Netdata Cloud via the [ACLK](/aclk/README.md), the volume of queries, process times, and more.
494 - [Alarms](https://learn.netdata.cloud/docs/agent/collectors/python.d.plugin/alarms): This collector creates an
495 <strong>Alarms</strong> menu with one line plot showing the alarm states of a Netdata Agent over time.
496 - [Anomalies](https://learn.netdata.cloud/docs/agent/collectors/python.d.plugin/anomalies): This collector uses the
collectors/node.d.plugin/sma_webbox/README.md
+3 -4
@@ -6,11 +6,10 @@ sidebar_label: "SMA Sunny WebBox"
6
7 # SMA Sunny WebBox monitoring with Netdata
8
9 -[SMA Sunny Webbox](http://files.sma.de/dl/4253/WEBBOX-DUS131916W.pdf)
9 +Montiroing for the [SMA Sunny
10 +WebBox](https://www.sma-sunny.com/en/questions-and-answers-on-discontinuation-of-the-sunny-webbox/).
11
11 -Example Netdata configuration for node.d/sma_webbox.conf
12 -
13 -The module supports any number of name servers, like this:
12 +The module supports any number of name servers:
13
14 ```json
15 {
docs/guides/monitor/dimension-templates.md
+1 -1
@@ -1,6 +1,6 @@
1 <!--
2 title: "Use dimension templates to create dynamic alarms"
3 -custom_edit_url: https://github.com/netdata/netdata/edit/master/docs/monitor/health/dimension-templates.md
3 +custom_edit_url: https://github.com/netdata/netdata/edit/master/docs/guides/monitor/dimension-templates.md
4 -->
5
6 # Use dimension templates to create dynamic alarms
docs/guides/step-by-step/step-06.md
+1 -1
@@ -1,6 +1,6 @@
1 <!--
2 title: "Step 6. Collect metrics from more services and apps"
3 -custom_edit_url: https://github.com/netdata/netdata/edit/master/guides/docs/step-by-step/step-06.md
3 +custom_edit_url: https://github.com/netdata/netdata/edit/master/docs/guides/step-by-step/step-06.md
4 -->
5
6 # Step 6. Collect metrics from more services and apps
docs/store/distributed-data-architecture.md
+1 -1
@@ -1,7 +1,7 @@
1 <!--
2 title: "Distributed data architecture"
3 description: "Netdata's distributed data architecture stores metrics on individual nodes for high performance and scalability using all your granular metrics."
4 -custom_edit_url: https://github.com/netdata/netdata/edit/master/docs/store/distributed-data.md
4 +custom_edit_url: https://github.com/netdata/netdata/edit/master/docs/store/distributed-data-architecture.md
5 -->
6
7 # Distributed data architecture
health/notifications/opsgenie/README.md
+4 -3
@@ -20,10 +20,11 @@ directory](/docs/configure/nodes.md):
20 ./edit-config health_alarm_notify.conf
21 ```
22
23 -Change the variable `OPSGENIE_API_KEY` with the API key you got from Opsgenie.
24 -`OPSGENIE_API_URL` defaults to https://api.opsgenie.com, however there are region specific API URLs such as https://eu.api.opsgenie.com, so set this if required.
23 +Change the variable `OPSGENIE_API_KEY` with the API key you got from Opsgenie. `OPSGENIE_API_URL` defaults to
24 +`https://api.opsgenie.com`, however there are region-specific API URLs such as `https://eu.api.opsgenie.com`, so set
25 +this if required.
26
26 -```
27 +```conf
28 SEND_OPSGENIE="YES"
29
30 # Api key
libnetdata/clocks/README.md
+4
@@ -1 +1,5 @@
1 +<!--
2 +custom_edit_url: https://github.com/netdata/netdata/edit/master/libnetdata/clocks/README.md
3 +-->
4 +
5 [![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%2Flibnetdata%2Fclocks%2FREADME&_u=MAC~&cid=5792dfd7-8dc4-476b-af31-da2fdb9f93d2&tid=UA-64295674-3)](<>)
libnetdata/dictionary/README.md
+4
@@ -1 +1,5 @@
1 +<!--
2 +custom_edit_url: https://github.com/netdata/netdata/edit/master/libnetdata/dictionary/README.md
3 +-->
4 +
5 [![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%2Flibnetdata%2Fdictionary%2FREADME&_u=MAC~&cid=5792dfd7-8dc4-476b-af31-da2fdb9f93d2&tid=UA-64295674-3)](<>)
libnetdata/ebpf/README.md
+4
@@ -1 +1,5 @@
1 +<!--
2 +custom_edit_url: https://github.com/netdata/netdata/edit/master/libnetdata/ebpf/README.md
3 +-->
4 +
5 [![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%2Flibnetdata%2Febpf%2FREADME&_u=MAC~&cid=5792dfd7-8dc4-476b-af31-da2fdb9f93d2&tid=UA-64295674-3)](<>)
libnetdata/locks/README.md
+4
@@ -1 +1,5 @@
1 +<!--
2 +custom_edit_url: https://github.com/netdata/netdata/edit/master/libnetdata/locks/README.md
3 +-->
4 +
5 [![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%2Flibnetdata%2Flocks%2FREADME&_u=MAC~&cid=5792dfd7-8dc4-476b-af31-da2fdb9f93d2&tid=UA-64295674-3)](<>)
libnetdata/log/README.md
+4
@@ -1 +1,5 @@
1 +<!--
2 +custom_edit_url: https://github.com/netdata/netdata/edit/master/libnetdata/log/README.md
3 +-->
4 +
5 [![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%2Flibnetdata%2Flog%2FREADME&_u=MAC~&cid=5792dfd7-8dc4-476b-af31-da2fdb9f93d2&tid=UA-64295674-3)](<>)
libnetdata/popen/README.md
+4
@@ -1 +1,5 @@
1 +<!--
2 +custom_edit_url: https://github.com/netdata/netdata/edit/master/libnetdata/popen/README.md
3 +-->
4 +
5 [![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%2Flibnetdata%2Fpopen%2FREADME&_u=MAC~&cid=5792dfd7-8dc4-476b-af31-da2fdb9f93d2&tid=UA-64295674-3)](<>)
libnetdata/socket/README.md
+4
@@ -1 +1,5 @@
1 +<!--
2 +custom_edit_url: https://github.com/netdata/netdata/edit/master/libnetdata/socket/README.md
3 +-->
4 +
5 [![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%2Flibnetdata%2Fsocket%2FREADME&_u=MAC~&cid=5792dfd7-8dc4-476b-af31-da2fdb9f93d2&tid=UA-64295674-3)](<>)
libnetdata/statistical/README.md
+4
@@ -1 +1,5 @@
1 +<!--
2 +custom_edit_url: https://github.com/netdata/netdata/edit/master/libnetdata/statistical/README.md
3 +-->
4 +
5 [![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%2Flibnetdata%2Fstatistical%2FREADME&_u=MAC~&cid=5792dfd7-8dc4-476b-af31-da2fdb9f93d2&tid=UA-64295674-3)](<>)
libnetdata/threads/README.md
+4
@@ -1 +1,5 @@
1 +<!--
2 +custom_edit_url: https://github.com/netdata/netdata/edit/master/libnetdata/threads/README.md
3 +-->
4 +
5 [![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%2Flibnetdata%2Fthreads%2FREADME&_u=MAC~&cid=5792dfd7-8dc4-476b-af31-da2fdb9f93d2&tid=UA-64295674-3)](<>)
libnetdata/url/README.md
+4
@@ -1 +1,5 @@
1 +<!--
2 +custom_edit_url: https://github.com/netdata/netdata/edit/master/libnetdata/url/README.md
3 +-->
4 +
5 [![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%2Flibnetdata%2Furl%2FREADME&_u=MAC~&cid=5792dfd7-8dc4-476b-af31-da2fdb9f93d2&tid=UA-64295674-3)](<>)