This is a translation of the original English documentation page. Help us make it better.

9 Шаблон из кутије

Преглед

Zabbix тежи да обезбеди растућу листу корисних шаблона који су спремни за употребу шаблони. Готови шаблони долазе унапред конфигурисани и стога су користан начин за убрзавање распоређивања послова праћења.

Шаблони су доступни:

  • У новим инсталацијама - у Прикупљање податакаШаблони;
  • Ако надограђујете Zabbix, надограђеној инсталацији могу недостајати новији шаблони. Можете их пронаћи у Zabbix Git репозиторијуму - изаберите верзију на коју сте надоградили. Да бисте додали нови шаблон, преузмите датотеку шаблона, отворите Zabbix кориснички интерфејс, идите на Прикупљање податакаШаблони и увезите датотеку.

Молимо користите бочну траку да бисте приступили информацијама о одређеним типовима шаблона и захтевима за рад.

Погледајте такође:

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.