Path to this page:
./
net/nagios-plugin-mysqlslave,
MySQL and MariaDB slave monitoring plugin for Nagios
Branch: CURRENT,
Version: 0.2nb2,
Package name: nagios-plugin-mysqlslave-0.2nb2,
Maintainer: manu$NetBSD: DESCR,v 1.1 2015/09/25 13:18:45 manu Exp $
This Nagios plugin monitors MySQL/MariaDB replication slave status
Required to run:[
databases/mysql57-client]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 2.492 KB
Version history: (Expand)
- (2021-06-24) Updated to version: nagios-plugin-mysqlslave-0.2nb2
- (2017-11-23) Package has been reborn
- (2017-08-07) Updated to version: nagios-plugin-mysqlslave-0.2nb1
- (2017-01-02) Updated to version: nagios-plugin-mysqlslave-0.2
- (2015-09-25) Package added to pkgsrc.se, version nagios-plugin-mysqlslave-0.1 (created)
CVS history: (Expand)
2023-01-09 01:42:47 by Christopher KOBAYASHI | Files touched by this commit (6) |
Log message:
Fix minor warnings from pkglint.
|
2021-10-26 13:07:15 by Nia Alarie | Files touched by this commit (958) |
Log message:
net: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Not committed (merge conflicts...):
net/radsecproxy/distinfo
The following distfiles could not be fetched (fetched conditionally?):
./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz
./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch
./net/djbdns/distinfo djbdns-1.05-test28.diff.xz
./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch
./net/djbdns/distinfo djbdns-1.05-multiip.diff
./net/djbdns/distinfo djbdns-cachestats.patch
|
2021-10-07 16:43:07 by Nia Alarie | Files touched by this commit (962) |
Log message:
net: Remove SHA1 hashes for distfiles
|
2021-06-23 22:33:18 by Nia Alarie | Files touched by this commit (103) |
Log message:
Revbump for MySQL default change
|
2020-01-26 18:32:28 by Roland Illig | Files touched by this commit (981) |
Log message:
all: migrate homepages from http to https
pkglint -r --network --only "migrate"
As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
|
2019-11-03 12:45:59 by Roland Illig | Files touched by this commit (255) |
Log message:
net: align variable assignments
pkglint -Wall -F --only aligned --only indent -r
No manual corrections.
|
2017-08-07 11:30:46 by Johnny C. Lam | Files touched by this commit (3) |
Log message:
Create ${NAGIOS_GROUP} for plugins that are setgid-executable.
Ensure that the ${NAGIOS_GROUP} group is created before the package
files are installed since the plugin binary must be made setgid to
that group.
Bump the PKGREVISIONs of these plugin packages due to package
install scripts being added.
-------------------------------------------------------------------
|
2017-01-02 11:14:59 by Emmanuel Dreyfus | Files touched by this commit (2) | |
Log message:
Update nagios-plugin-mysqlslave to 0.2
This update fixes SSL connexions.
|