-
chef-handler-graphite-1.2.0-1.lbn19.noarch
Push reporting stats to Graphite.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
chef-handler-jenkins-0.2-1.lbn19.noarch
Track deployment of files through Jenkins
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
chef-handler-logstash-0.0.1-1.lbn19.noarch
Send report to logstash port listening for json_events.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
chef-handler-profiler-0.0.2-1.lbn19.noarch
Report on the run time of cookbooks, recipes, and resources
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
chef-handler-splunk-2.1.0-1.lbn19.noarch
Allows searching and reporting of Chef run metrics from Splunk.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
chef-handler-splunkstorm-1.2.0-1.lbn19.noarch
Allows searching and reporting of Chef run metrics from Splunk Storm.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
chef-handler-updated-resources-0.1-1.lbn19.noarch
Chef report handler to display resources updated in the Chef Run
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
chef-handler-xmpp-0.2.2-1.lbn19.noarch
Chef report handler to send messages to xmpp/jabber/gchat accounts.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
chef-handler-zenoss-0.0.2-2.lbn19.noarch
Allows reporting of Chef run metrics from Zenoss event console.
You'll need the chef_handler recipe and something like the following in a recipe of
your own:
chef_handler 'Chef::Handler::ZenossHandler' do
action :enable
arguments [node[:zenoss][:server_url],
node[:zenoss][:server_username],
node[:zenoss][:server_password] ]
source ::File.join(::Gem.all_load_paths.grep(/chef-handler-zenoss/).first,
'chef', 'handler', 'zenoss')
end
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
chef-metal-0.14.1-1.lbn19.noarch
A library for creating machines and infrastructures idempotently in Chef.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19