This cookbook adds LWRPs that can be used to dynamically add objects to the zabbix server.
![Gitter](https://badges.gitter.im/Join Chat.svg)
include recipe in your metadata.rb file
Currently the LWRPs have not been completely ported to the new zabbix-agent cookbook.
- libzabbix_api_call
- libzabbix_application
- libzabbix_discovery_rule
- libzabbix_graph
- libzabbix_host_group
- libzabbix_hostgroup
- libzabbix_host
- libzabbix_interface
- libzabbix_item
- libzabbix_source
- libzabbix_template
- libzabbix_trigger_dependency
- libzabbix_trigger
- libzabbix_user
- LWRP clean up, port and testing
- Update documentation
- Initial conversion