chef-graphite icon indicating copy to clipboard operation
chef-graphite copied to clipboard

A Chef cookbook to install Graphite.

Results 7 chef-graphite issues
Sort by recently updated
recently updated
newest added

First time chef run goes well. But after rebooting the system, if I try to run chef, it fails at nginx restart Any direction or help appreciated. Logs below: ```...

On Ubuntu 14.04, the version of django, 1.6, which gets installed no longer works with modpython causing this error: ImportError: No module named modpython I'm afraid I don't have time...

Trying to run the cookbook on CentOS, the cookbook fails due to Upstart unable to support the restart action requested on the carbon.conf generationL notifies :restart, "service[carbon-cache]" service "carbon-cache" do...

Looks like the Apache config file is missing the following line to work withe Apache 2.4 which ships standard with Ubuntu 14.04 ``` Require all granted ``` Noted from http://httpd.apache.org/docs/2.4/upgrading.html

Task

Carbon apparently implements its own log-rotation facility, and there's [no way to disable it](https://answers.launchpad.net/graphite/+question/198157). This cookbook _also_ configures `logrotate` to rotate the same files, and the result is that all...

Defect

could not find recipe whisper for cookbook graphite.....

Defect

Per this [bug](https://answers.launchpad.net/graphite/+question/146483), priority is no longer used in storage_schemas. If I'm not mistaken, and they haven't added priority back into a later release, it means the attributes this cookbook...