[Pkg-nagios-changes] [pkg-nagios-plugins-contrib] branch master updated (5874628 -> a2b7c69)
Jan Wagner
waja at moszumanska.debian.org
Fri Mar 6 09:57:08 UTC 2015
This is an automated email from the git hooks/post-receive script.
waja pushed a change to branch master
in repository pkg-nagios-plugins-contrib.
from 5874628 check_redis: Fixing command definition
new 6ed8e1b check_mongodb: Updating to latest version
new b9544e3 check_mysql_health: Updating to 2.1.9.2
new a2c74a4 check_raid: Updating to 3.2.2
new 19e1262 check_raid: Updating to latest git version (5bc04e1822)
new 5862270 check_ssl_cert: Updating to 1.17.0
new e4c7bc0 check_cups: Update Homepage
new cc9ce25 check_drbd: Update Homepage and Watch header
new 99c5b84 check_rbl: Updating to 1.3.7
new 160e8d3 check_rbl: Move back to Nagios::Plugin again by adding patches/check_rbl/nagios-plugins
new 8b921f7 check_whois: Updating to 1.16
new 90e3211 check_ipmi_sensor: Updating to 3.7
new 37d10e7 Drop check_rbl/disable_ahbl.org
new a2b7c69 Drop check_rbl/disable_orbitrbl.com
The 13 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
check_cups/control | 2 +-
check_drbd/control | 4 +-
check_ipmi_sensor/README | 7 +-
check_ipmi_sensor/changelog.txt | 8 +
check_ipmi_sensor/check_ipmi_sensor | 272 +-
check_ipmi_sensor/control | 2 +-
check_mongodb/check_mongodb.py | 29 +-
check_mongodb/control | 2 +-
.../check_mysql_health-2.1.8.2/Makefile.in | 575 ---
.../check_mysql_health-2.1.8.2/aclocal.m4 | 559 ---
.../check_mysql_health-2.1.8.2/configure | 3296 ----------------
.../check_mysql_health-2.1.8.2/install-sh | 295 --
.../check_mysql_health-2.1.8.2/missing | 360 --
.../plugins-scripts/Makefile.in | 360 --
.../AUTHORS | 0
.../COPYING | 0
.../ChangeLog | 17 +
.../INSTALL | 0
.../Makefile.am | 0
.../check_mysql_health-2.1.9.2/Makefile.in | 759 ++++
.../NEWS | 0
.../README | 5 +
.../TODO | 0
.../acinclude.m4 | 0
.../check_mysql_health-2.1.9.2/aclocal.m4 | 755 ++++
.../config.guess | 1108 +++---
.../config.sub | 494 ++-
.../check_mysql_health-2.1.9.2/configure | 4148 ++++++++++++++++++++
.../configure.in | 2 +-
.../contrib/CheckMySQLHealthExt1.pm | 0
.../contrib/README.my-extensions | 278 +-
.../contrib/check_mysql_health.php | 719 ++--
.../check_mysql_health-2.1.9.2}/install-sh | 35 +-
.../check_mysql_health-2.1.9.2/missing | 215 +
.../plugins-scripts/Makefile.am | 0
.../plugins-scripts/Makefile.in | 515 +++
.../plugins-scripts/Nagios/DBD/MySQL/Cluster.pm | 0
.../plugins-scripts/Nagios/DBD/MySQL/Server.pm | 78 +-
.../Nagios/DBD/MySQL/Server/Instance.pm | 47 +-
.../Nagios/DBD/MySQL/Server/Instance/Innodb.pm | 13 +-
.../Nagios/DBD/MySQL/Server/Instance/Myisam.pm | 0
.../DBD/MySQL/Server/Instance/Replication.pm | 0
.../plugins-scripts/Nagios/Extraopts.pm | 0
.../plugins-scripts/check_mysql_health.pl | 6 +
.../plugins-scripts/subst.in | 0
.../t/Makefile.am | 42 +-
.../t/Makefile.in | 216 +-
.../t/check_mysql_health.t | 318 +-
check_mysql_health/control | 2 +-
check_mysql_health/src | 2 +-
check_raid/check_raid | 110 +-
check_raid/control | 2 +-
check_rbl/check_rbl-1.3.5/README | 19 -
check_rbl/check_rbl-1.3.5/VERSION | 2 -
.../{check_rbl-1.3.5 => check_rbl-1.3.7}/AUTHORS | 0
.../{check_rbl-1.3.5 => check_rbl-1.3.7}/COPYING | 0
.../{check_rbl-1.3.5 => check_rbl-1.3.7}/COPYRIGHT | 0
.../{check_rbl-1.3.5 => check_rbl-1.3.7}/Changes | 17 +-
.../{check_rbl-1.3.5 => check_rbl-1.3.7}/INSTALL | 12 +-
.../{check_rbl-1.3.5 => check_rbl-1.3.7}/MANIFEST | 0
.../MANIFEST.SKIP | 0
.../{check_rbl-1.3.5 => check_rbl-1.3.7}/META.yml | 10 +-
.../Makefile.PL | 22 +-
.../{check_rbl-1.3.5 => check_rbl-1.3.7}/NEWS | 9 +-
check_rbl/check_rbl-1.3.7/README | 19 +
.../{check_rbl-1.3.5 => check_rbl-1.3.7}/TODO | 0
check_rbl/check_rbl-1.3.7/VERSION | 2 +
.../{check_rbl-1.3.5 => check_rbl-1.3.7}/check_rbl | 21 +-
.../check_rbl.ini | 4 -
.../check_rbl.pod | 12 +-
.../check_rbl.spec | 14 +-
.../inc/Module/Install.pm | 6 +-
.../inc/Module/Install/Base.pm | 2 +-
.../inc/Module/Install/Include.pm | 2 +-
.../inc/Module/Install/MakeMaker.pm | 2 +-
.../inc/Module/Install/Makefile.pm | 2 +-
.../inc/Module/Install/Metadata.pm | 2 +-
.../inc/Module/Install/Scripts.pm | 2 +-
.../inc/version.pm | 50 +-
.../t/00_modules.t | 32 +-
check_rbl/control | 2 +-
check_rbl/src | 2 +-
check_ssl_cert/check_ssl_cert-1.16.1/VERSION | 1 -
.../AUTHORS | 5 +-
.../COPYING | 0
.../COPYRIGHT | 0
.../ChangeLog | 5 +
.../INSTALL | 0
.../Makefile | 0
.../NEWS | 2 +
.../README | 3 +-
.../TODO | 1 +
check_ssl_cert/check_ssl_cert-1.17.0/VERSION | 1 +
.../check_ssl_cert | 44 +-
.../check_ssl_cert.1 | 5 +-
.../check_ssl_cert.spec | 14 +-
.../test/cabundle.crt | 0
.../test/cacert.crt | 0
.../test/unit_tests.sh | 0
check_ssl_cert/control | 2 +-
check_ssl_cert/src | 2 +-
check_whois/check_whois | 9 +-
check_whois/control | 2 +-
debian/control | 14 +-
debian/patches/check_rbl/disable_ahbl.org | 11 -
debian/patches/check_rbl/disable_orbitrbl.com | 13 -
debian/patches/check_rbl/nagios-plugins | 59 +
debian/patches/series | 3 +-
108 files changed, 9044 insertions(+), 7076 deletions(-)
delete mode 100644 check_mysql_health/check_mysql_health-2.1.8.2/Makefile.in
delete mode 100644 check_mysql_health/check_mysql_health-2.1.8.2/aclocal.m4
delete mode 100755 check_mysql_health/check_mysql_health-2.1.8.2/configure
delete mode 100755 check_mysql_health/check_mysql_health-2.1.8.2/install-sh
delete mode 100755 check_mysql_health/check_mysql_health-2.1.8.2/missing
delete mode 100644 check_mysql_health/check_mysql_health-2.1.8.2/plugins-scripts/Makefile.in
rename check_mysql_health/{check_mysql_health-2.1.8.2 => check_mysql_health-2.1.9.2}/AUTHORS (100%)
mode change 100644 => 100755
rename check_mysql_health/{check_mysql_health-2.1.8.2 => check_mysql_health-2.1.9.2}/COPYING (100%)
mode change 100644 => 100755
rename check_mysql_health/{check_mysql_health-2.1.8.2 => check_mysql_health-2.1.9.2}/ChangeLog (87%)
mode change 100644 => 100755
rename check_mysql_health/{check_mysql_health-2.1.8.2 => check_mysql_health-2.1.9.2}/INSTALL (100%)
mode change 100644 => 100755
rename check_mysql_health/{check_mysql_health-2.1.8.2 => check_mysql_health-2.1.9.2}/Makefile.am (100%)
mode change 100644 => 100755
create mode 100644 check_mysql_health/check_mysql_health-2.1.9.2/Makefile.in
rename check_mysql_health/{check_mysql_health-2.1.8.2 => check_mysql_health-2.1.9.2}/NEWS (100%)
mode change 100644 => 100755
rename check_mysql_health/{check_mysql_health-2.1.8.2 => check_mysql_health-2.1.9.2}/README (95%)
mode change 100644 => 100755
rename check_mysql_health/{check_mysql_health-2.1.8.2 => check_mysql_health-2.1.9.2}/TODO (100%)
mode change 100644 => 100755
rename check_mysql_health/{check_mysql_health-2.1.8.2 => check_mysql_health-2.1.9.2}/acinclude.m4 (100%)
mode change 100644 => 100755
create mode 100644 check_mysql_health/check_mysql_health-2.1.9.2/aclocal.m4
rename check_mysql_health/{check_mysql_health-2.1.8.2 => check_mysql_health-2.1.9.2}/config.guess (65%)
rename check_mysql_health/{check_mysql_health-2.1.8.2 => check_mysql_health-2.1.9.2}/config.sub (75%)
create mode 100755 check_mysql_health/check_mysql_health-2.1.9.2/configure
rename check_mysql_health/{check_mysql_health-2.1.8.2 => check_mysql_health-2.1.9.2}/configure.in (98%)
mode change 100644 => 100755
rename check_mysql_health/{check_mysql_health-2.1.8.2 => check_mysql_health-2.1.9.2}/contrib/CheckMySQLHealthExt1.pm (100%)
mode change 100644 => 100755
rename check_mysql_health/{check_mysql_health-2.1.8.2 => check_mysql_health-2.1.9.2}/contrib/README.my-extensions (97%)
mode change 100644 => 100755
rename check_mysql_health/{check_mysql_health-2.1.8.2 => check_mysql_health-2.1.9.2}/contrib/check_mysql_health.php (90%)
mode change 100644 => 100755
copy {check_varnish/varnish-nagios-1.1 => check_mysql_health/check_mysql_health-2.1.9.2}/install-sh (94%)
create mode 100755 check_mysql_health/check_mysql_health-2.1.9.2/missing
rename check_mysql_health/{check_mysql_health-2.1.8.2 => check_mysql_health-2.1.9.2}/plugins-scripts/Makefile.am (100%)
mode change 100644 => 100755
create mode 100644 check_mysql_health/check_mysql_health-2.1.9.2/plugins-scripts/Makefile.in
rename check_mysql_health/{check_mysql_health-2.1.8.2 => check_mysql_health-2.1.9.2}/plugins-scripts/Nagios/DBD/MySQL/Cluster.pm (100%)
mode change 100644 => 100755
rename check_mysql_health/{check_mysql_health-2.1.8.2 => check_mysql_health-2.1.9.2}/plugins-scripts/Nagios/DBD/MySQL/Server.pm (94%)
mode change 100644 => 100755
rename check_mysql_health/{check_mysql_health-2.1.8.2 => check_mysql_health-2.1.9.2}/plugins-scripts/Nagios/DBD/MySQL/Server/Instance.pm (95%)
mode change 100644 => 100755
rename check_mysql_health/{check_mysql_health-2.1.8.2 => check_mysql_health-2.1.9.2}/plugins-scripts/Nagios/DBD/MySQL/Server/Instance/Innodb.pm (94%)
mode change 100644 => 100755
rename check_mysql_health/{check_mysql_health-2.1.8.2 => check_mysql_health-2.1.9.2}/plugins-scripts/Nagios/DBD/MySQL/Server/Instance/Myisam.pm (100%)
mode change 100644 => 100755
rename check_mysql_health/{check_mysql_health-2.1.8.2 => check_mysql_health-2.1.9.2}/plugins-scripts/Nagios/DBD/MySQL/Server/Instance/Replication.pm (100%)
mode change 100644 => 100755
rename check_mysql_health/{check_mysql_health-2.1.8.2 => check_mysql_health-2.1.9.2}/plugins-scripts/Nagios/Extraopts.pm (100%)
mode change 100644 => 100755
rename check_mysql_health/{check_mysql_health-2.1.8.2 => check_mysql_health-2.1.9.2}/plugins-scripts/check_mysql_health.pl (98%)
mode change 100644 => 100755
rename check_mysql_health/{check_mysql_health-2.1.8.2 => check_mysql_health-2.1.9.2}/plugins-scripts/subst.in (100%)
mode change 100644 => 100755
rename check_mysql_health/{check_mysql_health-2.1.8.2 => check_mysql_health-2.1.9.2}/t/Makefile.am (95%)
mode change 100644 => 100755
rename check_mysql_health/{check_mysql_health-2.1.8.2 => check_mysql_health-2.1.9.2}/t/Makefile.in (53%)
rename check_mysql_health/{check_mysql_health-2.1.8.2 => check_mysql_health-2.1.9.2}/t/check_mysql_health.t (97%)
mode change 100644 => 100755
delete mode 100644 check_rbl/check_rbl-1.3.5/README
delete mode 100644 check_rbl/check_rbl-1.3.5/VERSION
rename check_rbl/{check_rbl-1.3.5 => check_rbl-1.3.7}/AUTHORS (100%)
rename check_rbl/{check_rbl-1.3.5 => check_rbl-1.3.7}/COPYING (100%)
rename check_rbl/{check_rbl-1.3.5 => check_rbl-1.3.7}/COPYRIGHT (100%)
rename check_rbl/{check_rbl-1.3.5 => check_rbl-1.3.7}/Changes (84%)
rename check_rbl/{check_rbl-1.3.5 => check_rbl-1.3.7}/INSTALL (89%)
rename check_rbl/{check_rbl-1.3.5 => check_rbl-1.3.7}/MANIFEST (100%)
rename check_rbl/{check_rbl-1.3.5 => check_rbl-1.3.7}/MANIFEST.SKIP (100%)
rename check_rbl/{check_rbl-1.3.5 => check_rbl-1.3.7}/META.yml (78%)
rename check_rbl/{check_rbl-1.3.5 => check_rbl-1.3.7}/Makefile.PL (62%)
rename check_rbl/{check_rbl-1.3.5 => check_rbl-1.3.7}/NEWS (72%)
create mode 100644 check_rbl/check_rbl-1.3.7/README
rename check_rbl/{check_rbl-1.3.5 => check_rbl-1.3.7}/TODO (100%)
create mode 100644 check_rbl/check_rbl-1.3.7/VERSION
rename check_rbl/{check_rbl-1.3.5 => check_rbl-1.3.7}/check_rbl (97%)
rename check_rbl/{check_rbl-1.3.5 => check_rbl-1.3.7}/check_rbl.ini (92%)
rename check_rbl/{check_rbl-1.3.5 => check_rbl-1.3.7}/check_rbl.pod (95%)
rename check_rbl/{check_rbl-1.3.5 => check_rbl-1.3.7}/check_rbl.spec (88%)
rename check_rbl/{check_rbl-1.3.5 => check_rbl-1.3.7}/inc/Module/Install.pm (99%)
rename check_rbl/{check_rbl-1.3.5 => check_rbl-1.3.7}/inc/Module/Install/Base.pm (98%)
rename check_rbl/{check_rbl-1.3.5 => check_rbl-1.3.7}/inc/Module/Install/Include.pm (96%)
rename check_rbl/{check_rbl-1.3.5 => check_rbl-1.3.7}/inc/Module/Install/MakeMaker.pm (98%)
rename check_rbl/{check_rbl-1.3.5 => check_rbl-1.3.7}/inc/Module/Install/Makefile.pm (99%)
rename check_rbl/{check_rbl-1.3.5 => check_rbl-1.3.7}/inc/Module/Install/Metadata.pm (99%)
rename check_rbl/{check_rbl-1.3.5 => check_rbl-1.3.7}/inc/Module/Install/Scripts.pm (96%)
rename check_rbl/{check_rbl-1.3.5 => check_rbl-1.3.7}/inc/version.pm (50%)
rename check_rbl/{check_rbl-1.3.5 => check_rbl-1.3.7}/t/00_modules.t (53%)
delete mode 100644 check_ssl_cert/check_ssl_cert-1.16.1/VERSION
rename check_ssl_cert/{check_ssl_cert-1.16.1 => check_ssl_cert-1.17.0}/AUTHORS (89%)
rename check_ssl_cert/{check_ssl_cert-1.16.1 => check_ssl_cert-1.17.0}/COPYING (100%)
rename check_ssl_cert/{check_ssl_cert-1.16.1 => check_ssl_cert-1.17.0}/COPYRIGHT (100%)
rename check_ssl_cert/{check_ssl_cert-1.16.1 => check_ssl_cert-1.17.0}/ChangeLog (98%)
rename check_ssl_cert/{check_ssl_cert-1.16.1 => check_ssl_cert-1.17.0}/INSTALL (100%)
rename check_ssl_cert/{check_ssl_cert-1.16.1 => check_ssl_cert-1.17.0}/Makefile (100%)
rename check_ssl_cert/{check_ssl_cert-1.16.1 => check_ssl_cert-1.17.0}/NEWS (96%)
rename check_ssl_cert/{check_ssl_cert-1.16.1 => check_ssl_cert-1.17.0}/README (97%)
rename check_ssl_cert/{check_ssl_cert-1.16.1 => check_ssl_cert-1.17.0}/TODO (82%)
create mode 100644 check_ssl_cert/check_ssl_cert-1.17.0/VERSION
rename check_ssl_cert/{check_ssl_cert-1.16.1 => check_ssl_cert-1.17.0}/check_ssl_cert (95%)
rename check_ssl_cert/{check_ssl_cert-1.16.1 => check_ssl_cert-1.17.0}/check_ssl_cert.1 (96%)
rename check_ssl_cert/{check_ssl_cert-1.16.1 => check_ssl_cert-1.17.0}/check_ssl_cert.spec (93%)
rename check_ssl_cert/{check_ssl_cert-1.16.1 => check_ssl_cert-1.17.0}/test/cabundle.crt (100%)
rename check_ssl_cert/{check_ssl_cert-1.16.1 => check_ssl_cert-1.17.0}/test/cacert.crt (100%)
rename check_ssl_cert/{check_ssl_cert-1.16.1 => check_ssl_cert-1.17.0}/test/unit_tests.sh (100%)
delete mode 100644 debian/patches/check_rbl/disable_ahbl.org
delete mode 100644 debian/patches/check_rbl/disable_orbitrbl.com
create mode 100644 debian/patches/check_rbl/nagios-plugins
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-nagios-plugins-contrib.git
More information about the Pkg-nagios-changes
mailing list