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

dbforbix (2) Versions 0.5.0

Installs/Configures dbforbix database monitoring solution for zabbix

Policyfile
Berkshelf
Knife
cookbook 'dbforbix', '= 0.5.0', :supermarket
cookbook 'dbforbix', '= 0.5.0'
knife supermarket install dbforbix
knife supermarket download dbforbix
README
Dependencies
Changelog
Quality 57%

dbforbix Cookbook

Description

Requirements

Cookbooks

The following cookbooks are dependencies for this:

  • systemd - needed to install dbforbix services on systemd.

Java

This daemon needs java to work. I decided to not depend the
java cookbook on this because many people install java using other methods.

Platform

The following platforms are supported and tested:

  • CentOS 7.2

Chef Server

The recommended chef version is at least >= 12.5

Usage

To use the cookbook, you can just add the default recipe to the run_list. It
will install on /opt/dbforbix and and configure the daemon and init scripts.

Attributes

Take a look at the attributes if you want to customize install location and
configuration options.

Attributes are documented on attributes/default.rb file. This way I don't need
to duplicate definitions here and there :)

Additional drivers

The recipe dbforbix::drivers contains some driver packages to download and
install. But unfortunately, dbforbix 3.x does not support loading external
jars, so the jars must be embedded in the main dbforbix\_run.jar file.

If you want additional drivers, create a custom package bundle and use it. For
example, to include the MSSQL JDBC driver, download the archive from the internet
(url is at the attributes/drivers.rb file), and repack the dbforbix_run.jar,
including the file mssql-jdbc-6.2.2.jre8.jar and modifying the manifest.

License and Author

Copyright 2018, Movile

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Dependent cookbooks

systemd >= 0.0.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

dbfoxbix CHANGELOG

This file is used to list changes made in each version of the dbforbix cookbook.

0.5.0 (2018-03-14)

  • Update for public release and newer dbforbix source

0.1.0 (2017-03-06)

  • Initial release of dbforbix

Collaborator Number Metric
            

0.5.0 failed this metric

Failure: Cookbook has 1 collaborators. A cookbook must have at least 2 collaborators to pass this metric.

Contributing File Metric
            

0.5.0 failed this metric

Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file

Foodcritic Metric
            

0.5.0 passed this metric

License Metric
            

0.5.0 passed this metric

No Binaries Metric
            

0.5.0 passed this metric

Testing File Metric
            

0.5.0 failed this metric

Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file

Version Tag Metric
            

0.5.0 passed this metric