> > So how do I determine what the proper setting for my timezone is? I > > tried setting TZ="America/Anchorage" but this didn't have any effect. > > That is NOT a valid TZ variable. If you take a minute you can use your > favorite search engine and actually find the documentation on the TZ > variable. > > Like: http://www.gnu.org/software/libc/manual/html_node/TZ-Variable.html
Do you mean that he's leaving the leading ':' off or something else? I've never seen that cause a problem... # TZ=America/Anchorage date Fri Jan 5 14:21:33 AKST 2007 # TZ=:America/Anchorage date Fri Jan 5 14:21:35 AKST 2007 -- Darren Dunham [EMAIL PROTECTED] Senior Technical Consultant TAOS http://www.taos.com/ Got some Dr Pepper? San Francisco, CA bay area < This line left intentionally blank to confuse you. > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Nagios-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null
