Port details |
- check_mysql_health Nagios plugin to check various parameters of a MySQL database
- 2.2.2 net-mgmt
=2 2.2.2Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2010-11-08 16:58:14
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: pdflib, percona-toolkit
- License: GPLv2
- Description:
- Plugin to check various parameters of a MySQL database.
The english site is at /en/, but not as up2date.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- check_mysql_health>0:net-mgmt/check_mysql_health
- To install the port:
- cd /usr/ports/net-mgmt/check_mysql_health/ && make install clean
- To add the package, run one of these commands:
- pkg install net-mgmt/check_mysql_health
- pkg install check_mysql_health
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: check_mysql_health
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1472021297
SHA256 (check_mysql_health-2.2.2.tar.gz) = bae2a2b415a902a42287459acdc4dda5278decd43bd24b4ac7770ec2ad11559f
SIZE (check_mysql_health-2.2.2.tar.gz) = 140250
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-DBD-mysql>=0 : databases/p5-DBD-mysql
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net-mgmt_check_mysql_health
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.2.2 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.2.2 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.2.2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.2.2 07 Sep 2016 10:31:10
  |
amdmi3  |
- Update to 2.2.2
PR: 212094
Submitted by: joneum@bsdproject.de |
2.2.1 01 Apr 2016 14:16:20
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
2.2.1 05 Sep 2015 14:40:42
  |
pi  |
net-mgmt/check_mysql_health: 2.1.5.1 -> 2.2.1
Changes: see
https://labs.consol.de/de/nagios/check_mysql_health/
The changelog is in english, but the english page (/en/) is not up2date
- 2.2.1 - 2015-08-18
fix the autoconf m4, so the debian-builds don't fail (thanks Jan Wagner)
- 2.2 - 2015-04-23
add rfc3986-encoded passwords
- 2.1.9.2 2014-12-22
bugfix in InnoDB initialization & versions > 5.6.1 (Thanks Jorg Veit)
- 2.1.9.1 2014-06-12
add connections_aborted, open_files to the pnp template
(Thanks Simon Meggle) (Only the first 15 lines of the commit message are shown above ) |
2.1.5.1_1 21 Aug 2015 19:57:35
  |
amdmi3  |
- Add LICENSE_FILE
- Add NO_ARCH
- Fix WWW: |
2.1.5.1_1 19 Aug 2015 07:54:45
  |
erwin  |
Reset maintainer
<ssanders@taximagic.com>: host smtp15.msoutlookonline.net[64.78.47.78] said:
550 5.1.1 <ssanders@taximagic.com>: Recipient address rejected: User
unknown in relay recipient table (in reply to RCPT TO command)
Sponsored by: DK Hostmaster A/S |
2.1.5.1_1 10 Dec 2014 13:32:30
  |
rodrigo  |
Fix warnings when run check_mysql_health with perl >= 5.16
Remove unnecessary dirs from plist
PR: ports/189370
Submitted by: rodrigo |
2.1.5.1 12 Feb 2014 09:44:37
  |
miwi  |
- Stage support |
2.1.5.1 20 Sep 2013 22:24:44
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt) |
2.1.5.1 04 Sep 2013 03:27:38
  |
az  |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
2.1.5.1 30 Jun 2012 12:42:52
 |
az  |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
2.1.5.1 18 May 2011 01:55:00
 |
dougb  |
Update to 2.1.5.1:
2011-01-03
bugfix in mode sql (numerical vs. regexp output)
2010-12-20 2.1.5
fixed a division by zero bug in index-usage (Thanks Wiltmut Gerdes)
fixed a severe bug when loading dynamic extensions (Thanks Ralph Schneider)
added mode table-fragmentation
fixed a bug in table-lock-contention (thanks mayukmok00)
mode sql can now have a non-numerical output which is compared to a
string/regexp
new parameter ââ¬âdbthresholds
new mode report can be used to output only the bad news (short,long,html)
2010-10-02 2.1.4
added modes threads-created, threads-running, threads-cached
added connects-aborted, clients-aborted
Minor whitespace fix for PLIST_DIRS
PR: ports/157105
Submitted by: me
Approved by: maintainer |
2.1.3 20 Mar 2011 12:54:45
 |
miwi  |
- Get Rid MD5 support |
2.1.3 16 Dec 2010 04:03:05
 |
pgollucci  |
- Pass MAINTAINER to co-worker |
2.1.3 08 Nov 2010 16:57:59
 |
pgollucci  |
a plugin to check various parameters of a MySQL database
WWW: http://labs.consol.de/lang/en/nagios/check_mysql_health/ |