[rrd-users] custom start/end time not working

Jagga Soorma jagga13 at gmail.com
Wed Jun 29 16:57:48 CEST 2016


Unfortunately that does not work either.  When I enter 86400 it starts
giving me this error:

ERROR: end time: did you really mean month 86400?

Attached is the php file that triggers the rrdtool but I am not sure
how this is happening.

Thanks for your help with this.

On Wed, Jun 29, 2016 at 1:17 AM, Alex van den Bogaerdt
<alex at vandenbogaerdt.nl> wrote:
>> my stacked graph shows up just fine.  However if I add a custom time
>> range with the start time being before the end time the stacked graph
>> does not display and I get the following in the apache error logs:
>>
>> ERROR: start time: There should be number after '-'
>
> Which does make me guess the generated code is "--start end-{$variableName}".
> If you entered 1467142510, the resulting starttime will be too low.
>
> Try entering the number 86400. Does this work? If so, my guess is right
> and you need to enter the length (time wise) of the graph, not the start
> time of it.
>
>
> _______________________________________________
> rrd-users mailing list
> rrd-users at lists.oetiker.ch
> https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
-------------- next part --------------
A non-text attachment was scrubbed...
Name: stacked.php
Type: application/x-httpd-php
Size: 5435 bytes
Desc: not available
URL: <http://lists.oetiker.ch/pipermail/rrd-users/attachments/20160629/8635f2fd/attachment.php>


More information about the rrd-users mailing list