Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 387 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 387 Bytes

zabbix-gearman-template

##Gearman monitoring template with task autodiscovery, for zabbix 3.0

Zabbix server

  1. pip install gearman
  2. Put check_gearman.py in your external scripts directory
  3. Make it executable (chmod +x ...)

Zabbix frontend

  1. Import zbx_gearman_template.xml
  2. Link it with desired hosts
  3. Set {$GEARMANPORT} macro if port is different than default 4730