Re: [Puppet Users] Puppet Packet Rate?

2017-07-08 Thread Ramin K
Nothing fancy here. Parse the Apache log for /catalog/ to get catalog sizes though you may need to tweak what you're logging, I'm using the following, but only %b is needed to get bytes of the request. http://httpd.apache.org/docs/current/mod/mod_log_config.html LogFormat "%v %V %{X-Forward

Re: [Puppet Users] Puppet Packet Rate?

2017-07-08 Thread Soham Chakraborty
Ramin, I am interested to know how did you do the tests? I want to run a simulation myself. On Saturday, July 8, 2017 at 3:44:26 AM UTC+5:30, Ramin K wrote: > > On 7/7/17 9:52 AM, Peter Berghold wrote: > > Has anybody out there done any sort of study on what Puppet produces in > > terms of I/O