summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 1dfaef8)
raw | patch | inline | side by side (parent: 1dfaef8)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Sun, 3 Feb 2002 08:10:36 +0000 (08:10 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Sun, 3 Feb 2002 08:10:36 +0000 (08:10 +0000) |
program/doc/rrdcreate.pod | patch | blob | history |
index b43f70affe68f54d511e379ffd024485185f98de..941cfdd9d8cca553d50ebd0f6de7ada1083acb10 100644 (file)
temperatures supplied for 100 hours (1200 * 300 seconds = 100
hours). The second RRA stores the minimum temperature recorded over
every hour (12 * 300 seconds = 1 hour), for 100 days (2400 hours). The
-third and the fourth RRA's do the same with the for the maximum and
+third and the fourth RRA's do the same for the maximum and
average temperature, respectively.
=head1 EXAMPLE 2