mvaitkus / vagrant-statsd-graphite-puppet

portable statsd + graphite server installation with puppet and vagrant

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

statsd + graphite to go

Provision a virtual machine with vagrant and puppet to play around with statsd and graphite

Details:

  • debian package for statsd (github.com/etsy) included
  • port forwardings enabled
  • graphite: http://localhost:8080/
  • statsd: 8125:udp

Installation

git clone https://github.com/Jimdo/vagrant-statsd-graphite-puppet.git
cd vagrant-statsd-graphite-puppet
vagrant up
open http://localhost:8080/

The default account is admin/admin

Contributors

Created by jimdo https://github.com/Jimdo

Contributors

About

portable statsd + graphite server installation with puppet and vagrant

License:MIT License


Languages

Language:Puppet 51.5%Language:Shell 35.3%Language:Python 13.1%