Updated the information in the README
authorocto <octo>
Fri, 14 Apr 2006 15:54:28 +0000 (15:54 +0000)
committerocto <octo>
Fri, 14 Apr 2006 15:54:28 +0000 (15:54 +0000)
README

diff --git a/README b/README
index 4d6f677..d3bab87 100644 (file)
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
  collectd - System information collection daemon
 =================================================
-http://verplant.org/collectd/
+http://collectd.org/
 
 About
 -----
@@ -112,14 +112,9 @@ Operation
     own experiments.. Some of them require the `RRDs' Perl module.
     (`librrds-perl' on Debian)
 
-  * The RRD-files that collectd creates hold the following data. Use ``rrdtool
-    resize'' if you want to cover longer/shorter periods of time.
-
-    Resolution | Data points |  Timespan
-    -----------+-------------+----------
-    60 seconds |        1500 |  25 hours
-    30 minutes |        1680 |  35 days
-     6 hours   |        1520 | 380 days
+  * The RRAs of the automatically created RRD files depend on the `step'
+    and `heartbeat' settings given on compile time. For a list of the
+    default RRAs take a look in the collectd(1) manpage.
 
 
 Prerequisites
@@ -142,6 +137,13 @@ Prerequisites
     this library, are not supported in collectd right now..
     <http://www.i-scream.org/libstatgrab/> 
 
+  * libcurl (optional)
+    If you want to use the `apache' plugin
+
+  * CoreFoundation.framework and IOKit.framework
+    For copiling on darwin in general and the `apple_sensors' plugin in
+    particular.
+
 Author
 ------