Overview

    The entities may be:

    • items

    • graphs

    • low-level discovery rules

    • web scenarios

    As many hosts in real life are identical or fairly similar so it naturally follows that the set of entities (items, triggers, graphs,…) you have created for one host, may be useful for many. Of course, you could copy them to each new host, but that would be a lot of manual work. Instead, with templates you can copy them to one template and then apply the template to as many hosts as needed.

    Templates are often used to group entities for particular services or applications (like Apache, MySQL, PostgreSQL, Postfix…) and then applied to hosts running those services.

    Another benefit of using templates is when something has to be changed for all the hosts. Changing something on the template level once will propagate the change to all the linked hosts.

    Thus, the use of templates is an excellent way of reducing one’s workload and streamlining the Zabbix configuration.

    Proceed to creating and configuring a template.