Adoptable Cookbooks List

Looking for a cookbook to adopt? You can now see a list of cookbooks available for adoption!
List of Adoptable Cookbooks

Supermarket Belongs to the Community

Supermarket belongs to the community. While Chef has the responsibility to keep it running and be stewards of its functionality, what it does and how it works is driven by the community. The chef/supermarket repository will continue to be where development of the Supermarket application takes place. Come be part of shaping the direction of Supermarket by opening issues and pull requests or by joining us on the Chef Mailing List.

Select Badges

Select Supported Platforms

Select Status

RSS

zabbix (40) Versions 0.0.10

Installs/Configures Zabbix Agent/Server

Policyfile
Berkshelf
Knife
cookbook 'zabbix', '= 0.0.10', :supermarket
cookbook 'zabbix', '= 0.0.10'
knife supermarket install zabbix
knife supermarket download zabbix
README
Dependencies
Quality -%
= DESCRIPTION: This cookbook installa zabbix-agent and zabbix-server. Be careful the way it is now, it only work on x86_64 By defaut the cookbook install zabbix-agent, check the attribute for enable/disable zabbix_server / web or disable zabbix_agent installation. Default login password for zabbix frontend is admin / zabbix CHANGE IT ! The mikoomi part is not standard , it has be tune for working on agent side, so include the zabbix::mikoomi recipe on agent side. = REQUIREMENTS: = ATTRIBUTES: Don't forget to set [:zabbix][:agent][:servers] = ["Your_zabbix_server.com"] before running agent recipe. Don't forget to set [:zabbix][:web][:fqdn] before running the web recipe. If you want to use beta release of zabbix you can change the branch attribute and the zabbix version example : node[:zabbix][:server][:branch] = "ZABBIX%20Latest%20Development" node[:zabbix][:server][:version] = "1.9.6" = USAGE: Be carefull when you update your server version, you need to run the sql patch in /opt/zabbix-$VERSION. = TODO: - Support more platform on agent side centos, windows ? - Add support for ufw , this way search agent how need to have accces to zabbix_server:10051 <-> zabbix_agent:10050 = CHANGELOG: 0.0.10 - Preparation for multiple type installation and some refactoring - Support the installation of a beta version when using the install_method == source and changing the attribute branch 0.0.9 - Tune of mikoomi for running on agent side. 0.0.8 - Fix some major issu 0.0.7 - Add some love to php value - Now recipe mysql_setup populate the database - Minor fix 0.0.6 - Change the name of the web_app to fit the fqdn of the apps

Dependent cookbooks

mysql >= 1.2.0
database >= 1.0.0
apache2 >= 0.0.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

No quality metric results found