Page 1 of 1

Nagios sms via phone

Posted: Tue Jan 12, 2021 3:34 am
by capricorn80
Hi!
I am looking for solution to setup Nagios alert via mobile phone. There are solution via sms gateway and using api but I am looking to set it up by connecting phone via usb directly to my Nagios server.

can anyone guide me how this can be done.

Thanks

Re: Nagios sms via phone

Posted: Tue Jan 12, 2021 6:39 am
by thebream
Check out gammu
https://docs.gammu.org/index.html

That will let you send SMS messages via mobile (or USB modem) connected to your server, see "gammu --sendsms".

You can also setup a daemon, gammu-smsd, which allows you to listen for incoming SMS messages as well as send ("gammu-smsd-inject").

Re: Nagios sms via phone

Posted: Sun Jan 24, 2021 9:27 am
by capricorn80
Thanks. I am checking this. Let see if I can use this :)