This is a discussion on [rrd-users] two questions on entering time as seconds since epoch within the RRD Users forums, part of the Networking and Network Related category; Linux, Redhat Fedora FC1 why can't one use time before 1980 ? export TZ=GMT rrdtool graph foo.gif --start=&...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Linux, Redhat Fedora FC1
why can't one use time before 1980 ? export TZ=GMT rrdtool graph foo.gif --start="01/01/1970" ERROR: the first entry to fetch should be after 1980 (0) ----------------- how does one enter start/end time as seconds when the number of seconds is small, such as 10,000 seconds since epoch ? export TZ=GMT rrdtool graph foo.gif --start=000010000 ... ERROR: start time: did you really mean month 10000? Thanks ... -pete -- Unsubscribe mailto:rrd-users-request@list.ee.ethz.ch?subject=unsubscribe Help mailto:rrd-users-request@list.ee.ethz.ch?subject=help Archive http://www.ee.ethz.ch/~slist/rrd-users WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi |