Official Plugin for Zabbix
- Python 2.x / 3.x
- Zabbix (tested on Zabbix 5.4)
- An API key from seven - you can create one in your developer dashboard
- Copy seven.py to the Zabbix alertscripts directory - usually in
/usr/lib/zabbix/alertscripts
- Make sure the script is executable by running
chmod +x /usr/lib/zabbix/alertscripts/seven.py
- Open the Zabbix web interface, usually at http://localhost/zabbix
- Navigate to
Administration > Media types
- Click "Create media type" and fill out the fields like this
- You can send a test SMS by clicking "Test" in the media types list and submitting a filled in form
- Go to
Users
, choose one, go toMedia
and click on "Add" - Fill out the form like this
- Click "Add" and "Update" to save the changes
Available options:
seven.py
[-h]
[--debug]
[--delay DELAY]
[--details]
[--flash]
[--foreign_id FOREIGN_ID]
[--from FROM]
[--json]
[--label LABEL]
[--no_reload]
[--performance_tracking]
[--return_msg_id]
[--ttl TTL]
[--udh UDH]
[--unicode]
[--utf8]
api_key to text
Do you need help? Feel free to contact us.