summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a935c45)
raw | patch | inline | side by side (parent: a935c45)
author | Sebastian Harl <sh@tokkee.org> | |
Sun, 22 Feb 2009 11:58:29 +0000 (12:58 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sun, 22 Feb 2009 11:58:29 +0000 (12:58 +0100) |
Dropped the following sentence: It is written in C for performance. This is
fairly irrelevant to the user and nothing special - after all, we're on UNIX
;-)
Thanks to Ron Lee and Tollef Fog Heen for their comments.
fairly irrelevant to the user and nothing special - after all, we're on UNIX
;-)
Thanks to Ron Lee and Tollef Fog Heen for their comments.
debian/control | patch | blob | history |
diff --git a/debian/control b/debian/control
index 4a3f519cf35555bc7bbe7b87aa95615424cbaebe..3ab52c16864eb114418f275c9f33370709fc2c8d 100644 (file)
--- a/debian/control
+++ b/debian/control
collectd-perl, collectd-ping, collectd-sensors
Description: statistics collection and monitoring daemon
collectd is a small daemon which collects system information periodically and
- provides mechanisms to monitor and store the values in a variety of ways. It
- is written in C for performance. 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.
+ 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.
.
This package contains the main program file and the following plugins (some
of those plugins require additional libraries - for more details see
Depends: collectd (= ${binary:Version}), ${misc:Depends}
Description: statistics collection and monitoring daemon (debugging symbols)
collectd is a small daemon which collects system information periodically and
- provides mechanisms to monitor and store the values in a variety of ways. It
- is written in C for performance. 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.
+ 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.
.
This package contains the debugging symbols.
Depends: collectd (>= ${source:Version}), collectd (<< 4.6~), ${misc:Depends}
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. It
- is written in C for performance. 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.
+ 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.
.
This package contains the development files needed to create your own
plugins.