On 7/13/15 3:40 PM, JonY wrote:
> I'm wondering if puppet could be used to collect `sar` style data. Does
> such a module exist? Is this outside the intended use of facter?
> 
> -- 

Hi JonY,

You could have custom facts for the data you want, such as load and
other system metrics. Throw PuppetDB into the mix and the facts would
get stored in a database for you to query.

The issue is that the resolution would be that of your puppet runs where
the default is every thirty minutes. To do any real debugging with the
data you would need a higher resolution. Suggest looking at tools like
collectd.

Best regards,
-g

-- 
Garrett Honeycutt
@learnpuppet
Puppet Training with LearnPuppet.com
Mobile: +1.206.414.8658

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/55A593B2.4060201%40garretthoneycutt.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to