summaryrefslogtreecommitdiffstats
path: root/contrib/debian/control.jessie
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/debian/control.jessie')
-rw-r--r--contrib/debian/control.jessie12
1 files changed, 10 insertions, 2 deletions
diff --git a/contrib/debian/control.jessie b/contrib/debian/control.jessie
index 15e0d1335a..295788a5a8 100644
--- a/contrib/debian/control.jessie
+++ b/contrib/debian/control.jessie
@@ -40,8 +40,7 @@ Depends: adduser,
libjudydebian1,
openssl,
libmnl0,
- libjson-c2,
- freeipmi,
+ libjson-c3,
libnetfilter-acct1,
libprotobuf-c1,
libsnappy1,
@@ -60,3 +59,12 @@ Architecture: any
Depends: cups,
netdata (>= ${source:Version})
Description: The Common Unix Printing System plugin for metrics collection from cupsd
+
+Package: netdata-plugin-freeipmi
+Architecture: any
+Depends: freeipmi,
+ netdata (= ${source:Version})
+Description: FreeIPMI - The Intelligent Platform Management System.
+ The IPMI specification defines a set of interfaces for platform management.
+ It is implemented by a number vendors for system management. The features of IPMI that most users will be interested in
+ are sensor monitoring, system event monitoring, power control, and serial-over-LAN (SOL).