summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2019-10-26 08:42:14 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2019-10-26 08:55:16 +0000
commit147c8ebf8799067fecb0a55e28d6592cc6c762ae (patch)
tree8de8f7acd2c41c8862332968ca217e2f182f389e /debian
parentUpdating build-depends to have explicit depends rather than to depend on pack... (diff)
downloadnetdata-147c8ebf8799067fecb0a55e28d6592cc6c762ae.tar.xz
netdata-147c8ebf8799067fecb0a55e28d6592cc6c762ae.zip
Adding useful suggests to netdata-core and netdata-core-nosse to monitor APC UPS' (apcupsd), hdd temperature (hddtemp), Linux QoS (iproute2), Linux Wireless AP functionality (iw), and hardware sensors (lm-sensors).
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian')
-rw-r--r--debian/control12
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 1914d171a..78a053d77 100644
--- a/debian/control
+++ b/debian/control
@@ -87,6 +87,12 @@ Replaces:
netdata-core-no-sse,
Recommends:
curl,
+Suggests:
+ apcupsd,
+ hddtemp,
+ iproute2,
+ iw,
+ lm-sensors,
Breaks:
netdata (<< 1.11.1+dfsg-5~),
netdata-plugins-bash (<< 1.16.1-3~),
@@ -115,6 +121,12 @@ Replaces:
netdata-core,
Recommends:
curl,
+Suggests:
+ apcupsd,
+ hddtemp,
+ iproute2,
+ iw,
+ lm-sensors,
Breaks:
netdata (<< 1.11.1+dfsg-5~),
netdata-plugins-bash (<< 1.16.1-3~),