summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e3ecdf0)
raw | patch | inline | side by side (parent: e3ecdf0)
author | Sebastian Harl <sh@tokkee.org> | |
Sun, 22 Feb 2009 12:11:59 +0000 (13:11 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sun, 22 Feb 2009 12:11:59 +0000 (13:11 +0100) |
debian/control | patch | blob | history |
diff --git a/debian/control b/debian/control
index 3ab52c16864eb114418f275c9f33370709fc2c8d..0261017b5e77757f95956a2f238868cf6dcee817 100644 (file)
--- a/debian/control
+++ b/debian/control
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
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.
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.