Hello, all
Here is a deal - I have a Zabbix server, Python installed and GSM modem - IRZ MC55iT connected via /dev/ttyS0 to my server. On Python I've wrote a script to generate SMS message and to deliver it to predefined address. So the thing is - can Zabbix run this script via Remote commands (on Zabbix server itself) and what do I need for it?
As I understand, I will need zabbix agent installed (or not?), and sudo + write permissions on /dev/ttyS0, python script?
Thx in advance.
Here is a deal - I have a Zabbix server, Python installed and GSM modem - IRZ MC55iT connected via /dev/ttyS0 to my server. On Python I've wrote a script to generate SMS message and to deliver it to predefined address. So the thing is - can Zabbix run this script via Remote commands (on Zabbix server itself) and what do I need for it?
As I understand, I will need zabbix agent installed (or not?), and sudo + write permissions on /dev/ttyS0, python script?
Thx in advance.
Comment