Hello friends. I realized couple days ago about SMS-gateway via Mikrotik router with USB + 3G Modem! And it works!
I have zabbix on Hyper-V vm and cant pass to usb port (may be wasn't hard trying enough). Make decision to build my own SMS-gateway. Looked up to AIO solution - too expensive(~500-600 $)
And later i come to simple idea - what if i plug in to Mikrotik USB modem and make API for it?
Cool - api for mikrotik already exist on php. So i just made it possible.
If you find it interesting or have a good idea to improve script - you're welcome.
* put files in alert dir, make it executable by zabbix user, make shure api service enabled on mikrotik and port opened.
I have zabbix on Hyper-V vm and cant pass to usb port (may be wasn't hard trying enough). Make decision to build my own SMS-gateway. Looked up to AIO solution - too expensive(~500-600 $)
And later i come to simple idea - what if i plug in to Mikrotik USB modem and make API for it?
Cool - api for mikrotik already exist on php. So i just made it possible.
If you find it interesting or have a good idea to improve script - you're welcome.
* put files in alert dir, make it executable by zabbix user, make shure api service enabled on mikrotik and port opened.
Comment