From bb2826f9635366af10fd7b93c901523a5fec11ea Mon Sep 17 00:00:00 2001 From: qgarnier Date: Wed, 4 May 2022 14:24:53 +0200 Subject: [PATCH] update plugin 20220504 (#80) --- build_centreon_plugins_32.bat | 5 +++++ build_centreon_plugins_64.bat | 5 +++++ centreon-plugins | 2 +- check_logfiles | 2 +- 4 files changed, 12 insertions(+), 2 deletions(-) diff --git a/build_centreon_plugins_32.bat b/build_centreon_plugins_32.bat index 05b595d..e661acf 100644 --- a/build_centreon_plugins_32.bat +++ b/build_centreon_plugins_32.bat @@ -89,6 +89,11 @@ CMD /C %PERL_INSTALL_DIR%\perl\site\bin\pp --lib=centreon-plugins\ ^ -M Win32::Job ^ -M XML::LibXML::SAX ^ -M Safe ^ +-M apps::backup::backupexec::local::plugin ^ +-M apps::backup::backupexec::local::mode::alerts ^ +-M apps::backup::backupexec::local::mode::disks ^ +-M apps::backup::backupexec::local::mode::jobs ^ +-M apps::backup::backupexec::local::mode::listdisks ^ -M apps::backup::netbackup::local::plugin ^ -M apps::backup::netbackup::local::mode::dedupstatus ^ -M apps::backup::netbackup::local::mode::drivecleaning ^ diff --git a/build_centreon_plugins_64.bat b/build_centreon_plugins_64.bat index 119006f..3601f65 100644 --- a/build_centreon_plugins_64.bat +++ b/build_centreon_plugins_64.bat @@ -87,6 +87,11 @@ CMD /C %PERL_INSTALL_DIR%\perl\site\bin\pp --lib=centreon-plugins\ ^ -M Win32::Job ^ -M XML::LibXML::SAX ^ -M Safe ^ +-M apps::backup::backupexec::local::plugin ^ +-M apps::backup::backupexec::local::mode::alerts ^ +-M apps::backup::backupexec::local::mode::disks ^ +-M apps::backup::backupexec::local::mode::jobs ^ +-M apps::backup::backupexec::local::mode::listdisks ^ -M apps::backup::netbackup::local::plugin ^ -M apps::backup::netbackup::local::mode::dedupstatus ^ -M apps::backup::netbackup::local::mode::drivecleaning ^ diff --git a/centreon-plugins b/centreon-plugins index bea68e5..f97932c 160000 --- a/centreon-plugins +++ b/centreon-plugins @@ -1 +1 @@ -Subproject commit bea68e52703dc192aec93349dac5ee643bacd5c6 +Subproject commit f97932cb78fd358c66d8e8f2c7d4366e9b6801b8 diff --git a/check_logfiles b/check_logfiles index c29c3d4..d8912a6 160000 --- a/check_logfiles +++ b/check_logfiles @@ -1 +1 @@ -Subproject commit c29c3d4aa8a84465f9e91ca4174e0192c2e5596c +Subproject commit d8912a68c5cf8d85fe5b85e6d2e34b0b5a2770f5