[Puppet Users] catalog run time? what about facter run time?

2011-07-07 Thread vagn scott


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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.



Re: [Puppet Users] catalog run time? what about facter run time?

2011-07-07 Thread James Turnbull

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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.