summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a494fb3)
raw | patch | inline | side by side (parent: a494fb3)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Tue, 31 May 2005 06:22:31 +0000 (06:22 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Tue, 31 May 2005 06:22:31 +0000 (06:22 +0000) |
program/doc/rrd-beginners.pod | patch | blob | history |
index 644f2f005eacb43d0268db2f20cf0a778f8e32b1..c3d0a397155a5dd7a698f81377d7fcc8bc7bb8c0 100644 (file)
RRDtool is designed to store time series of data. With every data
update, an assosiated time stamp is stored. Time is always expressed
-in seconds passed since epoch (01-01-1971). RRDtool can be installed
+in seconds passed since epoch (01-01-1970). RRDtool can be installed
on Unix as well as Windows. It comes with a command set to carry out
various operations on RRD databases. This command set can be accessed
from the command line, as well as from Shell or Perl scripts. The