|
This is caused by disagreements on how to resolve the timezones name. Your workstation, the server's Perl library and the C library used to compile RRDs may all have differrent opinions on this (your workstation is only a factor if it has the local timezone configured incorrectly).
Sometimes, your Perl Time::Zone librayr can be out of date.
Try to upgrade the Perl Time::Zone library to the latest version (if it is not installed, then install it) so that the javascript popup (which relies on timezone calcs in the Perl library) can be as certain as possible of getting it right.
Also, try to specify the timezone in a differrent manner -- some libraries will understand GMT+12 but not Pacific/Auckland for example.
_________________ Steve Shipway UNIX Systems, ITSS, University of Auckland, NZ Woe unto them that rise up early in the morning... -- Isaiah 5:11
|