summaryrefslogtreecommitdiffstats
path: root/collectors/python.d.plugin/exim
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--collectors/python.d.plugin/exim/Makefile.inc13
l---------src/collectors/python.d.plugin/exim/README.md (renamed from collectors/python.d.plugin/exim/README.md)0
-rw-r--r--src/collectors/python.d.plugin/exim/exim.chart.py (renamed from collectors/python.d.plugin/exim/exim.chart.py)0
-rw-r--r--src/collectors/python.d.plugin/exim/exim.conf (renamed from collectors/python.d.plugin/exim/exim.conf)0
-rw-r--r--src/collectors/python.d.plugin/exim/integrations/exim.md (renamed from collectors/python.d.plugin/exim/integrations/exim.md)8
-rw-r--r--src/collectors/python.d.plugin/exim/metadata.yaml (renamed from collectors/python.d.plugin/exim/metadata.yaml)0
6 files changed, 4 insertions, 17 deletions
diff --git a/collectors/python.d.plugin/exim/Makefile.inc b/collectors/python.d.plugin/exim/Makefile.inc
deleted file mode 100644
index 36ffa56d2..000000000
--- a/collectors/python.d.plugin/exim/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 += exim/exim.chart.py
-dist_pythonconfig_DATA += exim/exim.conf
-
-# do not install these files, but include them in the distribution
-dist_noinst_DATA += exim/README.md exim/Makefile.inc
-
diff --git a/collectors/python.d.plugin/exim/README.md b/src/collectors/python.d.plugin/exim/README.md
index f1f2ef9f9..f1f2ef9f9 120000
--- a/collectors/python.d.plugin/exim/README.md
+++ b/src/collectors/python.d.plugin/exim/README.md
diff --git a/collectors/python.d.plugin/exim/exim.chart.py b/src/collectors/python.d.plugin/exim/exim.chart.py
index 7238a1bea..7238a1bea 100644
--- a/collectors/python.d.plugin/exim/exim.chart.py
+++ b/src/collectors/python.d.plugin/exim/exim.chart.py
diff --git a/collectors/python.d.plugin/exim/exim.conf b/src/collectors/python.d.plugin/exim/exim.conf
index 3b7e65922..3b7e65922 100644
--- a/collectors/python.d.plugin/exim/exim.conf
+++ b/src/collectors/python.d.plugin/exim/exim.conf
diff --git a/collectors/python.d.plugin/exim/integrations/exim.md b/src/collectors/python.d.plugin/exim/integrations/exim.md
index f0ae33d3e..0e77fbeb6 100644
--- a/collectors/python.d.plugin/exim/integrations/exim.md
+++ b/src/collectors/python.d.plugin/exim/integrations/exim.md
@@ -1,9 +1,9 @@
<!--startmeta
-custom_edit_url: "https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/exim/README.md"
-meta_yaml: "https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/exim/metadata.yaml"
+custom_edit_url: "https://github.com/netdata/netdata/edit/master/src/collectors/python.d.plugin/exim/README.md"
+meta_yaml: "https://github.com/netdata/netdata/edit/master/src/collectors/python.d.plugin/exim/metadata.yaml"
sidebar_label: "Exim"
learn_status: "Published"
-learn_rel_path: "Data Collection/Mail Servers"
+learn_rel_path: "Collecting Metrics/Mail Servers"
most_popular: False
message: "DO NOT EDIT THIS FILE DIRECTLY, IT IS GENERATED BY THE COLLECTOR'S metadata.yaml FILE"
endmeta-->
@@ -106,7 +106,7 @@ The configuration file name for this integration is `python.d/exim.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/exim/metadata.yaml b/src/collectors/python.d.plugin/exim/metadata.yaml
index a8be02d99..a8be02d99 100644
--- a/collectors/python.d.plugin/exim/metadata.yaml
+++ b/src/collectors/python.d.plugin/exim/metadata.yaml