summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2019-10-26 08:46:55 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2019-10-26 08:55:16 +0000
commitee6709ab83a3f46a31aa0fb3132577fce65d1019 (patch)
tree2612b88357f44a7c072c1c25cde6ea243ab94490
parentAdding useful suggests to netdata-core and netdata-core-nosse to monitor APC ... (diff)
downloadnetdata-ee6709ab83a3f46a31aa0fb3132577fce65d1019.tar.xz
netdata-ee6709ab83a3f46a31aa0fb3132577fce65d1019.zip
Adding useful suggests to netdata-plugins-python to monitor postgresql (python3-psycopg2), mariadb (python3-pymysql), and elasticsearch (python3-requests).
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/control4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 78a053d77..69e343408 100644
--- a/debian/control
+++ b/debian/control
@@ -195,6 +195,10 @@ Depends:
python3-urllib3 (>= 1.22),
python3-yaml,
${misc:Depends},
+Suggests:
+ python3-psycopg2,
+ python3-pymysql,
+ python3-requests,
Provides:
netdata-plugins,
Enhances: