source: http://sirlagz.net/2016/08/10/integrating-zabbix-with-osticket/
It was necessary to edit the code to be able to use it.
0 ) Check script conf:
data = { "name":"Zabbix", "email":"zabbix@", "phone":"111111111111", "subject":args.summary, "message":args.detail, "topicId":"Zabbix", "empresa":"Zabbix" }
** Configure according to your osticket configuration.
1 ) Copy alertscript.py alertscripts/
In Zabbix default installations it can be in:
/usr/lib/zabbix/alertscripts
2 )permit execute:
chmod +x alertscript.py
- In Zabbix -> Administration -> Medita Type
4 ) Create media type
-
Create parameters.
-
Create message templates:
Use default configuration.