summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: cf5f300)
raw | patch | inline | side by side (parent: cf5f300)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Fri, 30 Apr 2010 16:14:00 +0000 (16:14 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Fri, 30 Apr 2010 16:14:00 +0000 (16:14 +0000) |
program/doc/rrdfetch.pod | patch | blob | history |
index 0052aa6513b1a82b351d5e705cc5fd185f78d090..49b8fc2f066180430303db826f951e144fe4bf59 100644 (file)
--- a/program/doc/rrdfetch.pod
+++ b/program/doc/rrdfetch.pod
rrdtool fetch --daemon unix:/var/run/rrdcached.sock /var/lib/rrd/foo.rrd AVERAGE
+Please note that due to thread-safety reasons, the time specified with B<-s>
+and B<-e> cannot use the complex forms described in
+L<"AT-STYLE TIME SPECIFICATION">. The only accepted arguments are "simple
+integers". Positive values are interpreted as seconds since epoch, negative
+values (and zero) are interpreted as relative to I<now>. So "1272535035" refers
+to "09:57:15 (UCT), April 29th 2010" and "-3600" means "one hour ago".
+
=back
=head2 RESOLUTION INTERVAL