Page tree

Versions Compared

Key

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

...

You can specify multiple Zabbix Host Groups, Templates and/or Tags in key value formats to sync devices. Template and Tag names must be prefixed by '%' and '@' respectively. 

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

Sync rule example:

Code Block
host_group_name
%template_name
@tag_name

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.

=HostGroup
template=Template
tag=TagName
tag=TagName:value22

Zabbix compatibility

Unimus uses Zabbix API to connect to Zabbix.

...

Zabbix importer as well allows specifying the preferred field for the description of imported devices via Description field priority setting.
'visible name > hostname > dns' tries to use the 'Visible name' value of a host on Zabbix as description of a newly imported device on Unimus before the 'Host name' value.
With 'hostname > visible name > dns' the 'Host name' value is tried first.