On 08/04/2009 04:35:31 AM, Chris Wilson wrote:

> Is any real-world system set to UTC? I'm certainly not going to run 
> my
> 
> firewall (where I run pmacct currently) on UTC. All my logs would be 
> screwed up and much harder to interpret.

Setting the system clock to UTC is traditional in Unix, AFAIK.
The obvious reason being that it makes it easy to compare
times across systems.  It's up to the logging application 
to decide whether to output UTC, localtime without time 
zones, localtime with time zones etc.  Likewise other
programs that produce times for human consumption.

The Internet (e.g. rfc2822 and, iirc, rfc5424) tends
to solve the "human consumption" problem by logging in localtime but
including an offset from utc in the timestamp.


Karl <[email protected]>
Free Software:  "You don't pay back, you pay forward."
                 -- Robert A. Heinlein


_______________________________________________
pmacct-discussion mailing list
http://www.pmacct.net/#mailinglists

Reply via email to