Installs and configures zabbix-agent and appropriate custom scripts for it if needed.
node['zabbix']['listen']
- Ip address or interface to listen on. Default: 0.0.0.0node['zabbix']['server_name']
- Server name or ip address that is allowed to connect to this zabbix_agent. Default: zabbix.example.comnode['zabbix']['agent_debuglevel']
- Log level. Default: 3node['zabbix']['agent_log_dir']
- Directory to put log files in. Default: /var/log/zabbix-agentnode['zabbix']['agent_pid_dir']
- Directory to put pid file in. Default: /var/run/zabbix
iostat
dev.iostat[*]
Where star stands for disk name. Show iops for that device.
mdraid
dev.md[*]
Invoked automatically if /proc/mdstat exists. Creates script that checks the status of md raid device.
2013 Evil Martians (surrender@evilmartians.com)