A collection of reusable Zabbix templates for monitoring Linux services, processes, applications, and infrastructure components.
| Template | Zabbix Version | Description |
|---|---|---|
| Linux Service and Process Monitoring by macro | 7.0 | Monitors selected systemd services and Linux processes using LLD and macros. |
| ProxySQL by HTTP | 7.0 | Monitors ProxySQL metrics through a Prometheus-compatible HTTP endpoint. |
More templates may be added over time.
Each template is stored in its own directory and separated by supported Zabbix version.
Example:
template_linux_services/
└── 7.0/
├── template_linux_services.yaml
└── README.md
- Open the directory of the required template.
- Select the appropriate Zabbix version.
- Import the YAML template into Zabbix.
- Review the template-specific
README.md. - Configure the required macros and link the template to the target host.