A Zabbix template for monitoring rdiff-backup stats.
It uses Zabbix LLD for scaning directory and parsing session_statistics files.
Main script based on nagios check.
Tested on:
CentOS 6.x x86_64
Zabbix 2.2.x
- Patrik Majer (@czhujer) [email protected]
-
install a configure zabbix-agent
-
copy file "configs/zabbix-rdiff-backup-stats.conf" into your zabbix-agent include folder (e.g. /etc/zabbix/zabbix_agentd)
-
copy sudo config "configs/sudoers.d--zabbix-rdiff-backup-stats" in "/etc/sudoers.d
-
copy files from folder "scripts" into "/etc/zabbix/plugins"
-
reboot zabbix-agent service
-
import template file into your zabbix server
- T.B.D.