$ wget h^ps://launchpad.net/graphite/0.9/0.9.10/+download/whisper-‐0.9.10.tar.gz $ find *.tar.gz -‐exec tar -‐zxvf '{}' \; $ cd whisper* $ sudo python setup.py install $ cd ../carbon* $ sudo python setup.py install $ cd ../graphite* $ sudo python check-‐dependencies.py All necessary dependencies are met. All opOonal dependencies are met. All dependencies are met! W00t!
$ sudo apt-‐get install graphite-‐web graphite-‐carbon That’s it. It’s installed! They walk you through some basic configuraOon… Took me ~20 to launch a VM, install, configure and have it running, while enjoying a beer! J
to follow… h^p://ma^.aimonew.net/posts/2013/06/26/pracOcal-‐guide-‐to-‐graphite-‐ monitoring/ The gem I ended up using… h^ps://github.com/jnunemaker/nunes Thanks!