<?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 How to page someone from unix server? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-page-someone-from-unix-server/m-p/2504914#M870811</link>
    <description>I am using K250 &amp;amp; K260 servers and each of them got both internal and external modem.  How can I make use of it to write a script and page someone when something went wrong with the system? Or Maybe someone knows there is similar product available to perform such functions?&lt;BR /&gt;&lt;BR /&gt;Thanks for any inputs.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 14 Mar 2001 03:34:23 GMT</pubDate>
    <dc:creator>Rashid Ali</dc:creator>
    <dc:date>2001-03-14T03:34:23Z</dc:date>
    <item>
      <title>How to page someone from unix server?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-page-someone-from-unix-server/m-p/2504914#M870811</link>
      <description>I am using K250 &amp;amp; K260 servers and each of them got both internal and external modem.  How can I make use of it to write a script and page someone when something went wrong with the system? Or Maybe someone knows there is similar product available to perform such functions?&lt;BR /&gt;&lt;BR /&gt;Thanks for any inputs.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Mar 2001 03:34:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-page-someone-from-unix-server/m-p/2504914#M870811</guid>
      <dc:creator>Rashid Ali</dc:creator>
      <dc:date>2001-03-14T03:34:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to page someone from unix server?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-page-someone-from-unix-server/m-p/2504915#M870812</link>
      <description>It depends on the type of pagers that you have.  If you have alphanumeric pagers that you can e-mail to, then you can always e-mail something to the pager.  But that assumes you have network access.  If the network or sendmail is down, then you are out of luck.&lt;BR /&gt;&lt;BR /&gt;If you have a plain numeric pager, then you can probably write a script that will dial the modem, and send the appropriate numeric string.  If have alphanumeric pagers, you might still be able to write a script to do what you want, but there are 3rd party products available.&lt;BR /&gt;&lt;BR /&gt;A product that I use to send pages, and it integrates with Openview NNM and ITO, is call TelAlert.  It is produced by a company called Telamon.  Their web site is: &lt;A href="http://www.telamon.com/" target="_blank"&gt;http://www.telamon.com/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;There are other products out there as well, but I don't remember the names of any of the others.</description>
      <pubDate>Wed, 14 Mar 2001 03:50:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-page-someone-from-unix-server/m-p/2504915#M870812</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2001-03-14T03:50:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to page someone from unix server?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-page-someone-from-unix-server/m-p/2504916#M870813</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If you wish to interface with a script, you can make use of kermit. As long as you have the alphanumeric representation table eg. *1 for A etc, you will be able to page by redirecting a file containing the set of kermit commands into kermit itself.&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Regards.&lt;BR /&gt;&lt;BR /&gt;Steven Sim Kok Leong&lt;BR /&gt;Brainbench MVP for Unix Admin&lt;BR /&gt;&lt;A href="http://www.brainbench.com" target="_blank"&gt;http://www.brainbench.com&lt;/A&gt;</description>
      <pubDate>Wed, 14 Mar 2001 07:02:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-page-someone-from-unix-server/m-p/2504916#M870813</guid>
      <dc:creator>Steven Sim Kok Leong</dc:creator>
      <dc:date>2001-03-14T07:02:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to page someone from unix server?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-page-someone-from-unix-server/m-p/2504917#M870814</link>
      <description>I don't have the unixscript on me.  BUT I used to have a numeric pager with no email address I could call from unix.  I would connect to it using the cu command.  In the phone number I called, I added digits based on the problem.&lt;BR /&gt;I would call 1-800-555-1234  9801 to send the digits 9801.  Taped to the back of the pager would be a sheet of paper with all of the codes. &lt;BR /&gt;9801 - file system full&lt;BR /&gt;9801 - database down&lt;BR /&gt;9803 - processor load to high&lt;BR /&gt;....you get the idea. &lt;BR /&gt;Try it with your normal phone.  Then try it with the cu command. I think I also put in a 5 second delay between the real number and the code I was send (but I don't remember).&lt;BR /&gt;Hope this helps.   Steve</description>
      <pubDate>Wed, 14 Mar 2001 15:04:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-page-someone-from-unix-server/m-p/2504917#M870814</guid>
      <dc:creator>Steve Post</dc:creator>
      <dc:date>2001-03-14T15:04:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to page someone from unix server?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-page-someone-from-unix-server/m-p/2504918#M870815</link>
      <description>I've had TelAlert suggested to me by HP.  &lt;BR /&gt;I've also used a package called Spatch.  I can't remember where we got it.  You can probably find it by searching on the web.&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Mar 2001 15:10:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-page-someone-from-unix-server/m-p/2504918#M870815</guid>
      <dc:creator>Dave Wherry</dc:creator>
      <dc:date>2001-03-14T15:10:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to page someone from unix server?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-page-someone-from-unix-server/m-p/2504919#M870816</link>
      <description>QuickPage (qpage) is available free from &lt;A href="http://www.qpage.org." target="_blank"&gt;http://www.qpage.org.&lt;/A&gt;  This is a great package.  I have used it before on SUN platforms and it can be compiled quite easily for any platform with the instructions provided in the readme files.  Qpage can be easily integrated into your UNIX email so you can send email to the pager address on your UNIX system and it will send the page via modem.</description>
      <pubDate>Wed, 14 Mar 2001 16:02:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-page-someone-from-unix-server/m-p/2504919#M870816</guid>
      <dc:creator>Greg OBarr</dc:creator>
      <dc:date>2001-03-14T16:02:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to page someone from unix server?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-page-someone-from-unix-server/m-p/2504920#M870817</link>
      <description>Take a look at ipMonitor.  It can monitor your servers and you can setup complex checking to help you determine what is the root cause of the problem before the page or email is sent to your pager.  You can check it out at the following URL:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.ipmonitor.com" target="_blank"&gt;http://www.ipmonitor.com&lt;/A&gt;  &lt;BR /&gt;&lt;BR /&gt;Check it out, it needs to be installed onto a stand-alone workstation, but it does a great job at monitoring things.  Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Good Luck,&lt;BR /&gt;Jason V.</description>
      <pubDate>Wed, 14 Mar 2001 22:49:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-page-someone-from-unix-server/m-p/2504920#M870817</guid>
      <dc:creator>Jason VanDerMark</dc:creator>
      <dc:date>2001-03-14T22:49:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to page someone from unix server?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-page-someone-from-unix-server/m-p/2504921#M870818</link>
      <description>Hi there !&lt;BR /&gt;   &lt;BR /&gt;   Visit &lt;A href="http://www.qpage.org." target="_blank"&gt;http://www.qpage.org.&lt;/A&gt; It is free. I have used this product. It is it to configure and use.  Try it out.&lt;BR /&gt;&lt;BR /&gt;...Madhu&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Mar 2001 22:56:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-page-someone-from-unix-server/m-p/2504921#M870818</guid>
      <dc:creator>Madhu Sudhan_1</dc:creator>
      <dc:date>2001-03-14T22:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to page someone from unix server?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-page-someone-from-unix-server/m-p/2504922#M870819</link>
      <description>Steve,&lt;BR /&gt;I used to do the same thing but ran into a problem with the local police. &lt;BR /&gt;The code I used for a system problem was 911 and for other not so critical problems was 411.&lt;BR /&gt;If there was a timeing problem with the phone network, the emergency police in the US got the 911 call and could not figure out who was calling. Good point not to use these numbers as part of the message.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Mar 2001 13:57:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-page-someone-from-unix-server/m-p/2504922#M870819</guid>
      <dc:creator>eric stewart</dc:creator>
      <dc:date>2001-03-15T13:57:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to page someone from unix server?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-page-someone-from-unix-server/m-p/2504923#M870820</link>
      <description>Eric.  What a hoot.  Good point to NOT use 911 and 411.  I don't use this method anymore because I have a text pager that takes email.  I just wanted to provide help that did not require installing anything on the HP.  All of the codes I sent began with 980.  My only problem was one of the "critical errors"  caused a page every 15 minutes....forever.  The error was not solvable (or critical).  But that's a different (and humorous) story.&lt;BR /&gt;Steve  ^_^</description>
      <pubDate>Thu, 15 Mar 2001 14:47:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-page-someone-from-unix-server/m-p/2504923#M870820</guid>
      <dc:creator>Steve Post</dc:creator>
      <dc:date>2001-03-15T14:47:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to page someone from unix server?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-page-someone-from-unix-server/m-p/2504924#M870821</link>
      <description>Epage software is good.  We run it on our&lt;BR /&gt;server and have ITO set up to page our pager&lt;BR /&gt;with the system name and message.&lt;BR /&gt;You can add 3 pagers in epage.  To execute&lt;BR /&gt;all you have to do is this set up the pager&lt;BR /&gt;number and pager service in epage.&lt;BR /&gt;JDoe has pager 757555555 and it's alphanumeric&lt;BR /&gt;once set up in epage execute this command&lt;BR /&gt;/epage/bin/epage JDoe "Call Data Center asap"&lt;BR /&gt;His pager will show "Call Data Center asap"&lt;BR /&gt;In a script if a desired result is found you&lt;BR /&gt;can have it page you the same way.&lt;BR /&gt;/epage/bin/epage JDoe "File system is &amp;gt; 90%&lt;BR /&gt;Hope this helps.  It's real easy to set up&lt;BR /&gt;and use.</description>
      <pubDate>Thu, 15 Mar 2001 15:15:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-page-someone-from-unix-server/m-p/2504924#M870821</guid>
      <dc:creator>mike worrell</dc:creator>
      <dc:date>2001-03-15T15:15:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to page someone from unix server?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-page-someone-from-unix-server/m-p/2504925#M870822</link>
      <description>There is another software that allows you to page/email with scheduling, time management, and easy to use.  You can download the eval version at:&lt;BR /&gt;(&lt;A href="http://www.atlantissoftware.com/downloads.shtml)" target="_blank"&gt;http://www.atlantissoftware.com/downloads.shtml)&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;This works great and this is what we use.&lt;BR /&gt;&lt;BR /&gt;Thanks,</description>
      <pubDate>Fri, 13 Apr 2001 17:07:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-page-someone-from-unix-server/m-p/2504925#M870822</guid>
      <dc:creator>Ern Bauti</dc:creator>
      <dc:date>2001-04-13T17:07:37Z</dc:date>
    </item>
  </channel>
</rss>

