Exta email notification from zabbix
Script for pretty formated email from zabbix-server, with graph. Used adaptive mail template HTMLemail.
- Install python3.
- Install python extensions:
- pip install jinja2
- pip install requests
- Create Zabbix read-only user for api.
- Configure zbx_ex_setting.py (see zbx_ex_setting.example.py for expample).
- Put scripts to zabbix_alert_script directory.
- Configure Zabbix, then he used this script for sending notifications.
