aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/nagios-check_mysql_slave
Commit message (Collapse)AuthorAgeFilesLines
* - Support stagingEmanuel Haupt2014-03-181-8/+9
| | | | | | | - Define DOCS option Notes: svn path=/head/; revision=348568
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-4/+2
| | | | | | | net-mgmt) Notes: svn path=/head/; revision=327757
* - convert to the new perl5 frameworkAndrej Zverev2013-09-041-1/+2
| | | | | | | Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326245
* - Update mirror URL on my portsRyan Steinmetz2012-03-231-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=293717
* Fix PORTSCOUT syntaxRyan Steinmetz2011-08-091-1/+1
| | | | | | | Approved by: wxs (mentor) Notes: svn path=/head/; revision=279349
* Pacify portlintRyan Steinmetz2011-08-011-2/+4
| | | | | | | | | Add PORTSCOUT variable to eliminate incorrect guesses Approved by: wxs (mentor) Notes: svn path=/head/; revision=278721
* Update my email address on the ports I maintain.Ryan Steinmetz2011-07-151-1/+1
| | | | | | | Approved by: wxs@ (mentor) Notes: svn path=/head/; revision=277761
* The check_mysql_slave plugin allows you to check that a particularWesley Shields2011-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> Notes: svn path=/head/; revision=274774