summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a6ea8a3)
raw | patch | inline | side by side (parent: a6ea8a3)
author | Florian Forster <octo@collectd.org> | |
Sat, 1 Jun 2013 07:20:59 +0000 (09:20 +0200) | ||
committer | Florian Forster <octo@collectd.org> | |
Sat, 1 Jun 2013 07:20:59 +0000 (09:20 +0200) |
src/collectd.conf.pod | patch | blob | history |
diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod
index 5734215963bb26210912694dd9c176dce477e4c6..b66c4350305a8a217b2ebbdfbd78aa6341d54302 100644 (file)
--- a/src/collectd.conf.pod
+++ b/src/collectd.conf.pod
many small files are stored on the disk. This is a usual scenario for mail
transfer agents and web caches.
-=item B<ReportPercentage> B<true>|B<false>
+=item B<ReportPercentage> B<false>|B<true>
-Enables or disables reporting of memory and memory in percentage. Defaults to
-false.
+Enables or disables reporting of disk space and inodes as a percentage.
+Defaults to B<false>.
-This is useful for deploying collectd on the cloud, where machines with
-different disk size may exist. Then it is more practical to configure thresholds
-based on relative disk size.
+This is useful for deploying I<collectd> on the cloud, where machines with
+different disk size may exist. Then it is more practical to configure
+thresholds based on relative disk size.
=back