Newer
Older
nextcloud-monitoring-dashboard / zabbix_agentd.conf.d / zabbix-agent-redis.conf
# See https://github.com/allenta/zabbix-template-for-redis
UserParameter=redis_server.discovery[*],/usr/local/bin/zabbix-redis.py -i '$1' -t server --redis-password <redis password> discover $2 2> /dev/null
UserParameter=redis_server.stats[*],/usr/local/bin/zabbix-redis.py -i '$1' -t server --redis-password <redis password> stats 2> /dev/null