mhollick / puppet-graphiteapi

Use Puppet to install graphite-api from pip in a virtualenv.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

puppet-graphiteapi

(Also includes carbon.)

Starting with graphiteapi

Install the other modules that are needed.

include graphiteapi

This will set up:

  • Carbon using the packages
  • graphite-api running on localhost:8080.

Limitations

This module only runs on RHEL 6 to my knowledge.

This module does not provide for any configuration of Carbon yet.

Testing

There are no actual tests to speak of at this time.

I have personally tested this and gotten it to work with Grafana without issue.

About

Use Puppet to install graphite-api from pip in a virtualenv.

License:Apache License 2.0


Languages

Language:Ruby 48.4%Language:Puppet 44.9%Language:Shell 3.5%Language:HTML 3.2%