What are people using in business or enterprise networks to send out-of-band alerts? We are using Orion NMS to monitor many servers, switches, routers and other devices. The software sends alerts to a paging service via a modem. We are finding that the paging service coverage is poor and often times we don't get coverage. I don't want a solution that sends email via the network that I am monitoring because we are monitoring the Internet connection and the email servers etc. I need to get notified if those things are down. Is everyone still using pagers for this or something else?
Network OperationsRoutersSwitches / Hubs
Last Comment
kingmanson
8/22/2022 - Mon
rfc1180
>Is everyone still using pagers for this or something else?
I think the majority you will find is not using pagers any more.
>I don't want a solution that sends email via the network that I am monitoring because we are monitoring the Internet connection and the email servers etc. I need to get notified if those things are down
If this is really important to you, you will find that dual WAN connections are best suitable in what you are trying to accomplish.
Using pagers is so 90ish :)
Billy
madunix
i send sms to my cell phone by using sendsmstools ...for this issue i use Nagios http://nagios.org/ running on linux server to monitor my environment...and send sms/mail notification via qmail/sendmail and smstoools....you can find also other tools check Zabbix Munin and OpenNMS all are open source
kingmanson
ASKER
Thank you, madunix I will check out sendsmstools.
@rfc1180(Billy) - agreed pagers are so 90ish but no one has a truly "out of band" replacement. We have dual Internet connections and a clustered Exchange server, however, there is always a possibilty that my email service will go down and if it does I need to be able to get a notification. I am starting to look at a GSM "modem" to replace the telephone modem to send SMS messages directly to cell phones.
Everyone else - still looking for solutions.
What I really want is a service that I can dial into with an analog modem and transmit alerts reliably to a cell phone.
>We have dual Internet connections and a clustered Exchange server, however, there is always a possibilty that my email service
Sure, of course, it sounds like you have Internet redundancy and there is a chance for exchange to go down, but this is what MX priorities are for, if you have a MX priority of 10 for the exchange servers, then setup a second for a second one. Additionally, you should NOT be using your own exchange servers to send out emails (especially if you do not have confidence in them [That is the whole point of a redundant network and services right]). If you have dual WAN connections from 2 different ISPs, then you can use their SMTP servers to send out emails too. I am sure that 90 percent of the enterprises that are monitoring their networks are using email for notifications.
Billy
kingmanson
ASKER
BTW: This does not have to be a free solution. I know that many people here come up with some great solutions that are based on open source products, but I can spend some money on this. I don't want to replace or add another NMS but Orion uses third party communications tools to send the message so there is some flexibility there. We are using NetPagerPro on the Orion server to interact with the modem.
kingmanson
ASKER
@rfc1180(Billy) - Point taken regarding email and using another server. I guess, I am back to staying with my paging service. I have the capability to configure my paging account to forward pages to an email address so, as I do now, I will continue to forward pages to my cellphone via SMS. This does give me a truly out of band solution with no dependency on my network, email server, Internet connection, etc. I just have to convince my manager that this is an acceptable solution. At the moment, the pager itself is the only approved device to receive the messages on, therefore I have to carry it, even though I often don't get coverage. I don't get service in my own house except occasionally on the 2nd floor. Other members of the team have similar experiences.
Thanks. I planned to check into GSM modems. I think the dialing software we are using can be configured to use a GSM modem and I will have to be sure that I can get reliable coverage in our Lower Level 2 data center or have a remote antenna. I guess using the paging service to forward email does add an additonal step of sending the email to my mobile carrier where a GSM modem would be a direct SMS connection.
Unless I hear of some other solution, I will stay with the paging service for now and have pages forwarded to SMS. Plus I will check out the options with using a GSM modem.
I think I can change paging services to another for about $5 per month per account that allows me to forward pages to two different email addresses at the same time. There will be no actually pager device, just the forwarding service.
I guess I was really just asking how other folks do this. I would have liked to get a larger response but that is maybe because no one else had a different solution and most are using this type of a solution.
I think the majority you will find is not using pagers any more.
>I don't want a solution that sends email via the network that I am monitoring because we are monitoring the Internet connection and the email servers etc. I need to get notified if those things are down
If this is really important to you, you will find that dual WAN connections are best suitable in what you are trying to accomplish.
Using pagers is so 90ish :)
Billy