Code

Added collectd-dbg to control.
authorSebastian Harl <sh@tokkee.org>
Sun, 23 Jul 2006 21:36:58 +0000 (23:36 +0200)
committerSebastian Harl <sh@tokkee.org>
Sun, 23 Jul 2006 21:36:58 +0000 (23:36 +0200)
debian/control

index bae6a3ba9d276f7d582805348ac525ec64d781a5..95d981d1a581215e61999614643f2934cfc9cb13 100644 (file)
@@ -40,6 +40,18 @@ Description: statistics collection daemon
    * system ressources used by Linux-VServers: vserver
    * wireless network stats: wireless
 
+Package: collectd-dbg
+Architecture: any
+Depends: collectd (= ${Source-Version}), ${shlibs:Depends}
+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
+ 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 debugable main program file.
+
 Package: collectd-apache
 Architecture: any
 Depends: collectd (= ${Source-Version}), ${shlibs:Depends}