[Pkg-nagios-changes] [pkg-nagios-plugins-contrib] branch master updated (d26d6ab -> b61bcf0)

Jan Wagner waja at moszumanska.debian.org
Thu Jun 30 09:16:02 UTC 2016


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  d26d6ab   percona-nagios-plugins: Updating to 1.1.6
       new  f5a7a28   check_hpasm: Update to  4.7.3.1
       new  7532d99   check_mysql_health: Update to 2.2.2
       new  0f793b9   dsa/control: Fix spelling error
       new  748d7c6   check_redis/control: Fix spelling error
       new  b61bcf0   check_redis/copyright: Updating FSF address

The 5 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.7.1.1/ChangeLog          | 277 ---------------------
 .../AUTHORS                                        |   0
 .../COPYING                                        |   0
 check_hpasm/check_hpasm-4.7.3.1/ChangeLog          | 208 ++++++++++++++++
 .../INSTALL                                        |   0
 .../Makefile.am                                    |   0
 .../Makefile.in                                    |   0
 .../NEWS                                           |   0
 .../README                                         |   0
 .../TODO                                           |   0
 .../acinclude.m4                                   |   0
 .../aclocal.m4                                     |   0
 .../config.guess                                   |   0
 .../config.sub                                     |   0
 .../configure                                      |  20 +-
 .../configure.in                                   |   2 +-
 .../install-sh                                     |   0
 .../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                 |  10 +
 .../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     |   3 +
 .../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                   |   3 +
 .../plugins-scripts/HP/Storage.pm                  |   0
 .../plugins-scripts/HP/StorageWorks.pm             |   0
 .../plugins-scripts/Makefile.am                    |   0
 .../plugins-scripts/Makefile.in                    |   0
 .../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 +-
 .../AUTHORS                                        |   0
 .../COPYING                                        |   0
 .../ChangeLog                                      |   6 +-
 .../INSTALL                                        |   0
 .../Makefile.am                                    |   0
 .../Makefile.in                                    |   5 +-
 .../NEWS                                           |   0
 .../README                                         |   0
 .../TODO                                           |   0
 .../acinclude.m4                                   |   0
 .../aclocal.m4                                     |   6 +-
 .../config.guess                                   |   0
 .../config.sub                                     |   0
 .../configure                                      |  20 +-
 .../configure.ac                                   |   2 +-
 .../contrib/CheckMySQLHealthExt1.pm                |   0
 .../contrib/README.my-extensions                   |   0
 .../contrib/check_mysql_health.php                 |   0
 .../install-sh                                     |   0
 .../missing                                        |   0
 .../plugins-scripts/Makefile.am                    |   0
 .../plugins-scripts/Makefile.in                    |   2 +-
 .../plugins-scripts/Nagios/DBD/MySQL/Cluster.pm    |   0
 .../plugins-scripts/Nagios/DBD/MySQL/Server.pm     |  27 +-
 .../Nagios/DBD/MySQL/Server/Instance.pm            |   0
 .../Nagios/DBD/MySQL/Server/Instance/Innodb.pm     |   0
 .../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          |   0
 .../plugins-scripts/subst.in                       |   0
 .../t/Makefile.am                                  |   0
 .../t/Makefile.in                                  |   2 +-
 .../t/check_mysql_health.t                         |   0
 check_mysql_health/control                         |   2 +-
 check_mysql_health/src                             |   2 +-
 check_redis/control                                |   2 +-
 check_redis/copyright                              |   3 +-
 dsa/control                                        |   2 +-
 121 files changed, 290 insertions(+), 318 deletions(-)
 delete mode 100755 check_hpasm/check_hpasm-4.7.1.1/ChangeLog
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/AUTHORS (100%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/COPYING (100%)
 create mode 100755 check_hpasm/check_hpasm-4.7.3.1/ChangeLog
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/INSTALL (100%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/Makefile.am (100%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/Makefile.in (100%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/NEWS (100%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/README (100%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/TODO (100%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/acinclude.m4 (100%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/aclocal.m4 (100%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/config.guess (100%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/config.sub (100%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/configure (99%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/configure.in (99%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/install-sh (100%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/missing (100%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/plugins-scripts/HP/BladeSystem.pm (100%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/plugins-scripts/HP/BladeSystem/Component.pm (100%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/plugins-scripts/HP/BladeSystem/Component/CommonEnclosureSubsystem.pm (100%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/plugins-scripts/HP/BladeSystem/Component/CommonEnclosureSubsystem/FanSubsystem.pm (100%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/plugins-scripts/HP/BladeSystem/Component/CommonEnclosureSubsystem/FuseSubsystem.pm (100%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/plugins-scripts/HP/BladeSystem/Component/CommonEnclosureSubsystem/ManagerSubsystem.pm (100%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/plugins-scripts/HP/BladeSystem/Component/CommonEnclosureSubsystem/TempSubsystem.pm (100%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/plugins-scripts/HP/BladeSystem/Component/NetConnectorSubsystem.pm (100%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/plugins-scripts/HP/BladeSystem/Component/PowerEnclosureSubsystem.pm (100%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/plugins-scripts/HP/BladeSystem/Component/PowerSupplySubsystem.pm (100%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/plugins-scripts/HP/BladeSystem/Component/ServerBladeSubsystem.pm (100%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/plugins-scripts/HP/Proliant.pm (98%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/plugins-scripts/HP/Proliant/Component.pm (100%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/plugins-scripts/HP/Proliant/Component/AsrSubsystem.pm (100%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/plugins-scripts/HP/Proliant/Component/AsrSubsystem/CLI.pm (100%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/plugins-scripts/HP/Proliant/Component/AsrSubsystem/SNMP.pm (100%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/plugins-scripts/HP/Proliant/Component/CpuSubsystem.pm (100%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/plugins-scripts/HP/Proliant/Component/CpuSubsystem/CLI.pm (100%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/plugins-scripts/HP/Proliant/Component/CpuSubsystem/SNMP.pm (100%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/plugins-scripts/HP/Proliant/Component/DiskSubsystem.pm (100%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/plugins-scripts/HP/Proliant/Component/DiskSubsystem/Da.pm (100%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/plugins-scripts/HP/Proliant/Component/DiskSubsystem/Da/CLI.pm (100%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/plugins-scripts/HP/Proliant/Component/DiskSubsystem/Da/SNMP.pm (100%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/plugins-scripts/HP/Proliant/Component/DiskSubsystem/Fca.pm (100%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/plugins-scripts/HP/Proliant/Component/DiskSubsystem/Fca/CLI.pm (100%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/plugins-scripts/HP/Proliant/Component/DiskSubsystem/Fca/SNMP.pm (100%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/plugins-scripts/HP/Proliant/Component/DiskSubsystem/Ide.pm (98%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/plugins-scripts/HP/Proliant/Component/DiskSubsystem/Ide/CLI.pm (100%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/plugins-scripts/HP/Proliant/Component/DiskSubsystem/Ide/SNMP.pm (100%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/plugins-scripts/HP/Proliant/Component/DiskSubsystem/Sas.pm (100%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/plugins-scripts/HP/Proliant/Component/DiskSubsystem/Sas/CLI.pm (100%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/plugins-scripts/HP/Proliant/Component/DiskSubsystem/Sas/SNMP.pm (100%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/plugins-scripts/HP/Proliant/Component/DiskSubsystem/Scsi.pm (100%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/plugins-scripts/HP/Proliant/Component/DiskSubsystem/Scsi/CLI.pm (100%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/plugins-scripts/HP/Proliant/Component/DiskSubsystem/Scsi/SNMP.pm (100%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/plugins-scripts/HP/Proliant/Component/EventSubsystem.pm (100%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/plugins-scripts/HP/Proliant/Component/EventSubsystem/CLI.pm (100%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/plugins-scripts/HP/Proliant/Component/EventSubsystem/SNMP.pm (100%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/plugins-scripts/HP/Proliant/Component/FanSubsystem.pm (100%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/plugins-scripts/HP/Proliant/Component/FanSubsystem/CLI.pm (100%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/plugins-scripts/HP/Proliant/Component/FanSubsystem/SNMP.pm (100%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/plugins-scripts/HP/Proliant/Component/MemorySubsystem.pm (100%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/plugins-scripts/HP/Proliant/Component/MemorySubsystem/CLI.pm (100%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/plugins-scripts/HP/Proliant/Component/MemorySubsystem/SNMP.pm (100%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/plugins-scripts/HP/Proliant/Component/NicSubsystem.pm (100%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/plugins-scripts/HP/Proliant/Component/NicSubsystem/SNMP.pm (100%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/plugins-scripts/HP/Proliant/Component/PowersupplySubsystem.pm (100%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/plugins-scripts/HP/Proliant/Component/PowersupplySubsystem/CLI.pm (100%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/plugins-scripts/HP/Proliant/Component/PowersupplySubsystem/SNMP.pm (100%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/plugins-scripts/HP/Proliant/Component/SNMP.pm (100%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/plugins-scripts/HP/Proliant/Component/TemperatureSubsystem.pm (100%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/plugins-scripts/HP/Proliant/Component/TemperatureSubsystem/CLI.pm (100%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/plugins-scripts/HP/Proliant/Component/TemperatureSubsystem/SNMP.pm (100%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/plugins-scripts/HP/SNMP/Utils.pm (100%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/plugins-scripts/HP/Server.pm (98%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/plugins-scripts/HP/Storage.pm (100%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/plugins-scripts/HP/StorageWorks.pm (100%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/plugins-scripts/Makefile.am (100%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/plugins-scripts/Makefile.in (100%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/plugins-scripts/Nagios/MiniPlugin.pm (100%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/plugins-scripts/check_hpasm.pl (100%)
 rename check_hpasm/{check_hpasm-4.7.1.1 => check_hpasm-4.7.3.1}/plugins-scripts/subst.in (100%)
 rename check_mysql_health/{check_mysql_health-2.2.1 => check_mysql_health-2.2.2}/AUTHORS (100%)
 rename check_mysql_health/{check_mysql_health-2.2.1 => check_mysql_health-2.2.2}/COPYING (100%)
 rename check_mysql_health/{check_mysql_health-2.2.1 => check_mysql_health-2.2.2}/ChangeLog (97%)
 rename check_mysql_health/{check_mysql_health-2.2.1 => check_mysql_health-2.2.2}/INSTALL (100%)
 rename check_mysql_health/{check_mysql_health-2.2.1 => check_mysql_health-2.2.2}/Makefile.am (100%)
 rename check_mysql_health/{check_mysql_health-2.2.1 => check_mysql_health-2.2.2}/Makefile.in (99%)
 rename check_mysql_health/{check_mysql_health-2.2.1 => check_mysql_health-2.2.2}/NEWS (100%)
 rename check_mysql_health/{check_mysql_health-2.2.1 => check_mysql_health-2.2.2}/README (100%)
 rename check_mysql_health/{check_mysql_health-2.2.1 => check_mysql_health-2.2.2}/TODO (100%)
 rename check_mysql_health/{check_mysql_health-2.2.1 => check_mysql_health-2.2.2}/acinclude.m4 (100%)
 mode change 100644 => 100755
 rename check_mysql_health/{check_mysql_health-2.2.1 => check_mysql_health-2.2.2}/aclocal.m4 (97%)
 rename check_mysql_health/{check_mysql_health-2.2.1 => check_mysql_health-2.2.2}/config.guess (100%)
 rename check_mysql_health/{check_mysql_health-2.2.1 => check_mysql_health-2.2.2}/config.sub (100%)
 rename check_mysql_health/{check_mysql_health-2.2.1 => check_mysql_health-2.2.2}/configure (99%)
 rename check_mysql_health/{check_mysql_health-2.2.1 => check_mysql_health-2.2.2}/configure.ac (99%)
 mode change 100644 => 100755
 rename check_mysql_health/{check_mysql_health-2.2.1 => check_mysql_health-2.2.2}/contrib/CheckMySQLHealthExt1.pm (100%)
 rename check_mysql_health/{check_mysql_health-2.2.1 => check_mysql_health-2.2.2}/contrib/README.my-extensions (100%)
 rename check_mysql_health/{check_mysql_health-2.2.1 => check_mysql_health-2.2.2}/contrib/check_mysql_health.php (100%)
 rename check_mysql_health/{check_mysql_health-2.2.1 => check_mysql_health-2.2.2}/install-sh (100%)
 rename check_mysql_health/{check_mysql_health-2.2.1 => check_mysql_health-2.2.2}/missing (100%)
 rename check_mysql_health/{check_mysql_health-2.2.1 => check_mysql_health-2.2.2}/plugins-scripts/Makefile.am (100%)
 rename check_mysql_health/{check_mysql_health-2.2.1 => check_mysql_health-2.2.2}/plugins-scripts/Makefile.in (99%)
 rename check_mysql_health/{check_mysql_health-2.2.1 => check_mysql_health-2.2.2}/plugins-scripts/Nagios/DBD/MySQL/Cluster.pm (100%)
 rename check_mysql_health/{check_mysql_health-2.2.1 => check_mysql_health-2.2.2}/plugins-scripts/Nagios/DBD/MySQL/Server.pm (98%)
 rename check_mysql_health/{check_mysql_health-2.2.1 => check_mysql_health-2.2.2}/plugins-scripts/Nagios/DBD/MySQL/Server/Instance.pm (100%)
 rename check_mysql_health/{check_mysql_health-2.2.1 => check_mysql_health-2.2.2}/plugins-scripts/Nagios/DBD/MySQL/Server/Instance/Innodb.pm (100%)
 rename check_mysql_health/{check_mysql_health-2.2.1 => check_mysql_health-2.2.2}/plugins-scripts/Nagios/DBD/MySQL/Server/Instance/Myisam.pm (100%)
 rename check_mysql_health/{check_mysql_health-2.2.1 => check_mysql_health-2.2.2}/plugins-scripts/Nagios/DBD/MySQL/Server/Instance/Replication.pm (100%)
 rename check_mysql_health/{check_mysql_health-2.2.1 => check_mysql_health-2.2.2}/plugins-scripts/Nagios/Extraopts.pm (100%)
 rename check_mysql_health/{check_mysql_health-2.2.1 => check_mysql_health-2.2.2}/plugins-scripts/check_mysql_health.pl (100%)
 rename check_mysql_health/{check_mysql_health-2.2.1 => check_mysql_health-2.2.2}/plugins-scripts/subst.in (100%)
 rename check_mysql_health/{check_mysql_health-2.2.1 => check_mysql_health-2.2.2}/t/Makefile.am (100%)
 rename check_mysql_health/{check_mysql_health-2.2.1 => check_mysql_health-2.2.2}/t/Makefile.in (99%)
 rename check_mysql_health/{check_mysql_health-2.2.1 => check_mysql_health-2.2.2}/t/check_mysql_health.t (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