Managing Host Templates


Managing Host Templates

Host templates within Nagios XI allow you to create definitions that can be used in multiple hosts. The main purpose of templates is to keep parameters that are generic to a group in one file to simplify administration and configuration.

Examine the out-of-the-box host templates in the Host Templates page in the CCM for ideas on how to structure new templates or use the existing templates to build your host configurations.

Adding Host Templates

Adding a host template is a good first step in host configuration. You can then use these added templates to build your host structure.

  1. Navigate to Configure > Core Configuration ManagerHost Templates.

  2. On the Host Templates page, click the Add New button.

  3. Fill out the fields on the new host template as described in Using the CCM for Host Management.

    Keep the fields as generic or specific as necessary for the group that the template will represent.
  4. Click the Save button and Apply Configuration.

Managing Host Templates

Nagios XI provides you with the ability to copy, edit, and view relationships of existing host templates.

  1. Navigate to Configure > Core Configuration ManagerHost Templates.

  2. On the Host Templates page, find the template you wish to manage.

  3. In the Actions column, you will have the following actions available to you:

    Keep the fields as generic or specific as necessary for the group that the template will represent.
  4. You can also activate or deactivate a template by clicking on the Yes or No link in the Active column.

  5. Click the Save button and Apply Configuration.

  6. On the Host Templates page, you can also multi-select templates and use the With checked dropdown to apply commands to the selected templates.

Template Inheritance

Nagios will allow objects to inherit from single or multiple templates. This allows basic templates to be layered, creating more complex templates.

When inheriting attributes from other templates, the definitions in each of the templates start with the first-level template. If it is found in the first one, that value is used, and if not, Nagios will check for a value in the second one and so forth. In other words, Nagios will perform a recursive check of all the other templates that are inherited from the currently checked template.

For more information about inheritance, see Object Inheritance with Templates.



Article ID: 906
Created On: Mon, Jun 28, 2021 at 2:35 PM
Last Updated On: Mon, Jun 28, 2021 at 4:11 PM
Authored by: rspielman

Online URL: https://support.nagios.com/kb/article/managing-host-templates-906.html