summaryrefslogtreecommitdiffstats
path: root/collectors/python.d.plugin/dovecot
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/dovecot
parentAdding upstream version 1.44.3. (diff)
downloadnetdata-upstream.tar.xz
netdata-upstream.zip
Adding upstream version 1.45.3+dfsg.upstream/1.45.3+dfsgupstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--collectors/python.d.plugin/dovecot/Makefile.inc13
l---------src/collectors/python.d.plugin/dovecot/README.md (renamed from collectors/python.d.plugin/dovecot/README.md)0
-rw-r--r--src/collectors/python.d.plugin/dovecot/dovecot.chart.py (renamed from collectors/python.d.plugin/dovecot/dovecot.chart.py)0
-rw-r--r--src/collectors/python.d.plugin/dovecot/dovecot.conf (renamed from collectors/python.d.plugin/dovecot/dovecot.conf)0
-rw-r--r--src/collectors/python.d.plugin/dovecot/integrations/dovecot.md (renamed from collectors/python.d.plugin/dovecot/integrations/dovecot.md)8
-rw-r--r--src/collectors/python.d.plugin/dovecot/metadata.yaml (renamed from collectors/python.d.plugin/dovecot/metadata.yaml)0
6 files changed, 4 insertions, 17 deletions
diff --git a/collectors/python.d.plugin/dovecot/Makefile.inc b/collectors/python.d.plugin/dovecot/Makefile.inc
deleted file mode 100644
index fd7d13bbb..000000000
--- a/collectors/python.d.plugin/dovecot/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 += dovecot/dovecot.chart.py
-dist_pythonconfig_DATA += dovecot/dovecot.conf
-
-# do not install these files, but include them in the distribution
-dist_noinst_DATA += dovecot/README.md dovecot/Makefile.inc
-
diff --git a/collectors/python.d.plugin/dovecot/README.md b/src/collectors/python.d.plugin/dovecot/README.md
index c4749cedc..c4749cedc 120000
--- a/collectors/python.d.plugin/dovecot/README.md
+++ b/src/collectors/python.d.plugin/dovecot/README.md
diff --git a/collectors/python.d.plugin/dovecot/dovecot.chart.py b/src/collectors/python.d.plugin/dovecot/dovecot.chart.py
index dfaef28b5..dfaef28b5 100644
--- a/collectors/python.d.plugin/dovecot/dovecot.chart.py
+++ b/src/collectors/python.d.plugin/dovecot/dovecot.chart.py
diff --git a/collectors/python.d.plugin/dovecot/dovecot.conf b/src/collectors/python.d.plugin/dovecot/dovecot.conf
index 451dbc9ac..451dbc9ac 100644
--- a/collectors/python.d.plugin/dovecot/dovecot.conf
+++ b/src/collectors/python.d.plugin/dovecot/dovecot.conf
diff --git a/collectors/python.d.plugin/dovecot/integrations/dovecot.md b/src/collectors/python.d.plugin/dovecot/integrations/dovecot.md
index 4e7952765..be515ed9f 100644
--- a/collectors/python.d.plugin/dovecot/integrations/dovecot.md
+++ b/src/collectors/python.d.plugin/dovecot/integrations/dovecot.md
@@ -1,9 +1,9 @@
<!--startmeta
-custom_edit_url: "https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/dovecot/README.md"
-meta_yaml: "https://github.com/netdata/netdata/edit/master/collectors/python.d.plugin/dovecot/metadata.yaml"
+custom_edit_url: "https://github.com/netdata/netdata/edit/master/src/collectors/python.d.plugin/dovecot/README.md"
+meta_yaml: "https://github.com/netdata/netdata/edit/master/src/collectors/python.d.plugin/dovecot/metadata.yaml"
sidebar_label: "Dovecot"
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-->
@@ -100,7 +100,7 @@ The configuration file name for this integration is `python.d/dovecot.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/dovecot/metadata.yaml b/src/collectors/python.d.plugin/dovecot/metadata.yaml
index b247da846..b247da846 100644
--- a/collectors/python.d.plugin/dovecot/metadata.yaml
+++ b/src/collectors/python.d.plugin/dovecot/metadata.yaml