[Pkg-nagios-changes] [pkg-nagios-plugins-contrib] branch master updated (53e1b9c -> c750062)
Jan Wagner
waja at moszumanska.debian.org
Tue May 19 11:43:17 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 53e1b9c Fix version number in changelog
new 9bcec60 check_hpasm: Update to 4.7.0.2
new 9609f87 check_raid: Update to 3.2.3
new c750062 check_ssl_cert: Update to 1.17.1
The 3 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_hpasm/check_hpasm-4.6.3.2/config.guess | 1432 ---------
check_hpasm/check_hpasm-4.6.3.2/config.sub | 1534 ----------
check_hpasm/check_hpasm-4.6.3.2/configure | 3169 --------------------
check_hpasm/check_hpasm-4.6.3.2/install-sh | 295 --
check_hpasm/check_hpasm-4.6.3.2/missing | 360 ---
.../AUTHORS | 0
.../COPYING | 0
.../ChangeLog | 17 +
.../INSTALL | 0
.../Makefile.am | 0
.../Makefile.in | 12 +-
.../NEWS | 0
.../README | 0
.../TODO | 0
.../acinclude.m4 | 0
.../aclocal.m4 | 0
.../check_hpasm-4.7.0.2}/config.guess | 0
.../check_hpasm-4.7.0.2}/config.sub | 0
.../check_hpasm-4.7.0.2}/configure | 1117 +++----
.../configure.in | 2 +-
.../check_hpasm-4.7.0.2}/install-sh | 0
.../check_hpasm-4.7.0.2}/missing | 0
.../plugins-scripts/HP/BladeSystem.pm | 0
.../plugins-scripts/HP/BladeSystem/Component.pm | 0
.../Component/CommonEnclosureSubsystem.pm | 0
.../CommonEnclosureSubsystem/FanSubsystem.pm | 0
.../CommonEnclosureSubsystem/FuseSubsystem.pm | 0
.../CommonEnclosureSubsystem/ManagerSubsystem.pm | 0
.../CommonEnclosureSubsystem/TempSubsystem.pm | 0
.../BladeSystem/Component/NetConnectorSubsystem.pm | 0
.../Component/PowerEnclosureSubsystem.pm | 0
.../BladeSystem/Component/PowerSupplySubsystem.pm | 0
.../BladeSystem/Component/ServerBladeSubsystem.pm | 0
.../plugins-scripts/HP/Proliant.pm | 0
.../plugins-scripts/HP/Proliant/Component.pm | 0
.../HP/Proliant/Component/AsrSubsystem.pm | 0
.../HP/Proliant/Component/AsrSubsystem/CLI.pm | 0
.../HP/Proliant/Component/AsrSubsystem/SNMP.pm | 0
.../HP/Proliant/Component/CpuSubsystem.pm | 0
.../HP/Proliant/Component/CpuSubsystem/CLI.pm | 0
.../HP/Proliant/Component/CpuSubsystem/SNMP.pm | 0
.../HP/Proliant/Component/DiskSubsystem.pm | 0
.../HP/Proliant/Component/DiskSubsystem/Da.pm | 0
.../HP/Proliant/Component/DiskSubsystem/Da/CLI.pm | 0
.../HP/Proliant/Component/DiskSubsystem/Da/SNMP.pm | 0
.../HP/Proliant/Component/DiskSubsystem/Fca.pm | 0
.../HP/Proliant/Component/DiskSubsystem/Fca/CLI.pm | 0
.../Proliant/Component/DiskSubsystem/Fca/SNMP.pm | 0
.../HP/Proliant/Component/DiskSubsystem/Ide.pm | 0
.../HP/Proliant/Component/DiskSubsystem/Ide/CLI.pm | 0
.../Proliant/Component/DiskSubsystem/Ide/SNMP.pm | 0
.../HP/Proliant/Component/DiskSubsystem/Sas.pm | 0
.../HP/Proliant/Component/DiskSubsystem/Sas/CLI.pm | 0
.../Proliant/Component/DiskSubsystem/Sas/SNMP.pm | 0
.../HP/Proliant/Component/DiskSubsystem/Scsi.pm | 0
.../Proliant/Component/DiskSubsystem/Scsi/CLI.pm | 0
.../Proliant/Component/DiskSubsystem/Scsi/SNMP.pm | 0
.../HP/Proliant/Component/EventSubsystem.pm | 0
.../HP/Proliant/Component/EventSubsystem/CLI.pm | 0
.../HP/Proliant/Component/EventSubsystem/SNMP.pm | 0
.../HP/Proliant/Component/FanSubsystem.pm | 0
.../HP/Proliant/Component/FanSubsystem/CLI.pm | 0
.../HP/Proliant/Component/FanSubsystem/SNMP.pm | 0
.../HP/Proliant/Component/MemorySubsystem.pm | 0
.../HP/Proliant/Component/MemorySubsystem/CLI.pm | 0
.../HP/Proliant/Component/MemorySubsystem/SNMP.pm | 0
.../HP/Proliant/Component/NicSubsystem.pm | 0
.../HP/Proliant/Component/NicSubsystem/SNMP.pm | 0
.../HP/Proliant/Component/PowersupplySubsystem.pm | 0
.../Proliant/Component/PowersupplySubsystem/CLI.pm | 0
.../Component/PowersupplySubsystem/SNMP.pm | 0
.../plugins-scripts/HP/Proliant/Component/SNMP.pm | 0
.../HP/Proliant/Component/TemperatureSubsystem.pm | 0
.../Proliant/Component/TemperatureSubsystem/CLI.pm | 0
.../Component/TemperatureSubsystem/SNMP.pm | 0
.../plugins-scripts/HP/SNMP/Utils.pm | 0
.../plugins-scripts/HP/Server.pm | 12 +-
.../plugins-scripts/HP/Storage.pm | 0
.../plugins-scripts/HP/StorageWorks.pm | 157 +
.../plugins-scripts/Makefile.am | 3 +-
.../plugins-scripts/Makefile.in | 13 +-
.../plugins-scripts/Nagios/MiniPlugin.pm | 0
.../plugins-scripts/check_hpasm.pl | 0
.../plugins-scripts/subst.in | 0
check_hpasm/control | 2 +-
check_hpasm/src | 2 +-
check_raid/check_raid | 241 +-
check_raid/control | 2 +-
check_ssl_cert/check_ssl_cert-1.17.0/VERSION | 1 -
.../AUTHORS | 1 +
.../COPYING | 0
.../COPYRIGHT | 12 +-
.../ChangeLog | 5 +
.../INSTALL | 0
.../Makefile | 0
.../NEWS | 1 +
.../README | 0
.../TODO | 0
check_ssl_cert/check_ssl_cert-1.17.1/VERSION | 1 +
.../check_ssl_cert | 26 +-
.../check_ssl_cert.1 | 6 +-
.../check_ssl_cert.spec | 5 +-
.../test/cabundle.crt | 0
.../test/cacert.crt | 0
.../test/unit_tests.sh | 0
check_ssl_cert/control | 2 +-
check_ssl_cert/src | 2 +-
107 files changed, 865 insertions(+), 7567 deletions(-)
delete mode 100755 check_hpasm/check_hpasm-4.6.3.2/config.guess
delete mode 100755 check_hpasm/check_hpasm-4.6.3.2/config.sub
delete mode 100755 check_hpasm/check_hpasm-4.6.3.2/configure
delete mode 100755 check_hpasm/check_hpasm-4.6.3.2/install-sh
delete mode 100755 check_hpasm/check_hpasm-4.6.3.2/missing
rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.0.2}/AUTHORS (100%)
mode change 100644 => 100755
rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.0.2}/COPYING (100%)
mode change 100644 => 100755
rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.0.2}/ChangeLog (95%)
mode change 100644 => 100755
rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.0.2}/INSTALL (100%)
mode change 100644 => 100755
rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.0.2}/Makefile.am (100%)
mode change 100644 => 100755
rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.0.2}/Makefile.in (98%)
rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.0.2}/NEWS (100%)
mode change 100644 => 100755
rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.0.2}/README (100%)
mode change 100644 => 100755
rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.0.2}/TODO (100%)
mode change 100644 => 100755
rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.0.2}/acinclude.m4 (100%)
mode change 100644 => 100755
rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.0.2}/aclocal.m4 (100%)
mode change 100644 => 100755
copy {check_mysql_health/check_mysql_health-2.1.9.2 => check_hpasm/check_hpasm-4.7.0.2}/config.guess (100%)
copy {check_mysql_health/check_mysql_health-2.1.9.2 => check_hpasm/check_hpasm-4.7.0.2}/config.sub (100%)
copy {check_mysql_health/check_mysql_health-2.1.9.2 => check_hpasm/check_hpasm-4.7.0.2}/configure (84%)
rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.0.2}/configure.in (99%)
mode change 100644 => 100755
copy {check_mysql_health/check_mysql_health-2.1.9.2 => check_hpasm/check_hpasm-4.7.0.2}/install-sh (100%)
copy {check_mysql_health/check_mysql_health-2.1.9.2 => check_hpasm/check_hpasm-4.7.0.2}/missing (100%)
rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.0.2}/plugins-scripts/HP/BladeSystem.pm (100%)
rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.0.2}/plugins-scripts/HP/BladeSystem/Component.pm (100%)
rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.0.2}/plugins-scripts/HP/BladeSystem/Component/CommonEnclosureSubsystem.pm (100%)
rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.0.2}/plugins-scripts/HP/BladeSystem/Component/CommonEnclosureSubsystem/FanSubsystem.pm (100%)
rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.0.2}/plugins-scripts/HP/BladeSystem/Component/CommonEnclosureSubsystem/FuseSubsystem.pm (100%)
rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.0.2}/plugins-scripts/HP/BladeSystem/Component/CommonEnclosureSubsystem/ManagerSubsystem.pm (100%)
rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.0.2}/plugins-scripts/HP/BladeSystem/Component/CommonEnclosureSubsystem/TempSubsystem.pm (100%)
rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.0.2}/plugins-scripts/HP/BladeSystem/Component/NetConnectorSubsystem.pm (100%)
rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.0.2}/plugins-scripts/HP/BladeSystem/Component/PowerEnclosureSubsystem.pm (100%)
rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.0.2}/plugins-scripts/HP/BladeSystem/Component/PowerSupplySubsystem.pm (100%)
rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.0.2}/plugins-scripts/HP/BladeSystem/Component/ServerBladeSubsystem.pm (100%)
rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.0.2}/plugins-scripts/HP/Proliant.pm (100%)
rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.0.2}/plugins-scripts/HP/Proliant/Component.pm (100%)
rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.0.2}/plugins-scripts/HP/Proliant/Component/AsrSubsystem.pm (100%)
rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.0.2}/plugins-scripts/HP/Proliant/Component/AsrSubsystem/CLI.pm (100%)
rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.0.2}/plugins-scripts/HP/Proliant/Component/AsrSubsystem/SNMP.pm (100%)
rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.0.2}/plugins-scripts/HP/Proliant/Component/CpuSubsystem.pm (100%)
rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.0.2}/plugins-scripts/HP/Proliant/Component/CpuSubsystem/CLI.pm (100%)
rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.0.2}/plugins-scripts/HP/Proliant/Component/CpuSubsystem/SNMP.pm (100%)
rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.0.2}/plugins-scripts/HP/Proliant/Component/DiskSubsystem.pm (100%)
rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.0.2}/plugins-scripts/HP/Proliant/Component/DiskSubsystem/Da.pm (100%)
rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.0.2}/plugins-scripts/HP/Proliant/Component/DiskSubsystem/Da/CLI.pm (100%)
rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.0.2}/plugins-scripts/HP/Proliant/Component/DiskSubsystem/Da/SNMP.pm (100%)
rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.0.2}/plugins-scripts/HP/Proliant/Component/DiskSubsystem/Fca.pm (100%)
rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.0.2}/plugins-scripts/HP/Proliant/Component/DiskSubsystem/Fca/CLI.pm (100%)
rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.0.2}/plugins-scripts/HP/Proliant/Component/DiskSubsystem/Fca/SNMP.pm (100%)
rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.0.2}/plugins-scripts/HP/Proliant/Component/DiskSubsystem/Ide.pm (100%)
rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.0.2}/plugins-scripts/HP/Proliant/Component/DiskSubsystem/Ide/CLI.pm (100%)
rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.0.2}/plugins-scripts/HP/Proliant/Component/DiskSubsystem/Ide/SNMP.pm (100%)
rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.0.2}/plugins-scripts/HP/Proliant/Component/DiskSubsystem/Sas.pm (100%)
rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.0.2}/plugins-scripts/HP/Proliant/Component/DiskSubsystem/Sas/CLI.pm (100%)
rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.0.2}/plugins-scripts/HP/Proliant/Component/DiskSubsystem/Sas/SNMP.pm (100%)
rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.0.2}/plugins-scripts/HP/Proliant/Component/DiskSubsystem/Scsi.pm (100%)
rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.0.2}/plugins-scripts/HP/Proliant/Component/DiskSubsystem/Scsi/CLI.pm (100%)
rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.0.2}/plugins-scripts/HP/Proliant/Component/DiskSubsystem/Scsi/SNMP.pm (100%)
rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.0.2}/plugins-scripts/HP/Proliant/Component/EventSubsystem.pm (100%)
rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.0.2}/plugins-scripts/HP/Proliant/Component/EventSubsystem/CLI.pm (100%)
rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.0.2}/plugins-scripts/HP/Proliant/Component/EventSubsystem/SNMP.pm (100%)
rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.0.2}/plugins-scripts/HP/Proliant/Component/FanSubsystem.pm (100%)
rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.0.2}/plugins-scripts/HP/Proliant/Component/FanSubsystem/CLI.pm (100%)
rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.0.2}/plugins-scripts/HP/Proliant/Component/FanSubsystem/SNMP.pm (100%)
rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.0.2}/plugins-scripts/HP/Proliant/Component/MemorySubsystem.pm (100%)
rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.0.2}/plugins-scripts/HP/Proliant/Component/MemorySubsystem/CLI.pm (100%)
rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.0.2}/plugins-scripts/HP/Proliant/Component/MemorySubsystem/SNMP.pm (100%)
rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.0.2}/plugins-scripts/HP/Proliant/Component/NicSubsystem.pm (100%)
rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.0.2}/plugins-scripts/HP/Proliant/Component/NicSubsystem/SNMP.pm (100%)
rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.0.2}/plugins-scripts/HP/Proliant/Component/PowersupplySubsystem.pm (100%)
rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.0.2}/plugins-scripts/HP/Proliant/Component/PowersupplySubsystem/CLI.pm (100%)
rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.0.2}/plugins-scripts/HP/Proliant/Component/PowersupplySubsystem/SNMP.pm (100%)
rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.0.2}/plugins-scripts/HP/Proliant/Component/SNMP.pm (100%)
rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.0.2}/plugins-scripts/HP/Proliant/Component/TemperatureSubsystem.pm (100%)
rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.0.2}/plugins-scripts/HP/Proliant/Component/TemperatureSubsystem/CLI.pm (100%)
rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.0.2}/plugins-scripts/HP/Proliant/Component/TemperatureSubsystem/SNMP.pm (100%)
rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.0.2}/plugins-scripts/HP/SNMP/Utils.pm (100%)
rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.0.2}/plugins-scripts/HP/Server.pm (95%)
mode change 100644 => 100755
rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.0.2}/plugins-scripts/HP/Storage.pm (100%)
create mode 100755 check_hpasm/check_hpasm-4.7.0.2/plugins-scripts/HP/StorageWorks.pm
rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.0.2}/plugins-scripts/Makefile.am (98%)
mode change 100644 => 100755
rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.0.2}/plugins-scripts/Makefile.in (98%)
rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.0.2}/plugins-scripts/Nagios/MiniPlugin.pm (100%)
rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.0.2}/plugins-scripts/check_hpasm.pl (100%)
rename check_hpasm/{check_hpasm-4.6.3.2 => check_hpasm-4.7.0.2}/plugins-scripts/subst.in (100%)
delete mode 100644 check_ssl_cert/check_ssl_cert-1.17.0/VERSION
rename check_ssl_cert/{check_ssl_cert-1.17.0 => check_ssl_cert-1.17.1}/AUTHORS (97%)
rename check_ssl_cert/{check_ssl_cert-1.17.0 => check_ssl_cert-1.17.1}/COPYING (100%)
rename check_ssl_cert/{check_ssl_cert-1.17.0 => check_ssl_cert-1.17.1}/COPYRIGHT (80%)
rename check_ssl_cert/{check_ssl_cert-1.17.0 => check_ssl_cert-1.17.1}/ChangeLog (98%)
rename check_ssl_cert/{check_ssl_cert-1.17.0 => check_ssl_cert-1.17.1}/INSTALL (100%)
rename check_ssl_cert/{check_ssl_cert-1.17.0 => check_ssl_cert-1.17.1}/Makefile (100%)
rename check_ssl_cert/{check_ssl_cert-1.17.0 => check_ssl_cert-1.17.1}/NEWS (98%)
rename check_ssl_cert/{check_ssl_cert-1.17.0 => check_ssl_cert-1.17.1}/README (100%)
rename check_ssl_cert/{check_ssl_cert-1.17.0 => check_ssl_cert-1.17.1}/TODO (100%)
create mode 100644 check_ssl_cert/check_ssl_cert-1.17.1/VERSION
rename check_ssl_cert/{check_ssl_cert-1.17.0 => check_ssl_cert-1.17.1}/check_ssl_cert (97%)
rename check_ssl_cert/{check_ssl_cert-1.17.0 => check_ssl_cert-1.17.1}/check_ssl_cert.1 (94%)
rename check_ssl_cert/{check_ssl_cert-1.17.0 => check_ssl_cert-1.17.1}/check_ssl_cert.spec (98%)
rename check_ssl_cert/{check_ssl_cert-1.17.0 => check_ssl_cert-1.17.1}/test/cabundle.crt (100%)
rename check_ssl_cert/{check_ssl_cert-1.17.0 => check_ssl_cert-1.17.1}/test/cacert.crt (100%)
rename check_ssl_cert/{check_ssl_cert-1.17.0 => check_ssl_cert-1.17.1}/test/unit_tests.sh (100%)
--
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