Table des matières

Template Management

In Zebrix Control, a template is a configuration model applied to a category of equipment (a specific product type or product range).

Templates allow you to standardize configuration across multiple devices and maintain consistency within your fleet.

A template can include:

Refer to the Equipments documentation for more details.

Creating a Template

To create a template:

  1. Go to Configuration > Templates
  2. Click on +
  3. Choose one of the following options:

When creating the template, fill in the following fields:

⚠️ This flag is purely informational and has no automatic impact on devices.

Applying a Template

Applying to a single device

  1. Go to the device configuration
  2. Click on Apply a template

You can also reapply a template from this screen if the template has been updated.

Applying to multiple devices

  1. Select the desired devices
  2. Click on Apply a template

Monitoring Template Application

In the device list, the Template column displays the template application status:

This allows you to quickly identify devices that are not compliant with the defined configuration model.

Dynamic Fields

Some drivers require parameters specific to each device (e.g., an IP address for a ping driver).

These values cannot be hardcoded in a template. Instead, dynamic attributes must be used.

For example, for a Ping driver requiring an IP address:

1. In the template configuration, use an attribute named ip, written as .

2. In each device configuration, add an ip attribute with its specific value.

Attributes: