Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Zabbix importer is used to  to import devices from Zabbix to Unimus.
If the importer is configured to run periodically on a schedule, this will effectively sync devices in Zabbix into Unimus.

You can specify multiple Zabbix Host Groups, Templates and/or Tags to sync devices from.

host groups

  • host_group_name
    templates
  • %template_name
    tag
  • @tag_name


Please note each sync Host Group, Template or Tag should be provided on a separate line.

Specifying multiple Tags in one sync rule uses AND logic and so will try to sync devices with ALL listed tags assigned.

Specifying a Tag per sync rule uses OR logic and will try to sync ALL devices with a listed Tag per sync rule.

Zabbix compatibility

Unimus uses Zabbix API to connect to Zabbix.

...

2) Provide username and password to access Zabbix.

3) Configure Group, Template or Tag Names to import devices from, one per line.

...