template_create
Create a new Zabbix template to define reusable monitoring configuration (items, triggers, graphs) for standardized monitoring across multiple hosts.
Instructions
Create a new template in Zabbix.
Templates define the monitoring configuration (items, triggers, graphs) that can be reused across multiple hosts. Creating custom templates enables standardized monitoring for specific applications or server types.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | Technical name of the template. | |
| name | No | Template name (required). Example: 'Apache Web Server', 'PostgreSQL Database'. Should describe what the template monitors. | |
| groups | Yes | Host groups. | |
| description | No | Optional template description explaining its purpose and use. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||