Skip to content
This repository has been archived by the owner on Dec 8, 2023. It is now read-only.

Latest commit

 

History

History
22 lines (15 loc) · 555 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 555 Bytes

Description

Chef cookbook that installs and configures the Librato Metrics Collectd Plugin.

Requirements

Attributes

  • node[:collectd_librato][:version] - Version of Librato Collectd plugin to install. Tag must exist. (optional, defaults to latest)
  • node[:collectd_librato][:email] - Librato Metrics Email
  • node[:collectd_librato][:api_token] - Librato Metrics API Token

Usage