[Pkg-nagios-changes] [pkg-nagios-plugins-contrib] branch squeeze-backports updated (3af43d3 -> a3afd56)
Bernd Zeimetz
bernd at bzed.de
Tue Sep 30 20:23:38 UTC 2014
This is an automated email from the git hooks/post-receive script.
bzed pushed a change to branch squeeze-backports
in repository pkg-nagios-plugins-contrib.
from 3af43d3 9 for squeeze
adds 0029d09 check_email_delivery: Use full binary path instead of $ macro in command definition
adds 1028de5 use = instead of == in shell comparisons
adds 6bc6ae0 Merge pull request #39 from evgeni/no-bashisms
adds 92a6493 check_raid: Update to latest git version
adds 646ae3c check_ssl_cert: Update to 1.16.0
adds 5810c29 check_whois: Update to 1.15
adds 62ed2f1 check_httpd_status: Update to rev148
adds b5c5bec check_mongodb: Update copyright file
adds 64e5aa8 check_mysql_health: Update copyright file
adds ab9066d check_hpasm: Update copyright file
adds a0a47d2 check_memory: Update copyright file
adds 0bbd452 check_rbl: Update copyright file
adds 0f533e1 Add '--with autoreconf' to dh calls (Closes: #727468)
adds 19c052c check_multipath: Update to 0.2.0
adds 5c94f9c Add Travis-CI configuration
adds bc43466 check_mongo: Update to latest git version
adds dbd5989 check_raid: Update to latest git version
adds 3100e68 check_ssl_cert: Update to 1.16.1 (No source changes)
adds b04bdeb check_drbd: add check for oos and cosmetic
adds 13ace27 small fix: oos is in KiB and not sectors
adds 6af00ac Merge pull request #43 from giner/patch-1
adds f5deb22 Move b04bdeb025c77e34fdf8ed9eab2f222240297ca3 into a patch file.
adds a7e727c check_raid: Update to latest git version (Closes: #742877)
adds 8fcc4d9 check_ssl_cert: Update to 1.16.1 (No source changes)
adds 1d17b5d Update VCS-* field to uncanonical URI
adds 5529d60 check_memory: Update to new upstream source
adds 18a708f check_memory: Update to version 1.0.1
adds b88fd4a check_snmp_time: Preventing to use first person in package description
adds dfbe25c Merge 0f533e1959 and f4cc012a82 into debian/control.in
adds 5a2dff5 Updating debian/copyright and debian/control
adds dfb170c Updating standards version to 3.9.5, no changes needed
adds 4b9f4ad Merge remote-tracking branch 'origin/master'
adds 2a2e8ab Add closing brackets fix for check_imap_quota.
adds 9774c69 do not build check_varnish and check_memcached on hurd-i386
adds 244d5d3 Merge pull request #40 from evgeni/hurd
adds b032938 Use sha1 to check check_libs upstream.
adds 7d537ec Fix plugin name generation.
adds eef97dc update check_rbl to 1.3.2
adds 5a9e420 Merge pull request #46 from evgeni/check_rbl_132
adds 2049c14 dsa-check-cert-expire: Make timers configurable
adds 868f614 update dsa checks
adds cd35110 update dsa-chack-packages
adds d970266 Merge pull request #47 from evgeni/dsa
adds 8a28ede check_varnish: add support for varnish 4
adds 306e210 Merge pull request #48 from evgeni/varnish4
adds fea8004 Merge remote-tracking branch 'github/master'
adds cdafe37 Updating changelog
adds 106aea0 Update control file to reflect the shiped check_rbl version 1.3.2
adds d654cba ignore locale-archive in check_libs
adds 4e9f28d revert nagios-check-libs source back to the original config path
adds 607d116 update nagios-check-libs to the latest upstream version
adds 8a40ddb update check_libs checksum in control
adds 9cc86de check_libs: add /var/lib/nginx/ to the ignorelist
adds c712680 Auto update of debian/copyright
adds 0ff3188 Auto update of debian/control
adds be85811 Add percona nagios plugins.
adds be3753f Suggest percona-toolkit as Suggests.
adds 09e70d6 Updaring changelog.
adds 7e7d34f check_mongodb: Update to latest git version
adds f31fc76 Update check_mysql_health web documentation url.
adds 101305b Update check-multipath to 0.2.1
adds 111a0b4 Refreshing patches.
adds 30fe69f Auto update of debian/control
adds 08d5f8c Updating changelog.
adds c48b2fb Auto update of debian/control
adds 5378797 Auto update of debian/copyright
adds 54c6b89 Add check_hp_bladechassis.
adds 779307e Add missing " " around a filename variable in update_checksums.
adds a26ff22 Add check_uptime plugin.
adds e2a97b0 Auto update of debian/control
adds 284db8f Auto update of debian/copyright
adds 02769ec Updating changelog.
adds a4e3d3a Reorder patch series
adds a179363 check-libs: Use lsof -nP
adds 497cef5 monitoring-plugins is the ways to got, so we recommend/enhance it
adds 7116640 check_rbl: Adding more RBL lists
adds 5833089 Merge pull request #49 from waja/rbl_lists
adds 899be56 Merge remote-tracking branch 'github/master'
new a3afd56 Merge branch 'master' into squeeze-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 | 22 +
check_checksums/update_checksums | 2 +-
check_email_delivery/email_delivery.cfg | 2 +-
check_hp_bladechassis/Makefile | 11 +
.../check_hp_bladechassis-1.0.1/CHANGES | 15 +
.../check_hp_bladechassis-1.0.1}/COPYING | 0
.../check_hp_bladechassis-1.0.1/INSTALL | 23 +
.../check_hp_bladechassis-1.0.1/README | 16 +
.../check_hp_bladechassis | 1004 ++++++++++++++++++++
.../check_hp_bladechassis.8 | 325 +++++++
.../check_hp_bladechassis.php | 42 +
.../check_hp_bladechassis.pod | 245 +++++
.../check_hp_bladechassis.spec | 52 +
.../check_hp_bladechassis-1.0.1/install.sh | 50 +
check_hp_bladechassis/check_hp_bladechassis.cfg | 6 +
check_hp_bladechassis/control | 8 +
.../copyright | 9 +-
check_hp_bladechassis/src | 1 +
check_hpasm/copyright | 3 +
check_httpd_status/check_httpd_status | 6 +-
check_httpd_status/control | 2 +-
check_libs/control | 2 +-
check_libs/nagios-check-libs | 3 +-
check_libs/nagios-check-libs.conf | 4 +-
check_memcached/control | 2 +-
check_memory/check_memory | 13 +-
check_memory/control | 6 +-
check_memory/copyright | 4 +-
check_mongodb/check_mongodb.py | 38 +-
check_mongodb/control | 2 +-
check_mongodb/copyright | 20 +-
check_multipath/check-multipath.pl | 145 ++-
check_multipath/control | 2 +-
check_mysql_health/copyright | 3 +
check_raid/check_raid | 430 ++++++---
check_raid/control | 2 +-
check_rbl/check_rbl-1.3.1/VERSION | 2 -
.../{check_rbl-1.3.1 => check_rbl-1.3.2}/AUTHORS | 0
.../{check_rbl-1.3.1 => check_rbl-1.3.2}/COPYING | 0
.../{check_rbl-1.3.1 => check_rbl-1.3.2}/COPYRIGHT | 0
.../{check_rbl-1.3.1 => check_rbl-1.3.2}/Changes | 11 +-
.../{check_rbl-1.3.1 => check_rbl-1.3.2}/INSTALL | 9 +-
.../{check_rbl-1.3.1 => check_rbl-1.3.2}/MANIFEST | 0
.../MANIFEST.SKIP | 0
.../{check_rbl-1.3.1 => check_rbl-1.3.2}/META.yml | 0
.../Makefile.PL | 0
.../{check_rbl-1.3.1 => check_rbl-1.3.2}/NEWS | 7 +-
.../{check_rbl-1.3.1 => check_rbl-1.3.2}/README | 0
.../{check_rbl-1.3.1 => check_rbl-1.3.2}/TODO | 0
check_rbl/check_rbl-1.3.2/VERSION | 2 +
.../{check_rbl-1.3.1 => check_rbl-1.3.2}/check_rbl | 8 +-
.../check_rbl.ini | 0
.../check_rbl.pod | 8 +-
.../check_rbl.spec | 11 +-
.../t/00_modules.t | 2 +-
check_rbl/control | 2 +-
check_rbl/copyright | 4 +-
check_rbl/src | 2 +-
check_snmp_time/control | 2 +-
check_ssl_cert/check_ssl_cert-1.15.0/VERSION | 1 -
.../AUTHORS | 1 +
.../COPYING | 0
.../COPYRIGHT | 0
.../ChangeLog | 20 +
.../INSTALL | 0
.../Makefile | 8 +-
.../NEWS | 2 +
.../README | 0
.../TODO | 0
check_ssl_cert/check_ssl_cert-1.16.1/VERSION | 1 +
.../check_ssl_cert | 120 +--
.../check_ssl_cert.1 | 5 +-
.../check_ssl_cert.spec | 8 +-
.../test/cabundle.crt | 0
.../test/cacert.crt | 0
.../test/unit_tests.sh | 0
check_ssl_cert/control | 2 +-
check_ssl_cert/src | 2 +-
{check_haproxy => check_uptime}/Makefile | 2 +-
check_uptime/check_uptime | 722 ++++++++++++++
check_uptime/check_uptime.cfg | 15 +
check_uptime/control | 10 +
{check_mysql_health => check_uptime}/copyright | 11 +-
check_varnish/control | 2 +-
check_whois/check_whois | 9 +-
check_whois/control | 2 +-
debian/autoreconf | 3 +
debian/changelog | 138 ++-
debian/control | 42 +-
debian/control.in | 8 +-
debian/copyright | 109 ++-
debian/patches/check_drbd/fix_for_oos_and_cosmetic | 62 ++
debian/patches/check_httpd_status/epn | 2 +-
debian/patches/check_imap_quota/syntax_error_fix | 17 +
debian/patches/check_libs/config_location | 11 -
debian/patches/check_libs/lsof-nP | 11 +
.../patches/check_mysql_health/documentation_url | 11 +
.../prefer_cciss_vol_status_over_hpacucli | 2 +-
debian/patches/check_rbl/additional_rbls | 51 +
debian/patches/check_rbl/disable_solid.net | 2 +-
debian/patches/check_rbl/interpreter | 2 +-
debian/patches/check_rbl/spelling_errors | 2 +-
debian/patches/check_varnish/automake_foreign | 15 +
debian/patches/check_varnish/support-for-varnish-4 | 126 +++
debian/patches/dsa/security_updates_critical | 73 --
debian/patches/series | 46 +-
debian/rules | 19 +-
dsa/checks/dsa-check-cert-expire | 25 +-
dsa/checks/dsa-check-dnssec-delegation | 106 ++-
dsa/checks/dsa-check-packages | 27 +-
dsa/checks/dsa-check-running-kernel | 42 +-
percona-nagios-plugins/Changelog | 115 +++
percona-nagios-plugins/Makefile | 13 +
percona-nagios-plugins/control | 7 +
percona-nagios-plugins/copyright | 12 +
.../nagios/bin/pmp-check-aws-rds.py | 414 ++++++++
.../nagios/bin/pmp-check-lvm-snapshots | 187 ++++
.../nagios/bin/pmp-check-mysql-deadlocks | 187 ++++
.../nagios/bin/pmp-check-mysql-deleted-files | 282 ++++++
.../nagios/bin/pmp-check-mysql-file-privs | 285 ++++++
.../nagios/bin/pmp-check-mysql-innodb | 363 +++++++
.../nagios/bin/pmp-check-mysql-pidfile | 287 ++++++
.../nagios/bin/pmp-check-mysql-processlist | 319 +++++++
.../nagios/bin/pmp-check-mysql-replication-delay | 221 +++++
.../nagios/bin/pmp-check-mysql-replication-running | 212 +++++
.../nagios/bin/pmp-check-mysql-status | 478 ++++++++++
.../nagios/bin/pmp-check-mysql-ts-count | 206 ++++
.../nagios/bin/pmp-check-pt-table-checksum | 235 +++++
.../nagios/bin/pmp-check-unix-memory | 206 ++++
129 files changed, 8010 insertions(+), 504 deletions(-)
create mode 100644 .travis.yml
create mode 100644 check_hp_bladechassis/Makefile
create mode 100644 check_hp_bladechassis/check_hp_bladechassis-1.0.1/CHANGES
copy {check_ssl_cert/check_ssl_cert-1.15.0 => check_hp_bladechassis/check_hp_bladechassis-1.0.1}/COPYING (100%)
create mode 100644 check_hp_bladechassis/check_hp_bladechassis-1.0.1/INSTALL
create mode 100644 check_hp_bladechassis/check_hp_bladechassis-1.0.1/README
create mode 100755 check_hp_bladechassis/check_hp_bladechassis-1.0.1/check_hp_bladechassis
create mode 100644 check_hp_bladechassis/check_hp_bladechassis-1.0.1/check_hp_bladechassis.8
create mode 100644 check_hp_bladechassis/check_hp_bladechassis-1.0.1/check_hp_bladechassis.php
create mode 100644 check_hp_bladechassis/check_hp_bladechassis-1.0.1/check_hp_bladechassis.pod
create mode 100644 check_hp_bladechassis/check_hp_bladechassis-1.0.1/check_hp_bladechassis.spec
create mode 100755 check_hp_bladechassis/check_hp_bladechassis-1.0.1/install.sh
create mode 100644 check_hp_bladechassis/check_hp_bladechassis.cfg
create mode 100644 check_hp_bladechassis/control
copy {check_multipath => check_hp_bladechassis}/copyright (66%)
create mode 120000 check_hp_bladechassis/src
delete mode 100644 check_rbl/check_rbl-1.3.1/VERSION
rename check_rbl/{check_rbl-1.3.1 => check_rbl-1.3.2}/AUTHORS (100%)
rename check_rbl/{check_rbl-1.3.1 => check_rbl-1.3.2}/COPYING (100%)
rename check_rbl/{check_rbl-1.3.1 => check_rbl-1.3.2}/COPYRIGHT (100%)
rename check_rbl/{check_rbl-1.3.1 => check_rbl-1.3.2}/Changes (88%)
rename check_rbl/{check_rbl-1.3.1 => check_rbl-1.3.2}/INSTALL (92%)
rename check_rbl/{check_rbl-1.3.1 => check_rbl-1.3.2}/MANIFEST (100%)
rename check_rbl/{check_rbl-1.3.1 => check_rbl-1.3.2}/MANIFEST.SKIP (100%)
rename check_rbl/{check_rbl-1.3.1 => check_rbl-1.3.2}/META.yml (100%)
rename check_rbl/{check_rbl-1.3.1 => check_rbl-1.3.2}/Makefile.PL (100%)
rename check_rbl/{check_rbl-1.3.1 => check_rbl-1.3.2}/NEWS (75%)
rename check_rbl/{check_rbl-1.3.1 => check_rbl-1.3.2}/README (100%)
rename check_rbl/{check_rbl-1.3.1 => check_rbl-1.3.2}/TODO (100%)
create mode 100644 check_rbl/check_rbl-1.3.2/VERSION
rename check_rbl/{check_rbl-1.3.1 => check_rbl-1.3.2}/check_rbl (98%)
rename check_rbl/{check_rbl-1.3.1 => check_rbl-1.3.2}/check_rbl.ini (100%)
rename check_rbl/{check_rbl-1.3.1 => check_rbl-1.3.2}/check_rbl.pod (96%)
rename check_rbl/{check_rbl-1.3.1 => check_rbl-1.3.2}/check_rbl.spec (91%)
rename check_rbl/{check_rbl-1.3.1 => check_rbl-1.3.2}/t/00_modules.t (97%)
delete mode 100644 check_ssl_cert/check_ssl_cert-1.15.0/VERSION
rename check_ssl_cert/{check_ssl_cert-1.15.0 => check_ssl_cert-1.16.1}/AUTHORS (96%)
rename check_ssl_cert/{check_ssl_cert-1.15.0 => check_ssl_cert-1.16.1}/COPYING (100%)
rename check_ssl_cert/{check_ssl_cert-1.15.0 => check_ssl_cert-1.16.1}/COPYRIGHT (100%)
rename check_ssl_cert/{check_ssl_cert-1.15.0 => check_ssl_cert-1.16.1}/ChangeLog (93%)
rename check_ssl_cert/{check_ssl_cert-1.15.0 => check_ssl_cert-1.16.1}/INSTALL (100%)
rename check_ssl_cert/{check_ssl_cert-1.15.0 => check_ssl_cert-1.16.1}/Makefile (84%)
rename check_ssl_cert/{check_ssl_cert-1.15.0 => check_ssl_cert-1.16.1}/NEWS (97%)
rename check_ssl_cert/{check_ssl_cert-1.15.0 => check_ssl_cert-1.16.1}/README (100%)
rename check_ssl_cert/{check_ssl_cert-1.15.0 => check_ssl_cert-1.16.1}/TODO (100%)
create mode 100644 check_ssl_cert/check_ssl_cert-1.16.1/VERSION
rename check_ssl_cert/{check_ssl_cert-1.15.0 => check_ssl_cert-1.16.1}/check_ssl_cert (86%)
rename check_ssl_cert/{check_ssl_cert-1.15.0 => check_ssl_cert-1.16.1}/check_ssl_cert.1 (96%)
rename check_ssl_cert/{check_ssl_cert-1.15.0 => check_ssl_cert-1.16.1}/check_ssl_cert.spec (96%)
rename check_ssl_cert/{check_ssl_cert-1.15.0 => check_ssl_cert-1.16.1}/test/cabundle.crt (100%)
rename check_ssl_cert/{check_ssl_cert-1.15.0 => check_ssl_cert-1.16.1}/test/cacert.crt (100%)
rename check_ssl_cert/{check_ssl_cert-1.15.0 => check_ssl_cert-1.16.1}/test/unit_tests.sh (100%)
copy {check_haproxy => check_uptime}/Makefile (50%)
create mode 100644 check_uptime/check_uptime
create mode 100644 check_uptime/check_uptime.cfg
create mode 100644 check_uptime/control
copy {check_mysql_health => check_uptime}/copyright (62%)
create mode 100644 debian/autoreconf
create mode 100644 debian/patches/check_drbd/fix_for_oos_and_cosmetic
create mode 100644 debian/patches/check_imap_quota/syntax_error_fix
delete mode 100644 debian/patches/check_libs/config_location
create mode 100644 debian/patches/check_libs/lsof-nP
create mode 100644 debian/patches/check_mysql_health/documentation_url
create mode 100644 debian/patches/check_rbl/additional_rbls
create mode 100644 debian/patches/check_varnish/automake_foreign
create mode 100644 debian/patches/check_varnish/support-for-varnish-4
delete mode 100644 debian/patches/dsa/security_updates_critical
create mode 100644 percona-nagios-plugins/Changelog
create mode 100644 percona-nagios-plugins/Makefile
create mode 100644 percona-nagios-plugins/control
create mode 100644 percona-nagios-plugins/copyright
create mode 100755 percona-nagios-plugins/nagios/bin/pmp-check-aws-rds.py
create mode 100755 percona-nagios-plugins/nagios/bin/pmp-check-lvm-snapshots
create mode 100755 percona-nagios-plugins/nagios/bin/pmp-check-mysql-deadlocks
create mode 100755 percona-nagios-plugins/nagios/bin/pmp-check-mysql-deleted-files
create mode 100755 percona-nagios-plugins/nagios/bin/pmp-check-mysql-file-privs
create mode 100755 percona-nagios-plugins/nagios/bin/pmp-check-mysql-innodb
create mode 100755 percona-nagios-plugins/nagios/bin/pmp-check-mysql-pidfile
create mode 100755 percona-nagios-plugins/nagios/bin/pmp-check-mysql-processlist
create mode 100755 percona-nagios-plugins/nagios/bin/pmp-check-mysql-replication-delay
create mode 100755 percona-nagios-plugins/nagios/bin/pmp-check-mysql-replication-running
create mode 100755 percona-nagios-plugins/nagios/bin/pmp-check-mysql-status
create mode 100755 percona-nagios-plugins/nagios/bin/pmp-check-mysql-ts-count
create mode 100755 percona-nagios-plugins/nagios/bin/pmp-check-pt-table-checksum
create mode 100755 percona-nagios-plugins/nagios/bin/pmp-check-unix-memory
--
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