There's some rake tasks, and other things, suggested here:
https://github.com/puppetlabs/puppet-dashboard
On Mon, Apr 11, 2011 at 5:29 AM, Vincent wrote:
> Hello,
>
> since the last upgrade to V1.1.0
> The dashboard is very slow
>
> I notice this slow queries in the log :
>
> Node Load (14178.9
Hello,
since the last upgrade to V1.1.0
The dashboard is very slow
I notice this slow queries in the log :
Node Load (14178.9ms) SELECT `nodes`.* FROM `nodes` INNER JOIN
`reports` ON reports.node_id = nodes.id WHERE ((reports.kind = 'apply'
AND reports.status != 'failed') AND (`nodes`.`hidde