Hello,
Zabbix 6.2.7, on Ubuntu Server x64 20.04 LTS
I would like to receive SMS notifications about information regarding issues that have occurred (based on triggers) with data such as event time, event name, etc. To achieve this, I would like to use the Twilio platform. I have tried to use: https://www.twilio.com/packages/labs...ash/twilio-sms and a modified version from https://github.com/ericallenpaul/Zabbix-Twilio.sh.
After uploading the script, filling in Twilio authentication data (token, sid), allowing the script to execute + Zabbix user permissions, creating a Media Type and Trigger Action, nothing really happens. I assigned my phone number to my user in Zabbix and provided this method in the trigger action.
Does anyone have any ideas on how to correctly configure the Media Type and Trigger Action, and create a script that will enable the sending of trigger-related information to my phone number?
Zabbix 6.2.7, on Ubuntu Server x64 20.04 LTS
I would like to receive SMS notifications about information regarding issues that have occurred (based on triggers) with data such as event time, event name, etc. To achieve this, I would like to use the Twilio platform. I have tried to use: https://www.twilio.com/packages/labs...ash/twilio-sms and a modified version from https://github.com/ericallenpaul/Zabbix-Twilio.sh.
After uploading the script, filling in Twilio authentication data (token, sid), allowing the script to execute + Zabbix user permissions, creating a Media Type and Trigger Action, nothing really happens. I assigned my phone number to my user in Zabbix and provided this method in the trigger action.
Does anyone have any ideas on how to correctly configure the Media Type and Trigger Action, and create a script that will enable the sending of trigger-related information to my phone number?
Comment