iTop

iTop stands for IT Operational Portal. iTop is an Open Source web application for the day to day operations of an IT environment.

Available solutions




This template is for Zabbix version: 6.4
Also available for: 6.2 6.0 5.4 5.0

Source: https://git.zabbix.com/projects/ZBX/repos/zabbix/browse/templates/media/itop?at=release/6.4

iTop webhook

This guide describes how to integrate Zabbix 6.2 installation with iTop using the Zabbix webhook feature. This guide provides instructions on setting up a media type, a user and an action in Zabbix.
Please note that recovery and update operations are supported only for trigger-based events.

Setting up iTop

1. Create a user for API with profile "REST Services User" or use an existing one. Make sure the user is able to create tickets in the required ticketing module.
2. Get the organization's ID. You can obtain it from the URL of organization's profile in Data administration > Catalog > Organizations.
<itop_url>/pages/UI.php?operation=details&class=Organization&id=1&c[menu]=Organization

Setting up the webhook in Zabbix

1. In the Administration > Media types section, import media_itop.yaml.

2. Open the newly added iTop media type and replace all <PLACEHOLDERS> with your values.
The following parameters are required:
itop_url - actual URL of your iTop instance.
itop_user - iTop user login.
itop_password - user's password.
itop_organization_id - ID of your organization.
itop_class - name of the class to be used when creating new tickets from Zabbix notifications. For example, UserRequest or Problem.
itop_log - the type of log section in the ticket for posting problem's updates from Zabbix. Must be Private or Public.
itop_comment - the comment that will be posted to ticket's history.

3. Create a Zabbix user and add Media with the iTop media type. Though a "Send to" field is not used in iTop webhook, it cannot be empty. To comply with frontend requirements, you can put any symbol there. Make sure this user has access to all hosts, for which you would like problem notifications to be converted into iTop tasks.

For more information see Zabbix and iTop documentations.

Supported versions

Zabbix 6.2 and higher

Articles and documentation

+ Propose new article

Não encontrou a integração que vocá precisa?