Description
A cookbook that installs spydle to help monitor services and push data into the metric server.
Requirements
This cookbook depends on the java cookbook and has been tested under Ubuntu.
Attributes
This cookbook uses the following attributes to configure how it is installed.
node['spydle']['conf_dir']
- Location for Spydle configurationnode['spydle']['lib_dir']
- Location for Spydle jarsnode['spydle']['user']
- User Spydle runs asnode['spydle']['group']
- Group Spydle runs asnode['spydle']['package_url']
- The URL to download spydle from.node['spydle']['package_checksum']
- The SHA256 checksum of spydle jars.
Usage
..