I got Zabbix V1.1 to send an SMS with the builtin script. When I look at the History Actions screen it says "Read something unexpected from GSM modem", but the SMS is actually delivered.
I'm using a Teltonika TModemCOM (it uses a Nokia engine and uses a serial connection).
How can I fix this?
PS: For those who are struggling getting the SMS to work remember that "Error open(/dev/ttySx) [Success]" probably means that you need to change the permissions so that zabbix can use the serial port --> "chown zabbix.zabbix /dev/ttySx"
I'm using a Teltonika TModemCOM (it uses a Nokia engine and uses a serial connection).
How can I fix this?
PS: For those who are struggling getting the SMS to work remember that "Error open(/dev/ttySx) [Success]" probably means that you need to change the permissions so that zabbix can use the serial port --> "chown zabbix.zabbix /dev/ttySx"

Comment