X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=debian%2Fcontrol;h=56e8463e7679d543b6a1b5720713f374b0812737;hb=7de4b3692af84751fab5ac46a5da7414346ea50b;hp=87d1f75bca4361c69d25297894a14801634b2f1b;hpb=56458bc2edf0cb5a1184bc4e0cbc59308479f8f2;p=collectd.git diff --git a/debian/control b/debian/control index 87d1f75b..56e8463e 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Package: collectd Architecture: any Depends: ${shlibs:Depends} Suggests: collectd-apache, collectd-mysql, collectd-sensors, collectd-dev, - collectd-hddtemp, collectd-ping, librrds-perl + collectd-hddtemp, collectd-mbmon, collectd-ping, librrds-perl Description: statistics collection daemon collectd is a small daemon written in C for performance. It reads various system statistics and updates RRD files, creating them if necessary. Since @@ -82,6 +82,20 @@ Description: statistics collection daemon (hddtemp plugin) . This package contains the hddtemp plugin which collects harddisk temperatures. +Package: collectd-mbmon +Architecture: any +Depends: collectd (= ${Source-Version}), ${shlibs:Depends} +Recommends: mbmon (>= 2.01) +Description: statistics collection daemon (mbmon plugin) + collectd is a small daemon written in C for performance. It reads various + system statistics and updates RRD files, creating them if necessary. Since + the daemon doesn't need to startup every time it wants to update the files + it's very fast and easy on the system. Also, the statistics are very fine + grained since the files are updated every 10 seconds. + . + This package contains the mbmon plugin which collects motherboard status + information: temperatures, voltages and cooling fan speeds. + Package: collectd-mysql Architecture: any Depends: collectd (= ${Source-Version}), ${shlibs:Depends} @@ -133,4 +147,3 @@ Description: statistics collection daemon (development files) . This package contains the development files needed to create your own plugins. -