portertech / chef-monitor

An OpsCode Chef cookbook for monitoring services, wrapping the Sensu cookbook.
http://community.opscode.com/cookbooks/monitor
84 stars 102 forks source link

Remove sensu::dashboard_service, replace with uchiwa #26

Closed sethlindberg closed 10 years ago

sethlindberg commented 10 years ago

since the newest sensu cookbook no longer has the sensu::dashboard_service recipe, it currently fails hard.

this is a quick and dirty change that replaces it with uchiwa. I haven't done much, but I did test in a vagrant and it provisioned correctly. fixes issue #23

https://github.com/portertech/chef-monitor/issues/23

portertech commented 10 years ago

@sethlindberg thank you, I will do some further testing.