mmtop icon indicating copy to clipboard operation
mmtop copied to clipboard

Mysql Monitor that can watch multiple hosts

Results 3 mmtop issues
Sort by recently updated
recently updated
newest added

Bumps [rake](https://github.com/ruby/rake) from 10.4.2 to 13.0.6. Changelog Sourced from rake's changelog. === 13.0.6 Additional fix for #389 Pull request #390 by hsbt === 13.0.5 Fixed the regression of #388 Pull...

dependencies

[root@puppettest ~]# mmtop -c /root/.mmtop_config /usr/lib/ruby/gems/1.8/gems/mmtop-0.9.10/lib/mmtop/mmconfig.rb:6:in `initialize': uninitialized constant MMTop::Config::YAML (NameError) from /usr/lib/ruby/gems/1.8/gems/mmtop-0.9.10/bin/mmtop:18:in`new' from /usr/lib/ruby/gems/1.8/gems/mmtop-0.9.10/bin/mmtop:18 from /usr/bin/mmtop:19:in `load' from /usr/bin/mmtop:19 [root@puppettest ~]# cat /root/.mmtop_config user: root password: @@@@@@ hosts: -...

> > explain 3 > > INSERT INTO tag_scores_pending (account_id, tag_name, score) SELECT > > account_id, tag_name, COUNT(*) AS score FROM taggings FORCE INDEX > > (index_taggings_on_account_id_and_created_at) WHERE created_at >...