<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: time difference in powerchute software output in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/time-difference-in-powerchute-software-output/m-p/3113518#M897522</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Problem:&lt;BR /&gt;&lt;BR /&gt;PowerChute plus displays a current time inconsistent with the system clock. &lt;BR /&gt;&lt;BR /&gt;For example, your system displays 2 o'clock pm but PowerChute plus displays 3 &lt;BR /&gt;&lt;BR /&gt;o'clock pm.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Solution:&lt;BR /&gt;&lt;BR /&gt;For HP-UX machines, the upsd script searches for /etc/src.sh to determine &lt;BR /&gt;&lt;BR /&gt;which time zone to support. If this environment variable is not set within &lt;BR /&gt;&lt;BR /&gt;this file, PowerChute plus uses Eastern(EST5EDT) as a default. Change this &lt;BR /&gt;&lt;BR /&gt;environment setting to suit your time zone.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Example: src.sh&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;TZ = EST5EDT&lt;BR /&gt;&lt;BR /&gt;export TZ&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If this file does not exist or is not being referenced by the system, you can &lt;BR /&gt;&lt;BR /&gt;manually edit the upsd script to show the correct time.. Using VI or any other &lt;BR /&gt;&lt;BR /&gt;text editor, look for the following lines in the upsd script:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;#TZ=EST5EDT&lt;BR /&gt;&lt;BR /&gt;#export TZ&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;1. Remove the "#" from both lines. This will force the script to read these &lt;BR /&gt;&lt;BR /&gt;lines.&lt;BR /&gt;&lt;BR /&gt;2. Replace EST5EDT with the time zone your system is using.&lt;BR /&gt;&lt;BR /&gt;3. Save the file, then stop and restart the upsd process. &lt;BR /&gt;&lt;BR /&gt;Within the powerchute directory type, ./killpc.sh (enter)&lt;BR /&gt;&lt;BR /&gt;Then type ./upsd (enter)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The correct time should now be displayed. If the problem continues and you are &lt;BR /&gt;&lt;BR /&gt;in the US or Canada please contact APC by phone at 800-800-4272 or via &lt;BR /&gt;&lt;BR /&gt;E-Support at &lt;A href="http://www.apcc.com/support/contact." target="_blank"&gt;www.apcc.com/support/contact.&lt;/A&gt; For support outside North America, &lt;BR /&gt;&lt;BR /&gt;please refer to our worldwide contact page at : &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.apcc.com/support/contact/#worldwide." target="_blank"&gt;www.apcc.com/support/contact/#worldwide.&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan.</description>
    <pubDate>Fri, 07 Nov 2003 11:13:50 GMT</pubDate>
    <dc:creator>Robert-Jan Goossens</dc:creator>
    <dc:date>2003-11-07T11:13:50Z</dc:date>
    <item>
      <title>time difference in powerchute software output</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/time-difference-in-powerchute-software-output/m-p/3113517#M897521</link>
      <description>hi all,&lt;BR /&gt;&lt;BR /&gt;My D220 server with HP-UX 10.20 is connected to the APC UPS through the serial connector.&lt;BR /&gt;I am using powerchute software for configuration and controlling the UPS.As per the manual of powerchute,it should display  the same date &amp;amp; time of system.And it should give same timings for event notifications.but it is displaying a time which is 10 hours behind.pls help me.</description>
      <pubDate>Fri, 07 Nov 2003 10:59:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/time-difference-in-powerchute-software-output/m-p/3113517#M897521</guid>
      <dc:creator>bhavin asokan</dc:creator>
      <dc:date>2003-11-07T10:59:21Z</dc:date>
    </item>
    <item>
      <title>Re: time difference in powerchute software output</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/time-difference-in-powerchute-software-output/m-p/3113518#M897522</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Problem:&lt;BR /&gt;&lt;BR /&gt;PowerChute plus displays a current time inconsistent with the system clock. &lt;BR /&gt;&lt;BR /&gt;For example, your system displays 2 o'clock pm but PowerChute plus displays 3 &lt;BR /&gt;&lt;BR /&gt;o'clock pm.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Solution:&lt;BR /&gt;&lt;BR /&gt;For HP-UX machines, the upsd script searches for /etc/src.sh to determine &lt;BR /&gt;&lt;BR /&gt;which time zone to support. If this environment variable is not set within &lt;BR /&gt;&lt;BR /&gt;this file, PowerChute plus uses Eastern(EST5EDT) as a default. Change this &lt;BR /&gt;&lt;BR /&gt;environment setting to suit your time zone.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Example: src.sh&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;TZ = EST5EDT&lt;BR /&gt;&lt;BR /&gt;export TZ&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If this file does not exist or is not being referenced by the system, you can &lt;BR /&gt;&lt;BR /&gt;manually edit the upsd script to show the correct time.. Using VI or any other &lt;BR /&gt;&lt;BR /&gt;text editor, look for the following lines in the upsd script:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;#TZ=EST5EDT&lt;BR /&gt;&lt;BR /&gt;#export TZ&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;1. Remove the "#" from both lines. This will force the script to read these &lt;BR /&gt;&lt;BR /&gt;lines.&lt;BR /&gt;&lt;BR /&gt;2. Replace EST5EDT with the time zone your system is using.&lt;BR /&gt;&lt;BR /&gt;3. Save the file, then stop and restart the upsd process. &lt;BR /&gt;&lt;BR /&gt;Within the powerchute directory type, ./killpc.sh (enter)&lt;BR /&gt;&lt;BR /&gt;Then type ./upsd (enter)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The correct time should now be displayed. If the problem continues and you are &lt;BR /&gt;&lt;BR /&gt;in the US or Canada please contact APC by phone at 800-800-4272 or via &lt;BR /&gt;&lt;BR /&gt;E-Support at &lt;A href="http://www.apcc.com/support/contact." target="_blank"&gt;www.apcc.com/support/contact.&lt;/A&gt; For support outside North America, &lt;BR /&gt;&lt;BR /&gt;please refer to our worldwide contact page at : &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.apcc.com/support/contact/#worldwide." target="_blank"&gt;www.apcc.com/support/contact/#worldwide.&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan.</description>
      <pubDate>Fri, 07 Nov 2003 11:13:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/time-difference-in-powerchute-software-output/m-p/3113518#M897522</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2003-11-07T11:13:50Z</dc:date>
    </item>
    <item>
      <title>Re: time difference in powerchute software output</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/time-difference-in-powerchute-software-output/m-p/3113519#M897523</link>
      <description>thanks,&lt;BR /&gt;&lt;BR /&gt;that solved the problem</description>
      <pubDate>Tue, 11 Nov 2003 09:29:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/time-difference-in-powerchute-software-output/m-p/3113519#M897523</guid>
      <dc:creator>bhavin asokan</dc:creator>
      <dc:date>2003-11-11T09:29:55Z</dc:date>
    </item>
  </channel>
</rss>

