[Pkg-nagios-changes] [pkg-nagios-plugins-contrib] branch wheezy-backports updated (cf226d5 -> 15e9822)
Bernd Zeimetz
bernd at bzed.de
Mon Mar 16 13:29:03 UTC 2015
This is an automated email from the git hooks/post-receive script.
bzed pushed a change to branch wheezy-backports
in repository pkg-nagios-plugins-contrib.
from cf226d5 Merge branch 'master' into wheezy-backports
adds 8733ae5 check_redis: Adding command definition config
adds 5874628 check_redis: Fixing command definition
adds 6ed8e1b check_mongodb: Updating to latest version
adds b9544e3 check_mysql_health: Updating to 2.1.9.2
adds a2c74a4 check_raid: Updating to 3.2.2
adds 19e1262 check_raid: Updating to latest git version (5bc04e1822)
adds 5862270 check_ssl_cert: Updating to 1.17.0
adds e4c7bc0 check_cups: Update Homepage
adds cc9ce25 check_drbd: Update Homepage and Watch header
adds 99c5b84 check_rbl: Updating to 1.3.7
adds 160e8d3 check_rbl: Move back to Nagios::Plugin again by adding patches/check_rbl/nagios-plugins
adds 8b921f7 check_whois: Updating to 1.16
adds 90e3211 check_ipmi_sensor: Updating to 3.7
adds 37d10e7 Drop check_rbl/disable_ahbl.org
adds a2b7c69 Drop check_rbl/disable_orbitrbl.com
adds d33acc6 Some better travis scripts.
adds 22073ab Handle php4nagios templates
adds ec7197a Install check_redis pnp4nagios template
adds f8d59a3 Fix check_ajp to handle non-responding tcp ports.
adds 2709f46 install equivs in .travis.yml
adds d0e0af8 Revert "Fix check_ajp to handle non-responding tcp ports."
adds 4811cd8 travis-ci: Installing needed equivs
adds f948c66 Merge branch 'master' of alioth.debian.org:/git/pkg-nagios/pkg-nagios-plugins-contrib
adds 8696a41 common.mk: Using TAB instead of white spaces
adds c408dff Typo fix.
adds b41594f Add check_haproxy_stats.
adds 5e5ae83 Auto update of debian/copyright
adds cb814e2 Auto update of debian/control
new 15e9822 Merge branch 'master' into wheezy-backports
The 1 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:
.travis.yml | 6 +-
check_cups/control | 2 +-
check_drbd/control | 4 +-
check_haproxy/control | 2 +-
check_haproxy_stats/Makefile | 12 +
check_haproxy_stats/check_haproxy_stats.pl | 225 ++
check_haproxy_stats/control | 7 +
check_haproxy_stats/copyright | 13 +
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_redis/Makefile | 1 +
check_redis/check_redis.php | 300 ++
check_redis/redis.cfg | 5 +
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 +-
common.mk | 5 +
debian/control | 19 +-
debian/copyright | 26 +-
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 +-
119 files changed, 9644 insertions(+), 7083 deletions(-)
create mode 100644 check_haproxy_stats/Makefile
create mode 100644 check_haproxy_stats/check_haproxy_stats.pl
create mode 100644 check_haproxy_stats/control
create mode 100644 check_haproxy_stats/copyright
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%)
create mode 100644 check_redis/check_redis.php
create mode 100644 check_redis/redis.cfg
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