[Puppet Users] Re: Dashboard database optimization

2010-09-16 Thread Ben Tullis
Hi Oliver and Rob, I think I'll be implementing all of those suggestions in the near future then. Many thanks to you both. We're only on MySQL 5.0 for now, so no compressed rows, but that's a very interesting technique. I'll keep my ear to the ground for 1.0.4 as well. Ben -- You received this

[Puppet Users] Re: Dashboard database optimization

2010-09-16 Thread Ben Tullis
Thanks for the response, but I think you've misunderstood the first bit. > Rails logs are not rotated by default. The rails world would use a   > capistrano task: > > http://blog.daeltar.org/logrotate-with-capistrano-generated-configura > > This is creating a logrotate file - which can be done wit

[Puppet Users] Dashboard database optimization

2010-09-16 Thread Ben Tullis
to know if anyone else has any suggestions or similar experiences. Thanks. -- Ben Tullis -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-us...@googlegroups.com. To unsubscribe from this gro

[Puppet Users] Re: ANNOUNCE: Puppet Dashboard 1.0.3 released

2010-08-06 Thread Ben Tullis
Hi there, > All previous versions of Dashboard needed write access to the "db", > "log" and "tmp" directories. Writing to the "public" directory is new to > this version. > I can report that it now also needs write access to the "config" directory. Our dashboard has just been updated and the dat

[Puppet Users] Re: Dashboard external node tool - defaults

2010-07-30 Thread Ben Tullis
Thanks Rein. I'll keep an eye on the progress. Kind regards, Ben On Jul 30, 4:28 pm, Rein Henrichs wrote: > Excerpts from Ben Tullis's message of Fri Jul 30 06:49:22 -0700 2010: > > > How do I set a default classes for all nodes? > > Hi Ben, > > Dashboard doesn't currently have something like a

[Puppet Users] Re: Puppet dashboard and environments

2010-07-30 Thread Ben Tullis
Hi Rein, OK, thanks for letting me know. I will press on with setting the environment with a suitable parameter then. Kind regards, Ben On Jul 30, 4:21 pm, Rein Henrichs wrote: > Excerpts from Ben Tullis's message of Fri Jul 30 04:29:46 -0700 2010: > > > Why doesn't the dashboard understand w

[Puppet Users] Dashboard external node tool - defaults

2010-07-30 Thread Ben Tullis
Hello, I have a query about the use of the Puppet Dashboard as an external node classification tool. How do I set a default classes for all nodes? Previously, we had the following in nodes.pp node default { include ourbaseclass } Now we are trying to move towards having the cla

[Puppet Users] Puppet dashboard and environments

2010-07-30 Thread Ben Tullis
Hi puppet users, We've got a puppet (0.24.8) implementation with two environments, called production and testing. We've also got a Puppet Dashboard (1.0) instance up and running, which is receiving and displaying reports from hosts in both of the environments. We would like to start using the das