|
The userdefined graph code is trying to save time by not properly making the check - it just checks the default internal rrd for that userdefined, which may well be undefined. This results in userdefined graphs not (always) getting the extended options if you have extendedtime=t.
If you put 'extendedtime = yes' in the routers2.conf then everything will be given the extendedtime options, without checking. This is fine if you've extended all the RRDs, and at worst will only result in the 'last year' graph showing blank grey for non-extended RRD files.
_________________ Steve Shipway UNIX Systems, ITSS, University of Auckland, NZ Woe unto them that rise up early in the morning... -- Isaiah 5:11
|