Port details |
- check_mysql_health Nagios plugin to check various parameters of a MySQL database
- 3.0.0.5_2 net-mgmt =4 3.0.0.5_2Version of this port present on the latest quarterly branch.
- Maintainer: kirill@varnakov.com
- Port Added: 2010-11-08 16:58:14
- Last Update: 2024-04-07 09:36:13
- Commit Hash: 92a030d
- People watching this port, also watch:: nagios-check_mysql_slave, nagios-certexp-plugin, nagios-check_hdd_health, memcached, postfix-postfwd
- License: GPLv2
- WWW:
- https://labs.consol.de/de/nagios/check_mysql_health/
- Description:
- Plugin to check various parameters of a MySQL database.
The english site is at /en/, but not as up2date.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- 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 = 1696574980
SHA256 (check_mysql_health-3.0.0.5.tar.gz) = 7d13c4864d8ac7d1b447bfa1049250d7580985d2e90089886773bb80db213b8a
SIZE (check_mysql_health-3.0.0.5.tar.gz) = 155312
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:
-
- gmake>=4.4.1 : devel/gmake
- autoconf>=2.72 : devel/autoconf
- automake>=1.16.5 : devel/automake
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- p5-DBD-mysql>=0 : databases/p5-DBD-mysql
- perl5>=5.36<5.37 : lang/perl5.36
- Library dependencies:
-
- libmysqlclient.so.21 : databases/mysql80-client
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net-mgmt_check_mysql_health
- USES:
- autoreconf mysql perl5 gmake
- 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 |
3.0.0.5_2 07 Apr 2024 09:36:13 |
Florian Smeets (flo) |
databases/p5-DBD-mysql: Fix for MariaDB users
Add a new variable DBD_MYSQL, use that in *_DEPENDS and add mysql to USES
where required. DBD_MYSQL will automatically set the correct DBD dependency.
In cd16748194e2 databases/p5-DBD-mysql was updated to 5.x, in 5.x the
support for MariaDB was removed and only MySQL >= 8.0 is supported.
In the 4.x releases MariaDB is still supported, according to upstream 4.x
will still be supported for a while [1], so use that for now when we detect
that MYSQL_FLAVOUR is set to mariadb. databases/p5-DBD-mysql4 was added in
d95f49cb3b54.
DBD:MariaDB would be another alternative, but migrating to it might need
more analysis than just staying with the 4.x releases of p5-DBD-mysql. This (Only the first 15 lines of the commit message are shown above ) |
3.0.0.5_1 19 Oct 2023 07:07:25 |
Robert Clausecker (fuz) Author: Kirill |
net-mgmt/check_mysql_health: attempt to fix the build
Seems like USES=autoreconf may be required.
PR: 274308 |
3.0.0.5 09 Oct 2023 07:40:28 |
Robert Clausecker (fuz) Author: Kirill |
net-mgmt/check_mysql_health: update to 3.0.0.5
Submitter becomes maintainer.
Changelog:
* 3.0.0.5
update GLPlugin, fix valdiff&lookback
* 3.0.0.4
was a bad idea. now if there is no cache activity, there are no perfdata
* 3.0.0.3
use the last good value for hitrates of there is absolutely no database
activity
* 3.0.0.2
default --lookback 3600 only if not given on the commandline
fix version string
* 3.0.0.1
default --lookback 3600
* 3.0
new structure, using Monitoring::GLPlugin
PR: 274308 |
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/ |