Skip to content
This repository has been archived by the owner on Sep 9, 2020. It is now read-only.

exoscale/collectd-puppet-reports

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

collectd-puppet-reports

collectd module to gather metrics from puppet reports.

Prerequisite

  • A collectd installation with python support
  • The python pyyaml library installed
  • Puppet agents with reporting enabled

Configuration


LoadPlugin python

<Plugin python>
  <Module puppet_reports>
    ReportsDir "/var/lib/puppet/reports"
  </Module>
</Plugin>

About

python collectd module to gather metrics from puppet reports

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages