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

stale-node-checker (3) Versions 1.0.1

Installs/Configures stale-node-checker

Policyfile
Berkshelf
Knife
cookbook 'stale-node-checker', '= 1.0.1', :supermarket
cookbook 'stale-node-checker', '= 1.0.1'
knife supermarket install stale-node-checker
knife supermarket download stale-node-checker
README
Dependencies
Quality 0%

stale-node-checker-cookbook

Checks your Chef cluster for any nodes that haven't checked in recently and sends an alert if there are any.

Supported Platforms

Tested on Ubuntu but isn't particularly platform specific.

Attributes

<table>
<tr>
<th>Key</th>
<th>Type</th>
<th>Description</th>
<th>Default</th>
</tr>
<tr>
<td><tt>['stale-node-checker']['threshold']['days']/['stale-node-checker']['threshold']['hours']/['stale-node-checker']['threshold']['minutes']</tt></td>
<td>Integer</td>
<td>Days/Hours/Minutes that a server has to be out of touch before an alert is triggered</td>
<td><tt>0/1/0 days/hours/minutes</tt></td>
</tr>
<tr>
<td><tt>['stale-node-checker']['max-nodes']</tt></td>
<td>Integer</td>
<td>Maximum number of nodes to bother including in the alert</td>
<td><tt>2500</tt></td>
</tr>
<tr>
<td><tt>['stale-node-checker']['ignore']</tt></td>
<td>Array</td>
<td>The FULL node name of any nodes to ignore</td>
<td><tt>Empty</tt></td>
</tr>
<tr>
<td><tt>['stale-node-checker']['alert-email']</tt></td>
<td>String</td>
<td>Where to send the alerts</td>
<td><tt>nil</tt></td>
</tr>
</table>

Usage

stale-node-checker::default

Include stale-node-checker in a wrapper cookbook or role.

License and Authors

Author:: EverTrue, Inc. (eric.herot@evertrue.com)

Dependent cookbooks

notifier >= 0.0.0
partial_search >= 0.0.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

Foodcritic Metric
            

1.0.1 failed this metric

FC023: Prefer conditional attributes: /tmp/cook/f051af3150c39850984b2888/stale-node-checker/recipes/default.rb:32