summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: fac9a9c)
raw | patch | inline | side by side (parent: fac9a9c)
author | Sebastian Harl <sh@tokkee.org> | |
Sun, 23 Jul 2006 21:36:58 +0000 (23:36 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sun, 23 Jul 2006 21:36:58 +0000 (23:36 +0200) |
debian/control | patch | blob | history |
diff --git a/debian/control b/debian/control
index bae6a3ba9d276f7d582805348ac525ec64d781a5..95d981d1a581215e61999614643f2934cfc9cb13 100644 (file)
--- a/debian/control
+++ b/debian/control
* 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}