<div dir="ltr">fixed this by creating a timezone.conf in /etc/httpd/conf.d with the following contents<div><br></div><div>







<p class="">SetEnv TZ America/New_York</p></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, May 2, 2014 at 5:24 PM, J.C. Cleaver <span dir="ltr"><<a href="mailto:cleaver@terabithia.org" target="_blank">cleaver@terabithia.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5"><br>
<br>
<br>
<br>
On Fri, May 2, 2014 12:22 pm, Michael Baydoun wrote:<br>
> Running version 4.3.17<br>
><br>
> The time on the server itself is correct.  The time on in the upper right<br>
> corner of the nongreen.html and main screen xymon.html is correct.  The<br>
> time on most other pages is 4 hours ahead, which happens to be the current<br>
> difference between EDT and UTC time.<br>
><br>
> Any idea why and how to fix?<br>
<br>
<br>
</div></div>All I can think of is that the remaining pages are CGI's, meaning they're<br>
running via Apache, while the xymongen program which creates the static<br>
HTML pages is running as the xymon user via an initscript. It's possible<br>
the time environment is listed different between the two somehow.<br>
<br>
Perhaps compare the /proc/*/environ files to see if TZ is different, or<br>
bounce apache and see if it fixes it.<br>
<br>
If not, a bounce? Hard to say...<br>
<br>
HTH,<br>
-jc<br>
<br>
<br>
</blockquote></div><br></div>