Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 624 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 624 Bytes

stackdriver cookbook

Handles the setup and installation of the stackdriver agent.

Requirements

Supports CentOS, RHEL, Amazon, and Ubuntu linux distributions.

Usage

add stackdriver::default to your run list.

Attributes

repo_url - location of the package repository. api_key - set the api key from your stackdriver account. config_collectd - should stackdriver handle collectd.conf autogeneration. Default is true.

Recipes

stackdriver::default - sets up the repository and installs the stackdriver agent.

Author

Author:: TABLE XI ([email protected])

Author:: Kevin Reedy ([email protected])