Skip to content

Simple vagrant box, bundled with graphite, statsd, carbon and grafana frontend

License

Notifications You must be signed in to change notification settings

bmxpert1/grafana-vagrant-puppet-box

 
 

Repository files navigation

Graphite, Carbon, statsd, ElasticSearch and Grafana - All-in-one

Provision a virtual machine with vagrant and puppet with

all ready to boot and receive those precious logging memories from whatever you find interesting to log.

Details:

Debian package for statsd (github.com/etsy) included

Port overview

Installation

All hail Vagrant and Puppet for making it possible for me to share this simple recipe.

git clone https://github.com/pkkummermo/grafana-vagrant-puppet-box.git
cd grafana-vagrant-puppet-box
vagrant up
open http://localhost:9100/ to see Graphite running
open http://localhost:9100/grafana/ to see Grafana running

SETUP

You must take into account your own needs for a graphite server. In short: this is a simple wireframe which you should put your personal touch to :)

Contributors

Glorious thanks to original creators jimdo and liuggio for creating the original file making it easy for me to build atop of it. All git history shows their work :)

Original repo: https://github.com/Jimdo/vagrant-statsd-graphite-puppet.git

About

Simple vagrant box, bundled with graphite, statsd, carbon and grafana frontend

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Puppet 35.0%
  • Shell 33.6%
  • Python 16.4%
  • JavaScript 15.0%