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 to sync devices from.

 

. 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.

...