summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-26add 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-18change the default $check_hostname variable to be the localhost interface. Th...Micah Anderson
2010-10-17add a README which describes all the functionality, how to use it, and the pr...Micah Anderson
2010-10-17simplify the nagios check_mysql_health plugin process:Micah Anderson
2010-10-17add new version of check_mysql_health pluginMicah Anderson
2010-09-27add a more advanced mysql health check plugin:Micah Anderson
2010-09-22fixing merge error which removed a / -- round 2Micah Anderson
2010-09-22fixing merge error which removed a /Micah Anderson
2010-09-22fix pathing, its /usr not /userMicah Anderson
2010-09-22Merge remote branch 'remotes/immerda/master'Micah Anderson
2010-09-22remove license reference from init.pp, as there is no LICENSE file to be refe...Micah Anderson
2010-09-22increase timeout before killing to account for slower startup speed of larger...Micah Anderson
2010-09-22add copyright notice in headerMicah Anderson
2010-09-22allow for different my.cnf files according to the OS releaseMicah Anderson
2010-09-22require package mysql-server for service mysql instead of mysql-clientMicah Anderson
2010-08-11remove unnecessary fileserver variable (#2460) round IImh
2010-08-11get rid off expensive which callmh
2010-08-07remove unnecessary fileserver variable (#2460)mh
2010-07-21add define to manage a common db/user setupmh
2010-07-21some minor updates to the providersmh
2010-07-01merge with lavamindmh
2010-05-10add mysql::client::ruby subclassJerome Charaoui
2010-05-10implement mysql::client subclassesJerome Charaoui
2010-05-07adapt to new common moduleJerome Charaoui
2010-04-22fix quotingmh
2010-04-04as we are in ruby we need to double escape thatmh
2010-04-04escape table and db namesmh
2010-04-02manage file before cron, but only when we actually manage the filemh
2010-04-02make backup dir management optionalmh
2010-04-02improve optimize script to work as well on weird named tablesmh
2010-04-02allow one to disable nagio smysql checksmh
2010-04-02move scripts to /usr/local/sbin, old scripts are getting removed by wiping th...mh
2010-04-02no need to have an empty classmh
2010-04-02no need to set an empty source dirmh
2009-12-22adjust nagios mysql user to allow tcp connectionsJerome Charaoui
2009-12-11add nagios class to create mysql user and grant for nagios, with option to sk...Jerome Charaoui
2009-12-11manage mysql munin plugin per-OS, use debian.cnf on DebianJerome Charaoui
2009-12-11manage permissions on debian.cnfJerome Charaoui
2009-12-10make backup and optimize cron jobs optional; introduce $mysql_backup_cron, $m...Jerome Charaoui
2009-12-10change mysql client alias and quote resource namesJerome Charaoui
2009-12-10run mysql_set_rootpw if $mysql_rootpw changesJerome Charaoui
2009-12-10add Debian supportJerome Charaoui
2009-11-19be nicer during mysql backupmh
2009-11-14update to 0.25.x stylemh
2009-11-02recursivly updating file path to new 0.25 stylemh
2009-10-31move plugin directory to fit new 0.25 stylemh
2009-10-04fix class namingmh
2009-10-03refactor classesmh
2009-05-19fixing fucked up licensemh