Skip to content

apptentive-engineering/cookbook-munin-statsd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Installs and configures the munin-statsd bridge authored by Brian Staszewski ([email protected]).

Requirements

The node['statsd']['host'] attribute must be set to the hostname or ip address of the statsd server.

Platform

Tested on Amazon Linux. Should be platform-neutral.

Cookbooks

  • perl

Attributes

  • node['statsd']['host'] - hostname or ip address of the statsd server.
  • node['statsd']['host'] - port of the statsd server. Defaults to 8125
  • node['statsd']['use_tags'] - true to use tags with DataDog Statsd. Defaults to false.

Recipes

default

Installs the Munin::Node::Client CPAN module, installs the munin-statsd script, and configures cron to run the script every minute.

License and Author

Copyright (c) 2013, Apptentive, Inc. All rights reserved.

Released under the BSD 3-clause license. See LICENSE for more information.

About

Chef Cookbook, Installs & Configures the munin-statsd.pl bridge

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published