Skip to content

Prothon/chef-zabbix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zabbix-agent Cookbook

This cookbook sets up a zabbix client, points it to a zabbix server or proxy, and sets the name to be the hostname.

Attributes

Tested and works on: CentOS 6

zabbix-agent::default

Key Type Description
['zabbix-agent']['server']['ipaddress'] String This holds the IP address of the zabbix server.
['zabbix-agent']['client']['config'] String This is the location of the zabbix config directory.
['zabbix-agent']['client']['service'] String This is just the service name.

Usage

chef-zabbix::client

Contributing

  1. Fork the repository on Github
  2. Create a named feature branch (like add_component_x)
  3. Write your change
  4. Write tests for your change (if applicable)
  5. Run the tests, ensuring they all pass
  6. Submit a Pull Request using Github

License and Authors

Authors: Andrew Raymer

About

A chef recipe to set up zabbix 2.0.11

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages