Esta es una traducción de la página de documentación original en español. Ayúdanos a mejorarla.

9 Plantillas listas para usar

Descripción general

Zabbix se esfuerza por ofrecer una lista cada vez mayor de herramientas útiles listas para usar plantillas. Vienen plantillas listas para usar preconfigurados y, por lo tanto, son una forma útil de acelerar la implementación de trabajos de seguimiento.

Las plantillas están disponibles:

  • En instalaciones nuevas - en Recopilación de datosPlantillas;
  • Si está actualizando Zabbix, es posible que la instalación actualizada carezca de plantillas más nuevas. Puede encontrarlos en Zabbix repositorio Git - seleccione la versión actualizaste a. Para agregar una nueva plantilla, descargue el archivo de plantilla, abra la interfaz de Zabbix, vaya a Recopilación de datosPlantillas e importe el archivo.

Utilice la barra lateral para acceder a información sobre una plantilla específica tipos y requisitos de operación.

Ver también:

Template upgrade

To upgrade existing templates or add new ones after a Zabbix upgrade:

  1. Go to the Zabbix Git repository.
  2. Select the version you upgraded to (e.g., release/7.0, release/7.2, or master for the latest version).

  1. Open the template you want to upgrade (e.g., MySQL by Zabbix agent).
  2. Copy the contents of the template file (e.g., template_db_mysql_agent.yaml) and save them to a local file.
  3. In Zabbix frontend, go to Data collection > Templates and import the local file.
Host Wizard compatibility

To upgrade multiple templates that are compatible with the Host Wizard, you can import the following template bundles:

For a full list of compatible templates, see templates_in_bundles.md.

To make a custom template compatible with the Host Wizard:

  1. In Zabbix frontend, go to Data collection > Templates and export the custom template.
  2. Edit the exported file:
  3. In Zabbix frontend, go to Data collection > Templates and import the updated template file.