Port details |
- mysql-snmp Net-SNMP Perl agent for monitoring MySQL servers
- 1.2.17 net-mgmt
=0 Version of this port present on the latest quarterly branch. - Maintainer: 0mp@FreeBSD.org
 - Port Added: 2019-11-23 11:35:49
- Last Update: 2021-04-07 08:09:01
- Commit Hash: cf118cc
- Also Listed In: perl5
- License: GPLv2+
- Description:
- mysql-snmp is a MySQL Net-SNMP agent written in Perl, and using the Net-SNMP
Perl bindings.
It connects to a MySQL server and returns information to Net-SNMP when needed.
It parses SHOW INNODB STATUS and other MySQL status variables.
WWW: https://github.com/masterzen/mysql-snmp
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- mysql-snmp>0:net-mgmt/mysql-snmp
- To install the port:
- cd /usr/ports/net-mgmt/mysql-snmp/ && make install clean
- To add the package, run one of these commands:
- pkg install net-mgmt/mysql-snmp
- pkg install mysql-snmp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mysql-snmp
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1574345554
SHA256 (masterzen-mysql-snmp-v1.2-17-g1d0b409_GH0.tar.gz) = ade77cefeb835650bfc3859bcb91c341f83394e38c5434f0fc4b4e5fab47585d
SIZE (masterzen-mysql-snmp-v1.2-17-g1d0b409_GH0.tar.gz) = 59825
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- net-snmp>=0 : net-mgmt/net-snmp
- p5-DBD-mysql>=0 : databases/p5-DBD-mysql
- p5-DBI>=0 : databases/p5-DBI
- p5-Math-BigInt-GMP>=0 : math/p5-Math-BigInt-GMP
- p5-Net-SNMP>=5.4.3 : net-mgmt/p5-Net-SNMP
- p5-Unix-Syslog>=0 : sysutils/p5-Unix-Syslog
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for mysql-snmp-1.2.17:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- net-mgmt_mysql-snmp
- USES:
- perl5 shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
07 Apr 2021 08:09:01 1.2.17 |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:13 1.2.17 |
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
06 Apr 2021 14:31:07 1.2.17 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
23 Nov 2019 11:35:41
1.2.17 |
0mp  |
New port: net-mgmt/mysql-snmp: Net-SNMP Perl agent for monitoring MySQL servers
mysql-snmp is a MySQL Net-SNMP agent written in Perl, and using the
Net-SNMP Perl bindings.
It connects to a MySQL server and returns information to Net-SNMP when
needed. It parses SHOW INNODB STATUS and other MySQL status variables.
WWW: https://github.com/masterzen/mysql-snmp
Reported by: mwlucas
Reviewed by: danfe
Differential Revision: https://reviews.freebsd.org/D22480 |
Number of commits found: 4
|