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

librenms (18) Versions 0.2.25

Installs/Configures librenms

Policyfile
Berkshelf
Knife
cookbook 'librenms', '= 0.2.25', :supermarket
cookbook 'librenms', '= 0.2.25'
knife supermarket install librenms
knife supermarket download librenms
README
Dependencies
Quality 33%

librenms

Cookbook Version
Build Status

LibreNMS
Installation and configuration by chef

Cookbooks dependencies

  • apache2
  • logrotate
  • yum-epel

Platforms

The release is tested on:
* CentOS 7.x
* Ubuntu stretch/sid

Attributes

<table>
<tr>
<td>Attribute</td>
<td>Description</td>
<td>Default</td>
</tr>
<tr>
<td><code>node['librenms']['install']['version']</code></td>
<td>LibreNMS version to install (from github repo)</td>
<td><code>master</code></td>
</tr>
<tr>
<td><code>node['librenms']['contact']</code></td>
<td>Contact email</td>
<td><code>webmaster@example.com</code></td>
</tr>
<tr>
<td><code>node['librenms']['web']['name']</code></td>
<td>LibreNMS URL</td>
<td><code>librenms.example.com</code></td>
</tr>
<tr>
<td><code>node['librenms']['web']['port']</code></td>
<td>WebUI port</td>
<td><code>80</code></td>
</tr>
<tr>
<td><code>node['librenms']['user']</code></td>
<td>LibreNMS system user name</td>
<td><code>librenms</code></td>
</tr>
<tr>
<td><code>node['librenms']['group']</code></td>
<td>LibreNMS system group name</td>
<td><code>librenms</code></td>
</tr>
<tr>
<td><code>node['mariadb']['user_librenms']['password']</code></td>
<td>MariaDB user's password</td>
<td><code>default</code></td>
</tr>
<tr>
<td><code>node['librenms']['snmp']['community']</code></td>
<td>SNMP community</td>
<td><code>public</code></td>
</tr>
</table>

Features

  • rrdcached support
  • cron management
  • additional repositories (optional: EPEL, webtatic)
  • AD authentication (see LibreNMS doc pages for details)

TODO

  • nginx support
  • More external auth (LDAP, Radius, etc.)
  • SElinux support
  • Performance optimisations from LibreNMS doc
  • Worldmap support
  • poller modules support
  • all other extensions support

Author

Author:: criteo (n.grieco@criteo.com)

Copyright:: 2017, criteo

Dependent cookbooks

apache2 >= 0.0.0
logrotate >= 0.0.0
yum-epel >= 0.0.0
ark >= 0.0.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

Collaborator Number Metric
            

0.2.25 failed this metric

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

Contributing File Metric
            

0.2.25 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.2.25 failed this metric

FC066: Ensure chef_version is set in metadata: librenms/metadata.rb:1
Run with Foodcritic Version 14.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any

No Binaries Metric
            

0.2.25 passed this metric

Testing File Metric
            

0.2.25 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.2.25 passed this metric