oleg-filiutsich / cookbook-libzabbix

Cookbook for zabbix api LWRPs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This cookbook adds LWRPs that can be used to dynamically add objects to the zabbix server.

CK Version Build Status ![Gitter](https://badges.gitter.im/Join Chat.svg)

USAGE

include recipe in your metadata.rb file

LWRPs

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

TODO

  • LWRP clean up, port and testing
  • Update documentation

CHANGELOG

0.1.0

  • Initial conversion

0.8.0 forked from https://github.com/laradji/zabbix see this page for historical change log

About

Cookbook for zabbix api LWRPs

License:Apache License 2.0


Languages

Language:Ruby 100.0%Language:Shell 0.0%