Hello team,
Is there some way how i can send critical Alert via COM port and connected GSM Gateway?
Tomas
Hi Tomas,
Since I just rewrote the alerting system, this is probably just a case of getting an SMS modem, and adding a new alert output script to call a supplied command.
How do people normally do this, is there some semi-standardised set of CLI tools?
Adam.
Sent with AquaMail for Android http://www.aqua-mail.com
On 7 September 2015 2:42:57 pm "chott@praha1.net" chott@praha1.net wrote:
Hello team,
Is there some way how i can send critical Alert via COM port and connected GSM Gateway?
Tomas
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
Hi Adam
In this case we have Siemens MC35i and newest model like MC39, for me i tis cheaper Terminal to get alert by SMS
Tom
From: observium [mailto:observium-bounces@observium.org] On Behalf Of Adam Armstrong Sent: Monday, September 07, 2015 3:49 PM To: Observium Network Observation System Subject: Re: [Observium] SMS via COM port
Hi Tomas,
Since I just rewrote the alerting system, this is probably just a case of getting an SMS modem, and adding a new alert output script to call a supplied command.
How do people normally do this, is there some semi-standardised set of CLI tools?
Adam.
Sent with AquaMail for Android http://www.aqua-mail.com
On 7 September 2015 2:42:57 pm "chott@praha1.netmailto:chott@praha1.net" <chott@praha1.netmailto:chott@praha1.net> wrote: Hello team,
Is there some way how i can send critical Alert via COM port and connected GSM Gateway?
Tomas _______________________________________________ observium mailing list observium@observium.orgmailto:observium%40observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observiumhttp://postman.memetic.org/cgi-bin/mailman/listinfo/observium
Most people use something like smstools or gnokii, to avoid parsing AT commands manually.
On 07.09.2015 16:48, Adam Armstrong wrote:
Hi Tomas,
Since I just rewrote the alerting system, this is probably just a case of getting an SMS modem, and adding a new alert output script to call a supplied command.
How do people normally do this, is there some semi-standardised set of CLI tools?
Adam.
Sent with AquaMail for Android http://www.aqua-mail.com
On 7 September 2015 2:42:57 pm "chott@praha1.net" chott@praha1.net wrote:
Hello team,
Is there some way how i can send critical Alert via COM port and connected GSM Gateway?
Tomas
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
Hey List,
We use a bash script that’s invoked by emailing a local mailbox to generate a file and send it over to box running SMStools via FTP. Its crude but it works.
You could cut out the middle man and run the serial attached GSM modem on your Observium box however due to DC rules we weren’t able to.
I’m happy to share with anyone that is interested.
Matt Harper
From: observium [mailto:observium-bounces@observium.org] On Behalf Of Adam Armstrong Sent: Monday, 7 September 2015 11:49 PM To: Observium Network Observation System Subject: Re: [Observium] SMS via COM port
Hi Tomas,
Since I just rewrote the alerting system, this is probably just a case of getting an SMS modem, and adding a new alert output script to call a supplied command.
How do people normally do this, is there some semi-standardised set of CLI tools?
Adam.
Sent with AquaMail for Android http://www.aqua-mail.com
On 7 September 2015 2:42:57 pm "chott@praha1.net mailto:chott@praha1.net " <chott@praha1.net mailto:chott@praha1.net > wrote:
Hello team,
Is there some way how i can send critical Alert via COM port and connected GSM Gateway?
Tomas
_______________________________________________ observium mailing list observium@observium.org mailto:observium%40observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
Hi,
We use smstools via perl script which reads message from mysql and reads contacts from it too .. and writes timestamps when succesfully send.. we have used this alerting system with opennms , in house rrd trend analyzer . It also has alert aggregator ..
Sent with Unibox
On Sep 8, 2015, at 9:37 AM, tonto@decoygaming.com.au wrote:
Hey List,
We use a bash script that’s invoked by emailing a local mailbox to generate a file and send it over to box running SMStools via FTP. Its crude but it works.
You could cut out the middle man and run the serial attached GSM modem on your Observium box however due to DC rules we weren’t able to.
I’m happy to share with anyone that is interested.
Matt Harper
From:observium [mailto:observium-bounces@observium.org] On Behalf Of Adam Armstrong Sent:Monday, 7 September 2015 11:49 PM To:Observium Network Observation System Subject:Re: [Observium] SMS via COM port
Hi Tomas,
Since I just rewrote the alerting system, this is probably just a case of getting an SMS modem, and adding a new alert output script to call a supplied command.
How do people normally do this, is there some semi-standardised set of CLI tools?
Adam.
Sent with AquaMail for Android http://www.aqua-mail.com
On 7 September 2015 2:42:57 pm "chott@praha1.net " <chott@praha1.net
wrote:
Hello team,
Is there some way how i can send critical Alert via COM port and connected GSM Gateway?
Tomas
observium mailing list observium@observium.org
http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
I’ve implemented exactly this, using a Wavecom serial GSM modem and the 'gsmsendsms' command from the gsm-utils package. Issuing a single-line command is all it takes to send out texts.
Op 8 sep. 2015, om 08:50 heeft Matti-Oskari Leppänen mongrelx@gmail.com het volgende geschreven:
Hi,
We use smstools via perl script which reads message from mysql and reads contacts from it too .. and writes timestamps when succesfully send.. we have used this alerting system with opennms , in house rrd trend analyzer . It also has alert aggregator ..
Sent with Unibox http://www.uniboxapp.com/t/sig
On Sep 8, 2015, at 9:37 AM, tonto@decoygaming.com.au wrote:
Hey List,
We use a bash script that’s invoked by emailing a local mailbox to generate a file and send it over to box running SMStools via FTP. Its crude but it works.
You could cut out the middle man and run the serial attached GSM modem on your Observium box however due to DC rules we weren’t able to.
I’m happy to share with anyone that is interested.
Matt Harper
From:observium [mailto:observium-bounces@observium.org] On Behalf Of Adam Armstrong Sent:Monday, 7 September 2015 11:49 PM To:Observium Network Observation System Subject:Re: [Observium] SMS via COM port
Hi Tomas,
Since I just rewrote the alerting system, this is probably just a case of getting an SMS modem, and adding a new alert output script to call a supplied command.
How do people normally do this, is there some semi-standardised set of CLI tools?
Adam.
Sent with AquaMail for Android http://www.aqua-mail.com http://www.aqua-mail.com/
On 7 September 2015 2:42:57 pm "chott@praha1.net mailto:chott@praha1.net" <chott@praha1.net mailto:chott@praha1.net> wrote:
Hello team,
Is there some way how i can send critical Alert via COM port and connected GSM Gateway?
Tomas
observium mailing list observium@observium.org mailto:observium%40observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
participants (6)
-
Adam Armstrong
-
chott@praha1.net
-
Matti-Oskari Leppänen
-
Michiel Klaver
-
Nikolay Shopik
-
tonto@decoygaming.com.au