summaryrefslogtreecommitdiffstats
path: root/collectors/python.d.plugin/nsd
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-05 11:19:16 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-05 12:07:37 +0000
commitb485aab7e71c1625cfc27e0f92c9509f42378458 (patch)
treeae9abe108601079d1679194de237c9a435ae5b55 /collectors/python.d.plugin/nsd
parentAdding upstream version 1.44.3. (diff)
downloadnetdata-b485aab7e71c1625cfc27e0f92c9509f42378458.tar.xz
netdata-b485aab7e71c1625cfc27e0f92c9509f42378458.zip
Adding upstream version 1.45.3+dfsg.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--collectors/python.d.plugin/nsd/Makefile.inc13
l---------src/collectors/python.d.plugin/nsd/README.md (renamed from collectors/python.d.plugin/nsd/README.md)0
-rw-r--r--src/collectors/python.d.plugin/nsd/integrations/name_server_daemon.md (renamed from collectors/python.d.plugin/nsd/integrations/name_server_daemon.md)8
-rw-r--r--src/collectors/python.d.plugin/nsd/metadata.yaml (renamed from collectors/python.d.plugin/nsd/metadata.yaml)0
-rw-r--r--src/collectors/python.d.plugin/nsd/nsd.chart.py (renamed from collectors/python.d.plugin/nsd/nsd.chart.py)0
-rw-r--r--src/collectors/python.d.plugin/nsd/nsd.conf (renamed from collectors/python.d.plugin/nsd/nsd.conf)0
6 files changed, 4 insertions, 17 deletions
diff --git a/collectors/python.d.plugin/nsd/Makefile.inc b/collectors/python.d.plugin/nsd/Makefile.inc
deleted file mode 100644
index 58e9fd67d..000000000
--- a/collectors/python.d.plugin/nsd/Makefile.inc
+++ /dev/null
@@ -1,13 +0,0 @@
-# SPDX-License-Identifier: GPL-3.0-or-later
-
-# THIS IS NOT A COMPLETE Makefile
-# IT IS INCLUDED BY ITS PARENT'S Makefile.am
-# IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
-
-# install these files
-dist_python_DATA += nsd/nsd.chart.py
-dist_pythonconfig_DATA += nsd/nsd.conf
-
-# do not install these files, but include them in the distribution
-dist_noinst_DATA += nsd/README.md nsd/Makefile.inc
-
diff --git a/collectors/python.d.plugin/nsd/README.md b/src/collectors/python.d.plugin/nsd/README.md
index 59fcfe491..59fcfe491 120000
--- a/collectors/python.d.plugin/nsd/README.md
+++ b/src/collectors/python.d.plugin/nsd/README.md
diff --git a/collectors/python.d.plugin/nsd/integrations/name_server_daemon.md b/src/collectors/python.d.plugin/nsd/integrations/name_server_daemon.md
index 0e66c44eb..e7ead13a1 100644
--- a/collectors/python.d.plugin/nsd/integrations/name_server_daemon.md
+++ b/src/collectors/python.d.plugin/nsd/integrations/name_server_daemon.md
@@ -1,9 +1,9 @@
<!--startmeta
-custom_edit_url: "https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/nsd/README.md"
-meta_yaml: "https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/nsd/metadata.yaml"
+custom_edit_url: "https://github.com/netdata/netdata/edit/master/src/collectors/python.d.plugin/nsd/README.md"
+meta_yaml: "https://github.com/netdata/netdata/edit/master/src/collectors/python.d.plugin/nsd/metadata.yaml"
sidebar_label: "Name Server Daemon"
learn_status: "Published"
-learn_rel_path: "Data Collection/DNS and DHCP Servers"
+learn_rel_path: "Collecting Metrics/DNS and DHCP Servers"
most_popular: False
message: "DO NOT EDIT THIS FILE DIRECTLY, IT IS GENERATED BY THE COLLECTOR'S metadata.yaml FILE"
endmeta-->
@@ -121,7 +121,7 @@ The configuration file name for this integration is `python.d/nsd.conf`.
You can edit the configuration file using the `edit-config` script from the
-Netdata [config directory](https://github.com/netdata/netdata/blob/master/docs/configure/nodes.md#the-netdata-config-directory).
+Netdata [config directory](https://github.com/netdata/netdata/blob/master/docs/netdata-agent/configuration.md#the-netdata-config-directory).
```bash
cd /etc/netdata 2>/dev/null || cd /opt/netdata/etc/netdata
diff --git a/collectors/python.d.plugin/nsd/metadata.yaml b/src/collectors/python.d.plugin/nsd/metadata.yaml
index f5e2c46b0..f5e2c46b0 100644
--- a/collectors/python.d.plugin/nsd/metadata.yaml
+++ b/src/collectors/python.d.plugin/nsd/metadata.yaml
diff --git a/collectors/python.d.plugin/nsd/nsd.chart.py b/src/collectors/python.d.plugin/nsd/nsd.chart.py
index 6f9b2cec8..6f9b2cec8 100644
--- a/collectors/python.d.plugin/nsd/nsd.chart.py
+++ b/src/collectors/python.d.plugin/nsd/nsd.chart.py
diff --git a/collectors/python.d.plugin/nsd/nsd.conf b/src/collectors/python.d.plugin/nsd/nsd.conf
index 77a8a3177..77a8a3177 100644
--- a/collectors/python.d.plugin/nsd/nsd.conf
+++ b/src/collectors/python.d.plugin/nsd/nsd.conf