Age | Commit message (Expand) | Author |
2012-01-01 | changed the matches regexp to be not greedy so other things like tables and c... | Micah Anderson |
2012-01-01 | table privileges don't have the name with _privs on the end, also the actuall... | Micah Anderson |
2011-12-30 | add column grant to mysql_grant | Micah Anderson |
2011-12-30 | add table grant privilege handling to mysql_grant | Micah Anderson |
2010-11-02 | add mysql::client::perl, same as mysql::client::ruby | Micah Anderson |
2010-11-01 | add mysql munin graphs and adjust the file distribution to match the right lo... | Micah Anderson |
2010-10-29 | fully qualify the path to mysqladmin, without it, you will get this error: | Micah Anderson |
2010-10-26 | fixed stray semicolon | Micah Anderson |
2010-10-26 | fix script_path_in parameter | Micah Anderson |
2010-10-26 | fix munin script path | Micah Anderson |
2010-10-26 | move the mysql::server::munin::base class to its own file | Micah Anderson |
2010-10-26 | fix incorrect munin graph names | Micah Anderson |
2010-10-26 | add the mysql munin graphs: | Micah Anderson |
2010-10-18 | . remove the check_mysql_health script from the mysql module, instead it belo... | Micah Anderson |
2010-10-18 | change the default $check_hostname variable to be the localhost interface. Th... | Micah Anderson |
2010-10-17 | add a README which describes all the functionality, how to use it, and the pr... | Micah Anderson |
2010-10-17 | simplify the nagios check_mysql_health plugin process: | Micah Anderson |
2010-10-17 | add new version of check_mysql_health plugin | Micah Anderson |
2010-09-27 | add a more advanced mysql health check plugin: | Micah Anderson |
2010-09-22 | fixing merge error which removed a / -- round 2 | Micah Anderson |
2010-09-22 | fixing merge error which removed a / | Micah Anderson |
2010-09-22 | fix pathing, its /usr not /user | Micah Anderson |
2010-09-22 | Merge remote branch 'remotes/immerda/master' | Micah Anderson |
2010-09-22 | remove license reference from init.pp, as there is no LICENSE file to be refe... | Micah Anderson |
2010-09-22 | increase timeout before killing to account for slower startup speed of larger... | Micah Anderson |
2010-09-22 | add copyright notice in header | Micah Anderson |
2010-09-22 | allow for different my.cnf files according to the OS release | Micah Anderson |
2010-09-22 | require package mysql-server for service mysql instead of mysql-client | Micah Anderson |
2010-08-11 | remove unnecessary fileserver variable (#2460) round II | mh |
2010-08-11 | get rid off expensive which call | mh |
2010-08-07 | remove unnecessary fileserver variable (#2460) | mh |
2010-07-21 | add define to manage a common db/user setup | mh |
2010-07-21 | some minor updates to the providers | mh |
2010-07-01 | merge with lavamind | mh |
2010-05-10 | add mysql::client::ruby subclass | Jerome Charaoui |
2010-05-10 | implement mysql::client subclasses | Jerome Charaoui |
2010-05-07 | adapt to new common module | Jerome Charaoui |
2010-04-22 | fix quoting | mh |
2010-04-04 | as we are in ruby we need to double escape that | mh |
2010-04-04 | escape table and db names | mh |
2010-04-02 | manage file before cron, but only when we actually manage the file | mh |
2010-04-02 | make backup dir management optional | mh |
2010-04-02 | improve optimize script to work as well on weird named tables | mh |
2010-04-02 | allow one to disable nagio smysql checks | mh |
2010-04-02 | move scripts to /usr/local/sbin, old scripts are getting removed by wiping th... | mh |
2010-04-02 | no need to have an empty class | mh |
2010-04-02 | no need to set an empty source dir | mh |
2009-12-22 | adjust nagios mysql user to allow tcp connections | Jerome Charaoui |
2009-12-11 | add nagios class to create mysql user and grant for nagios, with option to sk... | Jerome Charaoui |
2009-12-11 | manage mysql munin plugin per-OS, use debian.cnf on Debian | Jerome Charaoui |