Page 1 of 1
Nagios Log Server SMS integration
Posted: Mon May 31, 2021 12:06 am
by kn00567386
Hello Team,
I wanted to know how can we send alert form nagios log server through sms.
Re: Nagios Log Server SMS integration
Posted: Tue Jun 01, 2021 1:37 pm
by gsmith
Hi,
The attached file shows gateways for most of the cellphone providers. You can send an email to person's phone number and it will appear as a text message. An example address would be:
[email protected] (for a person using T-Mobile)
Since there is only one email per user, you would need to create two users for each person in Log Server for maximum flexibility and coverage.
I would do something like:
Full Name: Fred Flintstone
User name: fflint
email:
[email protected]
Full Name: Fred Flintstone sms
User name: fflint_sms
email:
[email protected]
Then you could send alerts via email and/or SMS text message. I would suggest that the user have the same password for both accounts.
Thanks