vagn scott
2011-Jul-07 08:44 UTC
[Puppet Users] catalog run time? what about facter run time?
The catalog run time that is reported: does that include the facter run time? If not, how should I get that? What kind of performance statistics does puppet/facter keep, if any, and how do I access them? Is there a FM I should R? -- Thanks, vagn -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
James Turnbull
2011-Jul-07 16:24 UTC
Re: [Puppet Users] catalog run time? what about facter run time?
vagn scott wrote:> > The catalog run time that is reported: does that include the facter run > time? > If not, how should I get that? What kind of performance statistics does > puppet/facter keep, if any, and how do I access them? Is there a FM I > should R? >It doesn''t include the Facter runtime but you can output performance data from Facter by running it with the --timing switch on the command line. As to other statistics - there are a number in reports that you can access. See http://projects.puppetlabs.com/projects/puppet/wiki/Report_Format_2. Regards James Turnbull -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.