summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2010-10-17 18:23:42 -0400
committerMicah Anderson <micah@riseup.net>2010-10-17 18:23:42 -0400
commit60311652002861f64618417d580e2174fa3325cc (patch)
tree96841975fc27e9c26ee79d59952973ebac21f6b7 /README
parent9463479afa16c2d25c9298d76b07e3363b3d170a (diff)
simplify the nagios check_mysql_health plugin process:
1. use the new plugin deploy feature in nagios (nagios::plugin::deploy) 2. remove unnecessary classes and inheritance - this plugin seems reasonable to install by default, and in fact it could be argued that the other 'check_mysql' plugin that still remains can be removed, as its functionality is vastly overshadowed by this one 3. add the 'repl_client_priv' mysql grant privs to the nagios user. these are needed for the check_mysql_health plugin slave replication modes. According to http://dev.mysql.com/doc/refman/5.0/en/privileges-provided.html#priv_replication-client - The REPLICATION CLIENT privilege enables the use of SHOW MASTER STATUS and SHOW SLAVE STATUS. These privileges are not too much to provide to the nagios user, as they are only informational 4. setup the define "check_health" so it can be used easily
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions