[Puppet Users] Performance Monitoring of Puppet Server?

2015-07-14 Thread Stefan Dietrich
Hi, we are currently preparing to migrate our Puppet Master from the Apache/Passenger stack to Puppet Server. With the old stack, performance monitoring was quite easy, e.g. keeping an eye on the running master instances and Apache itself. However, monitoring for Puppet Server seems to be quite

Re: [Puppet Users] Re: Need help with python msi install on windows

2015-07-14 Thread Rob Reynolds
On Fri, Jul 10, 2015 at 2:12 AM, Gene Fontanilla ginofontani...@gmail.com wrote: The install box pops up and still requires me to choose the options I tried your script too. still same results. On Thursday, July 9, 2015 at 2:30:52 AM UTC+8, Rob Reynolds wrote: On Tue, Jul 7, 2015 at

Re: [Puppet Users] Puppet 4.2. and latest Puppet Agent 1.2.1-x64 on Windows 2008 r2 keeps crashing with error 400: Invalid byte sequence in UTF-8

2015-07-14 Thread Rob Reynolds
Would you mind including some logs from the agent as well? I'm looking for * facter --trace --debug facter.log 21 * puppet agent --test --debug --verbose --trace puppet.log 21 Thanks! On Mon, Jul 13, 2015 at 10:12 AM, mst3k gro...@gt-it.de wrote: Hi, I’m trying to set up a new

[Puppet Users] Re: Performance Monitoring of Puppet Server?

2015-07-14 Thread Byron Miller
New puppet server runs in JVM, so any JVM monitoring works really well. I personally use NewRelic and love it. On Tuesday, July 14, 2015 at 3:25:47 AM UTC-5, Stefan Dietrich wrote: Hi, we are currently preparing to migrate our Puppet Master from the Apache/Passenger stack to Puppet

[Puppet Users] Puppet 4.2. and latest Puppet Agent 1.2.1-x64 on Windows 2008 r2 keeps crashing with error 400: Invalid byte sequence in UTF-8

2015-07-14 Thread mst3k
Hi, (Sorry for double-posting, the first one captured a foreign topic.) I’m trying to set up a new heterogeneous environment with a Puppet 4.2. server running on a 14.04.2 Ubuntu LTS and some *nix and windows clients. Without any changes to the server (except enabling autosigning for my

[Puppet Users] Re: Puppet under passenger constantly crashing

2015-07-14 Thread Aimon Bustardo
Interestingly it appears to be the '--profile' that makes it work for me. The rest are not needed. On Tuesday, March 25, 2014 at 2:30:27 PM UTC-7, treydock wrote: I recently moved from manually configured Puppetmaster under passenger to fully managed using theforeman/puppet module. Now I

Re: [Puppet Users] PuppetLabs Netscaler Module

2015-07-14 Thread Matthew Ceroni
Hi: Thanks for making that change. I will test it out. However with the error I posted today it comes and goes. I will run it one time, and it works. Run it again and it fails with the autoload error. On Tuesday, July 14, 2015 at 11:06:58 AM UTC-7, Hunter Haugen wrote: That error appears

[Puppet Users] Windows Unzip Remote Zip file

2015-07-14 Thread Fraser Goffin
I have been trying out a couple of modules that provide the ability to unzip on Windows (reidmv/unzip and counsel/puppet-windows). Both of these work, indeed it would appear using a similar approach (powershell using .Copyhere). However both of them appear to require that the source zip file

Re: [Puppet Users] Collecting CPU load / usage facts

2015-07-14 Thread Garrett Honeycutt
On 7/13/15 3:40 PM, JonY wrote: I'm wondering if puppet could be used to collect `sar` style data. Does such a module exist? Is this outside the intended use of facter? -- Hi JonY, You could have custom facts for the data you want, such as load and other system metrics. Throw PuppetDB into

[Puppet Users] Net::ReadTimeout errors

2015-07-14 Thread Tim Dunphy
Hey all, I'm running puppet version 3.7.5 with foreman 1.7.4. Everything was going well with this setup for quite a long time. Many months at least it ran without even so much as a hiccup! Until recently when I started adding more nodes I've found this issue I'm having occurring every couple of

[Puppet Users] Re: How can I install ruby193 gems on CentOS 6 with softwarecollections (SCL)?

2015-07-14 Thread Stefan Lasiewski
From the silence, I'm going to guess that the gem provider cannot install gems from Ruby installed from the Software Collections. I did find a somewhat-related bug: '[PUP-3613] Add a parameter to the exec resource to support running commands in software collections without always using scl

[Puppet Users] Announce: PuppetDB 3.0.1 has been released

2015-07-14 Thread Russell Mull
PuppetDB 3.0.1 - July 14, 2015 PuppetDB 3.0.1 Downloads Available in native package format as part of Puppet Collection 1 (PC1). More information on the PC1 repositories is available here: http://bit.ly/1HQJDNb Binary tarball: http://downloads.puppetlabs.com/puppetdb/

[Puppet Users] Method to automatically/remotly clear out sign certificates

2015-07-14 Thread Grant Schoep
Using Puppet 3.6 now, but will be upgrading to 3.8 shortly. All running on CentOS 7 So I am setting up a small network to be used in testing application deploys/OS. The idea is basically this. 1. Build out a new VM(based off Puppet classes). 2. Install software 3. Test that software 4. Blow

Re: [Puppet Users] PuppetLabs Netscaler Module

2015-07-14 Thread Hunter Haugen
That error appears to still be the same thing (ruby barfing on the hash argument `parent: Puppet::Provider::Netscaler` . I made https://github.com/puppetlabs/puppetlabs-netscaler/pull/157 to change all the 1.9 hashes to normal hashes, so you can give that a go and see if it works. On Tue, Jul 14,

Re: [Puppet Users] PuppetLabs Netscaler Module

2015-07-14 Thread Matthew Ceroni
I upgraded to ruby 2 that is part of Redhat 7. Now upon running I get the following error http://pastebin.com/RveUf4ca Can't autoload puppet/type/netscaler_server. Thanks -- You received this message because you are subscribed to the Google Groups Puppet Users group. To unsubscribe from