Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Zabbix Templates

A collection of reusable Zabbix templates for monitoring Linux services, processes, applications, and infrastructure components.

Templates

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.

Repository Structure

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

Usage

  1. Open the directory of the required template.
  2. Select the appropriate Zabbix version.
  3. Import the YAML template into Zabbix.
  4. Review the template-specific README.md.
  5. Configure the required macros and link the template to the target host.

About

My collection of reusable Zabbix templates for monitoring Linux services, processes, applications, and infrastructure components.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors