- Making this cookbook compatible with Chef 13.
- Hotfixes. Do not hurry.
- User Parameter redis.zabbix.get was added.
- not_if tiny syntax fix.
- do not add custom apt repo on Ubuntu Xenial 16.04
- iostat data monitoring
- Many updates to PgMonz Zabbix templates disabling some items/triggers and changes to graphs.
- iostat
- runit services
- configure official zabbix repo for all debian-based distros.
- switching to zabbix-agent 2.4 by default.
- specfile for recipe[zabbix-agent::pg-monitoring] updated.
- pg-monitoring now uses pg_monz suite
- new recipe for md arrays check based on linuxsquad/zabbix_mdraid
- shell oneliner command was updated for
proc.rss.mem[*]
- spec file updated
Zabbix prohibits special characters inside item parameters, so custom parameter formar was implemented. See README for details.
- ChefSpec full coverage
- cookbook dependencies: apt and sudo
- iostat Zabbix UserParameters are deprecated and were removed
- UserParameter
proc.mem.rss[*]
test configuration for per process RSS memory monitoring.