<?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: messages sms in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/messages-sms/m-p/2603657#M34760</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Well, monitoring is the easiest part, I believe. The hardest is to send the SMS messages.&lt;BR /&gt;&lt;BR /&gt;You either make an interface between a mobile phone and the 'SMS server' or use an already existent mail_to_sms server. So, deliver any warnings you have via email to such server and you will get the SMSs on your phone.&lt;BR /&gt;&lt;BR /&gt;Heh, remembered something funny: some time ago I was using a monitoring script made by myself that, when something went wrong, called me on my mobile and 'cat'-ed a .wav file. It was nice hearing me at the other end of the line saying: 'Hey stupid, you did it again. Backup failed!' :)&lt;BR /&gt;&lt;BR /&gt;E.</description>
    <pubDate>Tue, 30 Oct 2001 10:29:15 GMT</pubDate>
    <dc:creator>Eugen Cocalea</dc:creator>
    <dc:date>2001-10-30T10:29:15Z</dc:date>
    <item>
      <title>messages sms</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/messages-sms/m-p/2603653#M34756</link>
      <description>Has anyone succeeded in actually installing and making use of SMS software&lt;BR /&gt;to send out SMS alerts to sysadmins when the server has trouble (either with&lt;BR /&gt;applications or hardware). I'd like to think that it would be really useful,&lt;BR /&gt;but I can't seem to be able to find any freeware or easy-to-use ones. I was&lt;BR /&gt;thinking of creating a scheduled script which checks that the proper&lt;BR /&gt;procceses for every application are running, and if for whatever reason they&lt;BR /&gt;are not, they would automatically send out an SMS to our sysadmins'&lt;BR /&gt;handphones. Does anyone have experiences with this?&lt;BR /&gt;</description>
      <pubDate>Mon, 29 Oct 2001 23:47:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/messages-sms/m-p/2603653#M34756</guid>
      <dc:creator>Jose gomez_1</dc:creator>
      <dc:date>2001-10-29T23:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: messages sms</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/messages-sms/m-p/2603654#M34757</link>
      <description>for a cheap monitor, look at &lt;A href="http://www.bb4.com" target="_blank"&gt;www.bb4.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Tue, 30 Oct 2001 00:11:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/messages-sms/m-p/2603654#M34757</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2001-10-30T00:11:29Z</dc:date>
    </item>
    <item>
      <title>Re: messages sms</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/messages-sms/m-p/2603655#M34758</link>
      <description>Hi,&lt;BR /&gt;We use telalert softwere from TELAMON.&lt;BR /&gt;It is nice but not free :(&lt;BR /&gt;visit &lt;A href="http://www.telamon.com" target="_blank"&gt;www.telamon.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Animesh</description>
      <pubDate>Tue, 30 Oct 2001 01:41:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/messages-sms/m-p/2603655#M34758</guid>
      <dc:creator>Animesh Chakraborty</dc:creator>
      <dc:date>2001-10-30T01:41:43Z</dc:date>
    </item>
    <item>
      <title>Re: messages sms</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/messages-sms/m-p/2603656#M34759</link>
      <description>Hi Jose&lt;BR /&gt;&lt;BR /&gt;The software you require is already on the server :-&lt;BR /&gt;&lt;BR /&gt;Just output your message to a file i.e. /tmp/message  (Keep it small as SMS has 162 chars limit)&lt;BR /&gt;&lt;BR /&gt;Then :- &lt;BR /&gt;&lt;BR /&gt;Mailx ???s ???FROM MY SERVER??? &lt;TEL number=""&gt; &amp;lt; /tmr/error.log&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Paula&lt;BR /&gt;&lt;/TEL&gt;</description>
      <pubDate>Tue, 30 Oct 2001 10:28:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/messages-sms/m-p/2603656#M34759</guid>
      <dc:creator>Paula J Frazer-Campbell</dc:creator>
      <dc:date>2001-10-30T10:28:02Z</dc:date>
    </item>
    <item>
      <title>Re: messages sms</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/messages-sms/m-p/2603657#M34760</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Well, monitoring is the easiest part, I believe. The hardest is to send the SMS messages.&lt;BR /&gt;&lt;BR /&gt;You either make an interface between a mobile phone and the 'SMS server' or use an already existent mail_to_sms server. So, deliver any warnings you have via email to such server and you will get the SMSs on your phone.&lt;BR /&gt;&lt;BR /&gt;Heh, remembered something funny: some time ago I was using a monitoring script made by myself that, when something went wrong, called me on my mobile and 'cat'-ed a .wav file. It was nice hearing me at the other end of the line saying: 'Hey stupid, you did it again. Backup failed!' :)&lt;BR /&gt;&lt;BR /&gt;E.</description>
      <pubDate>Tue, 30 Oct 2001 10:29:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/messages-sms/m-p/2603657#M34760</guid>
      <dc:creator>Eugen Cocalea</dc:creator>
      <dc:date>2001-10-30T10:29:15Z</dc:date>
    </item>
    <item>
      <title>Re: messages sms</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/messages-sms/m-p/2603658#M34761</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I have the same problem... I need some &lt;BR /&gt;informations about hardware (standard modem or&lt;BR /&gt;GSM equipment ?), software...&lt;BR /&gt;&lt;BR /&gt;I need to send SMS directly to sysadmin, I can't&lt;BR /&gt;use public web servers to do that.&lt;BR /&gt;&lt;BR /&gt;Do you have informations (type of equipment, cost,compatibility,...)&lt;BR /&gt;&lt;BR /&gt;TIA&lt;BR /&gt;&lt;BR /&gt;Herv??&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 30 Oct 2001 10:49:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/messages-sms/m-p/2603658#M34761</guid>
      <dc:creator>Herve BRANGIER</dc:creator>
      <dc:date>2001-10-30T10:49:21Z</dc:date>
    </item>
    <item>
      <title>Re: messages sms</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/messages-sms/m-p/2603659#M34762</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;NotePager for use in conjunction with HP OpenView:&lt;BR /&gt;&lt;A href="http://www.notepager.net/hpopenview/hpopenview.htm" target="_blank"&gt;http://www.notepager.net/hpopenview/hpopenview.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;E.</description>
      <pubDate>Tue, 30 Oct 2001 11:00:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/messages-sms/m-p/2603659#M34762</guid>
      <dc:creator>Eugen Cocalea</dc:creator>
      <dc:date>2001-10-30T11:00:59Z</dc:date>
    </item>
    <item>
      <title>Re: messages sms</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/messages-sms/m-p/7183697#M491783</link>
      <description>&lt;P&gt;Yes, it is definitely possible to use SMS software to send out alerts to sysadmins when there are issues with servers or applications. In fact, this is a common use case for SMS notifications.&lt;/P&gt;&lt;P&gt;There are many SMS software solutions available, both free and paid. Some popular options include Twilio, Nexmo, and Plivo. These services allow you to send SMS messages via an API, so you can integrate them with your existing monitoring and alerting systems.&lt;/P&gt;&lt;P&gt;To implement your proposed solution of creating a scheduled script to check for running processes and send SMS alerts if necessary, you would need to write a script that can interface with the SMS software API. This would require some programming knowledge, but there are many resources available online to help you get started.&lt;/P&gt;&lt;P&gt;Alternatively, there are also monitoring and alerting systems available that include SMS notifications as a feature. These systems typically have a user-friendly interface and may be easier to set up and configure than building your own solution from scratch.&lt;/P&gt;&lt;P&gt;I hope this helps! Let me know if you have any other questions.&lt;/P&gt;&lt;P&gt;Source: &lt;A href="https://smsala.com/bulk-sms-india/" target="_blank" rel="noopener"&gt;SMSala Bulk SMS Provider&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2023 06:43:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/messages-sms/m-p/7183697#M491783</guid>
      <dc:creator>johnaspl121</dc:creator>
      <dc:date>2023-02-28T06:43:53Z</dc:date>
    </item>
  </channel>
</rss>

