Skip to content
This repository has been archived by the owner on Dec 2, 2020. It is now read-only.
/ puppet-statsd Public archive
forked from cadwallion/puppet-statsd

Puppet module for statsd, aimed at boxen.

License

Notifications You must be signed in to change notification settings

boxen/puppet-statsd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

puppet-statsd

Build Status

Puppet module for statsd configuration, designed for boxen

Usage

Add to your boxen's module.

include statsd

This module uses a plist to setup the service. See config.pp for config settings of statsd. This optionally loads graphite as the backend.

Required Puppet Modules

  • boxen
  • stdlib
  • node - Technically all you need is which node to resolve, I don't care which module.

Development

Write code. Run script/cibuild to test it. Check the script directory for other useful tools.

About

Puppet module for statsd, aimed at boxen.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Puppet 61.5%
  • Ruby 24.7%
  • Shell 13.8%