Skip to content

gastondc/osticket_Zabbix_integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

osticket_Zabbix_integration

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

  1. In Zabbix -> Administration -> Medita Type

4 ) Create media type

image

  1. Create parameters.

  2. Create message templates:

image

Use default configuration.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages