Ad Widget

Collapse

ZABBIX and GLPI Ticket

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • user24
    Junior Member
    • Mar 2019
    • 1

    #1

    ZABBIX and GLPI Ticket

    Hello,
    I did a script on Bash that can create a Ticket via GLPI API. Now I have to use it the way that ZABBIX will create a Ticket if there is an alert.
    The question is very simple: do I have to use ZABBIX API or only some configurations on ZABBIX can do it (I mean like make the ZABBIX server execute the script).
    In the fact my script need two parameter : the first one is the ticket name and the second is the description.
    For ticket name I think about {HOST.HOST} , {HOST.IP} and {TRIGGER.NAME}as description.
    Thank you very much.
Working...