On Wed, Jul 7, 2010 at 3:25 PM, Psyber <psyb...@gmail.com> wrote:
> I was looking into the reporting features in puppet today and realized
> that though I want the reports I don't want to bog my puppetmasters
> down with the task of generating the rrd and png files. Also I already
> have a server set up to do reporting on various other things that
> already has the space/CPU cycles and that's where everyone already
> goes to look for information. Plus we are running multiple
> puppetmasters and its a bit of a formula to figure out just what
> client reports to which puppetmaster. Is there a way to peel off that
> functionality to a separate centralized server?

You can use the reportserver configuration option for your puppet
agents to configure them to submit their reports to some other puppet
master than the one they obtain their configuration from.  This will
effectively off load the report processing from the configuration
compilation.

Hope this helps,
-- 
Jeff McCune
http://www.puppetlabs.com/

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-us...@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to