Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Purpose

Collect all of the puppet stats from syslog and inject them into graphite

Installing

Run:

gem install

Setting up

edit the config file

vim config/environment.rb

Setting up Rsyslog

add lines similar to the following to your rsyslog.conf

if $programname == 'puppet-agent' then @MY_GRAPHITE_MACHINE:2515
if $programname == 'puppet-master' then @MY_GRAPHITE_MACHINE:2515

About

Pull puppet stats from syslog for use in graphite

Resources

Stars

16 stars

Watchers

12 watching

Forks

Releases

Packages

Used by

Contributors

Languages