----- Original Message -----
> From: "dkoleary" <[email protected]>
> To: "puppet-users" <[email protected]>
> Sent: Friday, 13 January, 2017 20:52:30
> Subject: Re: [Puppet Users] Open source puppet performance monitoring/tuning?

> Thanks; That looks like a pretty cool too; unfortunately, I can't seem to
> get it to run.
> 
> Centos 6.8 fully patched:
> 
> $ ./report_print.rb
> ./report_print.rb:17:in `require': no such file to load -- puppet
> (LoadError)
>        from ./report_print.rb:17

if you're on puppet 4 you'll need to do:

 /opt/puppetlabs/puppet/bin/ruby report_print.rb

basically you have to use the ruby that puppet uses

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/1449934135.1132789.1484337980731.JavaMail.zimbra%40devco.net.
For more options, visit https://groups.google.com/d/optout.

Reply via email to