aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/nagios-check_mysql_slave
Commit message (Collapse)AuthorAgeFilesLines
* - Update mirror URL on my portszi2012-03-231-1/+1
| | | | Feature safe: yes
* Fix PORTSCOUT syntaxzi2011-08-091-1/+1
| | | | Approved by: wxs (mentor)
* Pacify portlintzi2011-08-021-2/+4
| | | | | | Add PORTSCOUT variable to eliminate incorrect guesses Approved by: wxs (mentor)
* Update my email address on the ports I maintain.zi2011-07-161-1/+1
| | | | Approved by: wxs@ (mentor)
* The check_mysql_slave plugin allows you to check that a particularwxs2011-05-294-0/+51
MySQL replication slave is running and (coming soon) is within a threshold bytes or seconds behind its master. WWW: http://buhacoff.net/software/check_mysql_slave PR: ports/157066 Submitted by: Ryan Steinmetz <rpsfa@rit.edu>