[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4688: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4690: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4691: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4692: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
Cheshire Cat Computing :: View topic - Mouse-over time quirk
Cheshire Cat Computing
http://www.steveshipway.org/forum/

Mouse-over time quirk
http://www.steveshipway.org/forum/viewtopic.php?f=2&t=1210
Page 1 of 1

Author:  jimbonj [ Wed Aug 15, 2007 5:13 am ]
Post subject:  Mouse-over time quirk

Hello!

Let me start by saying routers2 is great. My company has been using it for a while and we are in the process of retiring our MRTG server (running Windows and routers2 version 2.13? I think) and so I'm setting up a linux based replacement with routers2 2.18-beta. So far so good, with the exception of the mouse-over time on the daily graph.

The graph itself shows the correct hours, but if I mouse-over 11 on the graph (11 eastern), the mouse-over shows me 20:00 (8PM). I'm sure this is something ridiculously stupid I've overlooked, but I've been looking at the .conf file for a few hours now and still can't figure out what I've done wrong.

In case what I'm asking about is not clear, I took a screen shot showing what I mean:


Many thanks for whatever help you can provide.

Author:  stevesh [ Wed Aug 15, 2007 10:33 am ]
Post subject: 

Setting up the mouseover time was far, far harder that it originally appeared to be. You have to correctly set up the timezones of the device, the MRTG server, and your workstation, although the latter should cancel out.

Another part of the problem is the timezone as defined in routers2 and as defined in MRTG. They both use different ways to identify the timezone and sometimes they can go out of synch.

To fix the mouseover time, try the following:
1. Make sure that your MRTG server has the correct time. This means the correct Timezone as well, since the offset is important. If it gives the correct time but says GMT then you need to fix it.
2. If you monitored device has an explicit timezone set in the .cfg file, then make sure it is in a format compatible with the local server. This may mean giving it as '+12' or 'GMT+12' rather than 'NZDT' or 'Pacific/Auckland'.
3. Check your workstation is configured for the correct timezone. This should not affect things, but sometimes it can for some odd reason.
4. You may need to explicitly set the timezone offset of your MRTG server from GMT in the routers2.conf. See the commented out line for details, and give the offset in hours from GMT.

If all else fails, you can disable the mouseover time in the routers2.conf if you want to. However this will also disable the popup entirely, including the optional values if you've enabled them.

Author:  jimbonj [ Thu Aug 16, 2007 3:12 am ]
Post subject: 

*facepalm*
I went through those things so many times and I finally realized I did:

timezone = 5

instead of:

timezone = -4

Graphs look great now, eye candy makes upgrading so much easier to sell to upper management types. Thanks!

Page 1 of 1 All times are UTC + 12 hours [ DST ]
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/