SCOM > Text Alerts
Hi
Currently we use an email to text service to send out critical alerts to on call engineers – however, this is prone to Exchange delays or failures and often slow
We would like to use a text solution that does not rely on Exchange to pass the email first – not least because if Exchange were to fail we can not text the Exchange team to tell them!
I was wondering what solutions you guys use for this if you could advise?
We are considering when we move to SCOM 2019 using the inbuilt function to text out using a server and a sim – has anyone used this? is it reliable?
We are quite a large company and send around 2k texts a month – but other parts of the business total 10k texts so a platform that we can all move to and share would be ideal.
On SCOM 2016 we are testing a paging service that has a webhook. The testing is going very well and the powershell to control it was not too hard to set up. The plus of it is that teams can go in and configure their own notification and escalation paths. This is great because then only the on call people get the pages and if you are not on call you do not need to get the page. The service we are looking at has an acknowledgement feature that it keeps escalating up the chain until someone acknowledges the alert. Sometimes it is good to look at what does a 3rd party add on buy me vs what MS provides out of the box.
We’re using a solution form Sysman (https://www.sysman.no/).
It’s a software that works together with a hardware GSM modem. That is connected through USB2LAN to the SCOM server that runs on a VM.
It’s running reliable for 8 years in row now. – Simple, but good.
There are two wqys. Either via batch file which is called in the “Channel” or via SMTP.
The vm on which the sysman-server-component is installed also has a SMTP Server.
That also works very nicely.
Let me know if you need more information about our setup.
You do need to be careful when using a channel for sending out the alerts if you send too many at a time it will not be able to function and will drop alerts.
We also use SysMan server with a physical GSM-SMS-modem, also from SysMan. This setup notifies us even if our connections to our ISP goes down etc. Also, if the modem looses the connection to the SysMan server, you get notified (watchdog). If you use a web service for messaging, you don\’t get notified before users start to call in…
//Stian
Answer this question
To reply or comment, use the 'Comment' link on the relevant answer or question.