Integration of the GSM / LTE modem in Zabbix
Zabbix is a mature open-source monitoring solution for network monitoring in businesses and government agencies. Didactum monitoring units equipped with a GSM/LTE modem can be used by the Zabbix network monitoring software. To communicate with the GSM/LTE modem using Zabbix, you need to create a special script.
Now create a special SMS script for Zabbix called didactum_sms_send
The script file should be located in the zabbix_server.conf file according to the AlertScriptsPath parameter (e.g., /usr/lib/zabbix/alertscripts) and have execute permissions for the respective Zabbix user (or be installed in the configuration file).
Next, add a new notification type for the user:
After creating the action, you must ensure that it is also permitted to run in Zabbix.
For more information about actions, see the Zabbix homepage.