From: Sebastian Harl Date: Sun, 22 Feb 2009 12:11:59 +0000 (+0100) Subject: control: Added buzz words "performance analysis" and "capacity planning". X-Git-Tag: collectd-4.6.2-1~27 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=7b1b6c3f5022242c9e5a99551ade27fd12955286;p=pkg-collectd.git control: Added buzz words "performance analysis" and "capacity planning". --- diff --git a/debian/control b/debian/control index 3ab52c1..0261017 100644 --- a/debian/control +++ b/debian/control @@ -26,7 +26,10 @@ Description: statistics collection and monitoring daemon 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. + fine grained since the files are updated every 10 seconds by default. + . + The collected information can be used to find current performance bottlenecks + (performance analysis) and predict future system load (capacity planning). . This package contains the main program file and the following plugins (some of those plugins require additional libraries - for more details see @@ -99,7 +102,7 @@ Description: statistics collection and monitoring daemon (debugging symbols) 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. + fine grained since the files are updated every 10 seconds by default. . This package contains the debugging symbols. @@ -111,7 +114,7 @@ Description: statistics collection and monitoring daemon (development files) 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. + fine grained since the files are updated every 10 seconds by default. . This package contains the development files needed to create your own plugins.