Package: collectd-dev Source: collectd Version: 5.5.0-3~bpo7+1.1 Architecture: all Maintainer: Sebastian Harl Installed-Size: 341 Depends: collectd-core (>= 5.5.0-3~bpo7+1.1), collectd-core (<< 5.6~) Homepage: http://collectd.org/ Priority: optional Section: utils Filename: pool/collectd/c/collectd/collectd-dev_5.5.0-3~bpo7+1.1_all.deb Size: 137980 SHA256: 7b6054558dfdf7e42a22d37120705c48c7b975dbc5a8ca097547acf2bc3fb605 SHA1: d4d585348dc4787d5393fccac7497e1c550b05ab MD5sum: c6035c7a593096540fbd461c6c6aad0e Description: statistics collection and monitoring daemon (development files) collectd is a small daemon which collects system information periodically and provides mechanisms to monitor and store the values in a variety of ways. Since the daemon doesn't need to startup every time it wants to update the values it's very fast and easy on the system. Also, the statistics are very fine grained since the files are updated every 10 seconds by default. . This package contains the development files needed to create your own plugins. Package: libcollectdclient0 Source: collectd Version: 5.3.0-0.5~git20130414.1+DEBUG Architecture: i386 Maintainer: Sebastian Harl Installed-Size: 150 Depends: libc6 (>= 2.4), libgcrypt11 (>= 1.4.5) Recommends: collectd Homepage: http://collectd.org/ Priority: optional Section: libs Filename: pool/collectd/c/collectd/libcollectdclient0_5.3.0-0.5~git20130414.1+DEBUG_i386.deb Size: 87614 SHA256: f1b96c2b64b14f02cde30f5249edf3846a8a5f2bf1d3dc123be96751717c5e8d SHA1: a41681285f35b576ece264466697a18251690f4a MD5sum: a117be2983a7d6a8b014a7fe9321ca1f Description: client library for collectd's control interface libcollectdclient provides an API to access the control interface provided by the unixsock plugin of collectd, a statistics collection and monitoring daemon. It can be used to access values collected by collectd or dispatch new values and notifications to the daemon. This allows for integration with other applications such as monitoring solutions. . This package contains the shared library.