40464636 / zbx_tem_redis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multi Instance Redis Discovery Template for Zabbix 3.4

Requirements

Zabbix server must be >= 3.4 And Tested on CentOS 6
Put the 'userparameter_redis_lld_plus.conf' into $UserParameter's directory.
On the zabbix server web page import XML template file.
Set the host macro {$REDIS_PW}. If there is no password required, use any non-empty string.
Needs commands: telnet redis-cli (ps pgrep grep sed awk tr)

Features

  • Discovering redis instances and who is slave through ports
  • Get redis info/config/slaveinfo and output json format
  • Create "Dependent Item" by "preprocessing"
  • Generate graphs and Key indicators trigger

Example graphs

About