Event Management - Zabbix Connector Definition script
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2022 12:37 PM
Hello team,
As part of the Event Management module, we know that ServiceNow can be integrated with many systems where it collects events using collector definitions - and one of these systems is Zabbix.
This is documented in this URL:
ServiceNow provides a script for Zabbix Connector Definition, which it collects all Zabbix parameters such as Items, Triggers, and Events.
However, for some reason the script has not been written to collect the Zabbix Tags from within Zabbix triggers.
I would like to get some help on modifying the script so that I would be able to collect the Tags of each event that gets triggered from a trigger on Zabbix.
A sample of a Zabbix trigger:
An example of a Tag defined within a Zabbix trigger which I would like to populate in ServiceNow:
The event on ServiceNow where the tags have not been populated any where on the form including the additional information field:
Please help.
Regards,
Mazin
- Labels:
-
Event Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2022 02:35 AM
Note: The maximum number of past events that can be collected is 3,000. The first time that this connector runs, the number of past events is counted in the past from the current date.
Note: Use a network tool, such as ping, to verify credential correctness and network connectivity from the MID Server to the Zabbix server.