Installs the draios monitoring agent
The following platforms have been tested with this cookbook
- Ubuntu 12.04+
- CentOS 6.3+
draios
- Setup the yum or apt repositorydraios::client
- Installs the agentdraios::remove
- Removes the agent
This cookbook assumes you are using the wrapper cookbook pattern, are adding the access_key attribute directly to the cookbook or overriding the attribute via a role.
Add your access_key via the attribute
default[:draios][:access_key] = 'YOUR_ACCESS_KEY_GOES_HERE
Include recipe[draios::client]
in your run_list or recipe.
Author: Patrick Humpal (patrick@netvilla.net)
License: Apache