topbeat
Topbeat is a lightweight shipper that you can install on your servers to periodically read system-wide and per-process CPU and memory statistics and then index the statistics in Elasticsearch.
Version information
released Sep 30th 2016
Start using this module
Add this module to your Puppetfile:
mod 'ferrydg-topbeat', '0.5.1'
Learn more about managing modules with a PuppetfileDocumentation
ferrydg/topbeat — version 0.5.1 Sep 30th 2016
topbeat
A puppet module to manage topbeat (https://www.elastic.co/products/beats/topbeat)
Requirements
- Puppet 2.7.x or better.
- The stdlib Puppet library.
- The file_concat Puppet library.
Dependencies
- ispavailability/file_concat (>= 0.3.0)