summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: ba992c8)
raw | patch | inline | side by side (parent: ba992c8)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Sun, 17 Apr 2005 16:26:18 +0000 (16:26 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Sun, 17 Apr 2005 16:26:18 +0000 (16:26 +0000) |
git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@409 a5681a0c-68f1-0310-ab6d-d61299d08faa
doc/rrdcreate.pod | patch | blob | history |
diff --git a/doc/rrdcreate.pod b/doc/rrdcreate.pod
index 4f80a6e7055f8ddd4f77142e1667f43d7f168496..affe4611bffdec5b7e4d85869aa5bddaf96216f3 100644 (file)
--- a/doc/rrdcreate.pod
+++ b/doc/rrdcreate.pod
Holt-Winters forecasting algorithm), confidence bands, and the flagging
aberrant behavior in the data source time series:
-=over 4
+=over
+
+=item *
+
+B<RRA:>I<HWPREDICT>B<:>I<rows>B<:>I<alpha>B<:>I<beta>B<:>I<seasonal period>B<:>I<rra-num>
+
+=item *
-=item B<RRA:>I<HWPREDICT>B<:>I<rows>B<:>I<alpha>B<:>I<beta>B<:>I<seasonal period>B<:>I<rra-num>
+B<RRA:>I<SEASONAL>B<:>I<seasonal period>B<:>I<gamma>B<:>I<rra-num>
-=item B<RRA:>I<SEASONAL>B<:>I<seasonal period>B<:>I<gamma>B<:>I<rra-num>
+=item *
+
+B<RRA:>I<DEVSEASONAL>B<:>I<seasonal period>B<:>I<gamma>B<:>I<rra-num>
-=item B<RRA:>I<DEVSEASONAL>B<:>I<seasonal period>B<:>I<gamma>B<:>I<rra-num>
+=item *
-=item B<RRA:>I<DEVPREDICT>B<:>I<rows>B<:>I<rra-num>
+B<RRA:>I<DEVPREDICT>B<:>I<rows>B<:>I<rra-num>
-=item B<RRA:>I<FAILURES>B<:>I<rows>B<:>I<threshold>B<:>I<window length>B<:>I<rra-num>
+=item *
+
+B<RRA:>I<FAILURES>B<:>I<rows>B<:>I<threshold>B<:>I<window length>B<:>I<rra-num>
=back
(that is, the order they appear in the I<create> command). The dependent
B<RRA> for each B<RRA> requiring the I<rra-num> argument is listed here:
-=over 4
+=over
=item *