On 16.09.2010, at 11:31, Ben Tullis wrote:
Are old reports purged at any time, or will they hang about for ever?
Our dashboard_production.reports table now contains ~380,000 entries
and
consumes 814MB of disk space. Would it help to prune these to a
certain
time-period?
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 with puppet too.
Might there be any indexes missing from my database? I think I
installed
the dashboard at version 1.0, but ran the database upgrade script
between 1.0.1 and 1.0.3.
Rack::Bug is a tool you can use to get an idea about missing indexes:
http://github.com/brynary/rack-bug
--
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 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.