<?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: Send email when ups kicks in in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/send-email-when-ups-kicks-in/m-p/3478300#M212941</link>
    <description>If its a powertrust, you can connect it to the machine via a serial cable.&lt;BR /&gt;&lt;BR /&gt;It probably has a lan module for snmp.&lt;BR /&gt;&lt;BR /&gt;If so, you can configure the snmp trap to email you whenever there is a reportable event.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Fri, 04 Feb 2005 03:23:55 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2005-02-04T03:23:55Z</dc:date>
    <item>
      <title>Send email when ups kicks in</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/send-email-when-ups-kicks-in/m-p/3478297#M212938</link>
      <description>We have a RP5470 running B.11.11.  I'd like to receive an email when the ups kicks in.  In looking at this site, the only way possible is to have a cron job run every minute to see if the ups has kicked in.  What do I test for in my cron script to check if the ups has kicked in?  Thanks....colin</description>
      <pubDate>Thu, 03 Feb 2005 22:27:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/send-email-when-ups-kicks-in/m-p/3478297#M212938</guid>
      <dc:creator>Colin Jensen</dc:creator>
      <dc:date>2005-02-03T22:27:26Z</dc:date>
    </item>
    <item>
      <title>Re: Send email when ups kicks in</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/send-email-when-ups-kicks-in/m-p/3478298#M212939</link>
      <description>What kind of UPS?  Some UPS systems come with software that allow you to monitor and send messages or do other actions, like shutdown the machine, if on UPS power for XXX amount of time.</description>
      <pubDate>Thu, 03 Feb 2005 22:31:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/send-email-when-ups-kicks-in/m-p/3478298#M212939</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2005-02-03T22:31:31Z</dc:date>
    </item>
    <item>
      <title>Re: Send email when ups kicks in</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/send-email-when-ups-kicks-in/m-p/3478299#M212940</link>
      <description>Hi Patrick,&lt;BR /&gt;I'm not at work at the moment.  I'll check it out tomorrow and update this forum.  To the best of my understanding, it was just a basic UPS, purchased with the RP5470.  The ups daemon is configured to do a system shutdown when the UPS kicks in, however, I'm not sure what kind of "smarts" exist on the UPS side.  Thanks.</description>
      <pubDate>Thu, 03 Feb 2005 22:34:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/send-email-when-ups-kicks-in/m-p/3478299#M212940</guid>
      <dc:creator>Colin Jensen</dc:creator>
      <dc:date>2005-02-03T22:34:55Z</dc:date>
    </item>
    <item>
      <title>Re: Send email when ups kicks in</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/send-email-when-ups-kicks-in/m-p/3478300#M212941</link>
      <description>If its a powertrust, you can connect it to the machine via a serial cable.&lt;BR /&gt;&lt;BR /&gt;It probably has a lan module for snmp.&lt;BR /&gt;&lt;BR /&gt;If so, you can configure the snmp trap to email you whenever there is a reportable event.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 04 Feb 2005 03:23:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/send-email-when-ups-kicks-in/m-p/3478300#M212941</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-02-04T03:23:55Z</dc:date>
    </item>
    <item>
      <title>Re: Send email when ups kicks in</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/send-email-when-ups-kicks-in/m-p/3478301#M212942</link>
      <description>The UPS is a PowerTrust II-LR, part # A1356A.  It is connected to the server, because the server starts automatically when the UPS is on, and stop when the UPS dies.  I'm not sure what the cable is connecting it, but can find out.  Can you comment further on the snmp and lan module please?  Thanks.</description>
      <pubDate>Fri, 04 Feb 2005 10:38:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/send-email-when-ups-kicks-in/m-p/3478301#M212942</guid>
      <dc:creator>Colin Jensen</dc:creator>
      <dc:date>2005-02-04T10:38:59Z</dc:date>
    </item>
    <item>
      <title>Re: Send email when ups kicks in</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/send-email-when-ups-kicks-in/m-p/3478302#M212943</link>
      <description>Colin, many many brands will generate an email if you have smtp module with IP interface configured.  From that you can hook up email to your HP server by a) fully configuring your server to be an email client to your whole email infrastructure, or b) take a cheap and easy route and hook up with just a pop mail reader - take a look at the porting archive &lt;A href="http://hpux.cs.utah.edu/" target="_blank"&gt;http://hpux.cs.utah.edu/&lt;/A&gt; and get a pop mail reader from there.  &lt;BR /&gt;&lt;BR /&gt;Once you've gotten your email notice from the email server and into the hands of an empowered automated process - it's a pretty simple thing to take action:  shutdown databases, flush disk caches, shutdown system... etc.</description>
      <pubDate>Fri, 04 Feb 2005 11:21:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/send-email-when-ups-kicks-in/m-p/3478302#M212943</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2005-02-04T11:21:26Z</dc:date>
    </item>
    <item>
      <title>Re: Send email when ups kicks in</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/send-email-when-ups-kicks-in/m-p/3478303#M212944</link>
      <description>Thanks everyone.  I think that points me in the right direction.  Much appreciated.  I'll assign points to all of you!</description>
      <pubDate>Fri, 04 Feb 2005 11:35:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/send-email-when-ups-kicks-in/m-p/3478303#M212944</guid>
      <dc:creator>Colin Jensen</dc:creator>
      <dc:date>2005-02-04T11:35:10Z</dc:date>
    </item>
  </channel>
</rss>

