From ee6709ab83a3f46a31aa0fb3132577fce65d1019 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 26 Oct 2019 10:46:55 +0200 Subject: Adding useful suggests to netdata-plugins-python to monitor postgresql (python3-psycopg2), mariadb (python3-pymysql), and elasticsearch (python3-requests). Signed-off-by: Daniel Baumann --- debian/control | 4 ++++ 1 file changed, 4 insertions(+) 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: -- cgit v1.2.3