mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-09-12 12:28:24 +02:00
fix(packaging): reorganize common code for azure (#5679)
because ApplicationInsights fatpacked plugin (and others) lacked a module Refs: CTOR-1193
This commit is contained in:
parent
d82058c571
commit
03deb67cf6
@ -6,7 +6,7 @@
|
||||
"centreon/plugins/script_custom.pm",
|
||||
"cloud/azure/custom/",
|
||||
"cloud/azure/common/storageaccount/",
|
||||
"cloud/azure/management/monitor/mode/discovery.pm",
|
||||
"cloud/azure/common/discovery.pm",
|
||||
"cloud/azure/management/monitor/mode/health.pm",
|
||||
"cloud/azure/classicstorage/storageaccount/"
|
||||
]
|
||||
|
@ -5,7 +5,7 @@
|
||||
"files": [
|
||||
"centreon/plugins/script_custom.pm",
|
||||
"cloud/azure/custom/",
|
||||
"cloud/azure/management/monitor/mode/discovery.pm",
|
||||
"cloud/azure/common/discovery.pm",
|
||||
"cloud/azure/management/monitor/mode/health.pm",
|
||||
"cloud/azure/compute/aks/"
|
||||
]
|
||||
|
@ -5,7 +5,7 @@
|
||||
"files": [
|
||||
"centreon/plugins/script_custom.pm",
|
||||
"cloud/azure/custom/",
|
||||
"cloud/azure/management/monitor/mode/discovery.pm",
|
||||
"cloud/azure/common/discovery.pm",
|
||||
"cloud/azure/compute/disk/"
|
||||
]
|
||||
}
|
||||
|
@ -4,6 +4,7 @@
|
||||
"plugin_name": "centreon_azure_compute_functions_api.pl",
|
||||
"files": [
|
||||
"centreon/plugins/script_custom.pm",
|
||||
"cloud/azure/common/discovery.pm",
|
||||
"cloud/azure/custom/",
|
||||
"cloud/azure/management/monitor/mode/",
|
||||
"cloud/azure/compute/functions/",
|
||||
|
@ -5,7 +5,7 @@
|
||||
"files": [
|
||||
"centreon/plugins/script_custom.pm",
|
||||
"cloud/azure/custom/",
|
||||
"cloud/azure/management/monitor/mode/discovery.pm",
|
||||
"cloud/azure/common/discovery.pm",
|
||||
"cloud/azure/management/monitor/mode/health.pm",
|
||||
"cloud/azure/compute/virtualmachine/"
|
||||
]
|
||||
|
@ -5,7 +5,7 @@
|
||||
"files": [
|
||||
"centreon/plugins/script_custom.pm",
|
||||
"cloud/azure/custom/",
|
||||
"cloud/azure/management/monitor/mode/discovery.pm",
|
||||
"cloud/azure/common/discovery.pm",
|
||||
"cloud/azure/management/monitor/mode/health.pm",
|
||||
"cloud/azure/compute/vmscalesets/"
|
||||
]
|
||||
|
@ -5,7 +5,7 @@
|
||||
"files": [
|
||||
"centreon/plugins/script_custom.pm",
|
||||
"cloud/azure/custom/",
|
||||
"cloud/azure/management/monitor/mode/discovery.pm",
|
||||
"cloud/azure/common/discovery.pm",
|
||||
"cloud/azure/datafactory/factories/"
|
||||
]
|
||||
}
|
||||
|
@ -4,6 +4,7 @@
|
||||
"plugin_name": "centreon_azure_database_cosmosdb_api.pl",
|
||||
"files": [
|
||||
"centreon/plugins/script_custom.pm",
|
||||
"cloud/azure/common/discovery.pm",
|
||||
"cloud/azure/custom/",
|
||||
"cloud/azure/management/monitor/mode/",
|
||||
"cloud/azure/database/cosmosdb/"
|
||||
|
@ -5,7 +5,7 @@
|
||||
"files": [
|
||||
"centreon/plugins/script_custom.pm",
|
||||
"cloud/azure/custom/",
|
||||
"cloud/azure/management/monitor/mode/discovery.pm",
|
||||
"cloud/azure/common/discovery.pm",
|
||||
"cloud/azure/database/elasticpool/"
|
||||
]
|
||||
}
|
||||
|
@ -4,6 +4,7 @@
|
||||
"plugin_name": "centreon_azure_database_mariadb_api.pl",
|
||||
"files": [
|
||||
"centreon/plugins/script_custom.pm",
|
||||
"cloud/azure/common/discovery.pm",
|
||||
"cloud/azure/custom/",
|
||||
"cloud/azure/management/monitor/mode/",
|
||||
"cloud/azure/database/mariadb/"
|
||||
|
@ -4,6 +4,7 @@
|
||||
"plugin_name": "centreon_azure_database_redis_api.pl",
|
||||
"files": [
|
||||
"centreon/plugins/script_custom.pm",
|
||||
"cloud/azure/common/discovery.pm",
|
||||
"cloud/azure/custom/",
|
||||
"cloud/azure/management/monitor/mode/",
|
||||
"cloud/azure/database/redis/"
|
||||
|
@ -4,6 +4,7 @@
|
||||
"plugin_name": "centreon_azure_database_sqldatabase_api.pl",
|
||||
"files": [
|
||||
"centreon/plugins/script_custom.pm",
|
||||
"cloud/azure/common/discovery.pm",
|
||||
"cloud/azure/custom/",
|
||||
"cloud/azure/management/monitor/mode/",
|
||||
"cloud/azure/database/sqldatabase/"
|
||||
|
@ -4,6 +4,7 @@
|
||||
"plugin_name": "centreon_azure_database_sqlmanagedinstance_api.pl",
|
||||
"files": [
|
||||
"centreon/plugins/script_custom.pm",
|
||||
"cloud/azure/common/discovery.pm",
|
||||
"cloud/azure/custom/",
|
||||
"cloud/azure/management/monitor/mode/",
|
||||
"cloud/azure/database/sqlmanagedinstance/"
|
||||
|
@ -5,7 +5,7 @@
|
||||
"files": [
|
||||
"centreon/plugins/script_custom.pm",
|
||||
"cloud/azure/custom/",
|
||||
"cloud/azure/management/monitor/mode/discovery.pm",
|
||||
"cloud/azure/common/discovery.pm",
|
||||
"cloud/azure/management/monitor/mode/health.pm",
|
||||
"cloud/azure/database/sqlserver/"
|
||||
]
|
||||
|
@ -4,6 +4,7 @@
|
||||
"plugin_name": "centreon_azure_devtools_appconfiguration_api.pl",
|
||||
"files": [
|
||||
"centreon/plugins/script_custom.pm",
|
||||
"cloud/azure/common/discovery.pm",
|
||||
"cloud/azure/custom/",
|
||||
"cloud/azure/devtools/appconfiguration/"
|
||||
]
|
||||
|
@ -4,6 +4,7 @@
|
||||
"plugin_name": "centreon_azure_integration_servicebus_api.pl",
|
||||
"files": [
|
||||
"centreon/plugins/script_custom.pm",
|
||||
"cloud/azure/common/discovery.pm",
|
||||
"cloud/azure/custom/",
|
||||
"cloud/azure/management/monitor/mode/",
|
||||
"cloud/azure/integration/servicebus/"
|
||||
|
@ -4,6 +4,7 @@
|
||||
"plugin_name": "centreon_azure_management_apimanagement_api.pl",
|
||||
"files": [
|
||||
"centreon/plugins/script_custom.pm",
|
||||
"cloud/azure/common/discovery.pm",
|
||||
"cloud/azure/custom/",
|
||||
"cloud/azure/management/monitor/mode/",
|
||||
"cloud/azure/management/apimanagement/"
|
||||
|
@ -5,6 +5,7 @@
|
||||
"files": [
|
||||
"centreon/plugins/script_custom.pm",
|
||||
"cloud/azure/custom/",
|
||||
"cloud/azure/management/applicationinsights/"
|
||||
"cloud/azure/management/applicationinsights/",
|
||||
"cloud/azure/common/discovery.pm"
|
||||
]
|
||||
}
|
||||
|
@ -4,6 +4,7 @@
|
||||
"plugin_name": "centreon_azure_management_automation_api.pl",
|
||||
"files": [
|
||||
"centreon/plugins/script_custom.pm",
|
||||
"cloud/azure/common/discovery.pm",
|
||||
"cloud/azure/custom/",
|
||||
"cloud/azure/management/monitor/",
|
||||
"cloud/azure/management/automation/"
|
||||
|
@ -5,8 +5,8 @@
|
||||
"files": [
|
||||
"centreon/plugins/script_custom.pm",
|
||||
"cloud/azure/custom/",
|
||||
"cloud/azure/management/monitor/mode/discovery.pm",
|
||||
"cloud/azure/management/monitor/mode/discoverytenant.pm",
|
||||
"cloud/azure/common/discovery.pm",
|
||||
"cloud/azure/common/discoverytenant.pm",
|
||||
"cloud/azure/management/discover/"
|
||||
]
|
||||
}
|
||||
|
@ -5,7 +5,7 @@
|
||||
"files": [
|
||||
"centreon/plugins/script_custom.pm",
|
||||
"cloud/azure/custom/",
|
||||
"cloud/azure/management/monitor/mode/discovery.pm",
|
||||
"cloud/azure/common/discovery.pm",
|
||||
"cloud/azure/management/monitor/mode/health.pm",
|
||||
"cloud/azure/management/recovery/"
|
||||
]
|
||||
|
@ -5,7 +5,7 @@
|
||||
"files": [
|
||||
"centreon/plugins/script_custom.pm",
|
||||
"cloud/azure/custom/",
|
||||
"cloud/azure/management/monitor/mode/discovery.pm",
|
||||
"cloud/azure/common/discovery.pm",
|
||||
"cloud/azure/management/resource/"
|
||||
]
|
||||
}
|
||||
|
@ -4,6 +4,7 @@
|
||||
"plugin_name": "centreon_azure_network_appgateway_api.pl",
|
||||
"files": [
|
||||
"centreon/plugins/script_custom.pm",
|
||||
"cloud/azure/common/discovery.pm",
|
||||
"cloud/azure/custom/",
|
||||
"cloud/azure/management/monitor/mode/",
|
||||
"cloud/azure/network/appgateway/"
|
||||
|
@ -4,6 +4,7 @@
|
||||
"plugin_name": "centreon_azure_network_cdn_api.pl",
|
||||
"files": [
|
||||
"centreon/plugins/script_custom.pm",
|
||||
"cloud/azure/common/discovery.pm",
|
||||
"cloud/azure/custom/",
|
||||
"cloud/azure/network/cdn/"
|
||||
]
|
||||
|
@ -5,7 +5,7 @@
|
||||
"files": [
|
||||
"centreon/plugins/script_custom.pm",
|
||||
"cloud/azure/custom/",
|
||||
"cloud/azure/management/monitor/mode/discovery.pm",
|
||||
"cloud/azure/common/discovery.pm",
|
||||
"cloud/azure/management/monitor/mode/health.pm",
|
||||
"cloud/azure/network/expressroute/"
|
||||
]
|
||||
|
@ -5,7 +5,7 @@
|
||||
"files": [
|
||||
"centreon/plugins/script_custom.pm",
|
||||
"cloud/azure/custom/",
|
||||
"cloud/azure/management/monitor/mode/discovery.pm",
|
||||
"cloud/azure/common/discovery.pm",
|
||||
"cloud/azure/network/firewall/"
|
||||
]
|
||||
}
|
||||
|
@ -4,6 +4,7 @@
|
||||
"plugin_name": "centreon_azure_network_frontdoor_api.pl",
|
||||
"files": [
|
||||
"centreon/plugins/script_custom.pm",
|
||||
"cloud/azure/common/discovery.pm",
|
||||
"cloud/azure/custom/",
|
||||
"cloud/azure/management/monitor/mode/",
|
||||
"cloud/azure/network/frontdoor/"
|
||||
|
@ -5,7 +5,7 @@
|
||||
"files": [
|
||||
"centreon/plugins/script_custom.pm",
|
||||
"cloud/azure/custom/",
|
||||
"cloud/azure/management/monitor/mode/discovery.pm",
|
||||
"cloud/azure/common/discovery.pm",
|
||||
"cloud/azure/network/loadbalancer/"
|
||||
]
|
||||
}
|
||||
|
@ -5,7 +5,7 @@
|
||||
"files": [
|
||||
"centreon/plugins/script_custom.pm",
|
||||
"cloud/azure/custom/",
|
||||
"cloud/azure/management/monitor/mode/discovery.pm",
|
||||
"cloud/azure/common/discovery.pm",
|
||||
"cloud/azure/management/monitor/mode/health.pm",
|
||||
"cloud/azure/network/networkinterface/"
|
||||
]
|
||||
|
@ -5,7 +5,7 @@
|
||||
"files": [
|
||||
"centreon/plugins/script_custom.pm",
|
||||
"cloud/azure/custom/",
|
||||
"cloud/azure/management/monitor/mode/discovery.pm",
|
||||
"cloud/azure/common/discovery.pm",
|
||||
"cloud/azure/network/publicip/"
|
||||
]
|
||||
}
|
||||
|
@ -5,7 +5,7 @@
|
||||
"files": [
|
||||
"centreon/plugins/script_custom.pm",
|
||||
"cloud/azure/custom/",
|
||||
"cloud/azure/management/monitor/mode/discovery.pm",
|
||||
"cloud/azure/common/discovery.pm",
|
||||
"cloud/azure/management/monitor/mode/health.pm",
|
||||
"cloud/azure/network/trafficmanager/"
|
||||
]
|
||||
|
@ -5,7 +5,7 @@
|
||||
"files": [
|
||||
"centreon/plugins/script_custom.pm",
|
||||
"cloud/azure/custom/",
|
||||
"cloud/azure/management/monitor/mode/discovery.pm",
|
||||
"cloud/azure/common/discovery.pm",
|
||||
"cloud/azure/management/monitor/mode/health.pm",
|
||||
"cloud/azure/network/virtualnetwork/"
|
||||
]
|
||||
|
@ -5,7 +5,7 @@
|
||||
"files": [
|
||||
"centreon/plugins/script_custom.pm",
|
||||
"cloud/azure/custom/",
|
||||
"cloud/azure/management/monitor/mode/discovery.pm",
|
||||
"cloud/azure/common/discovery.pm",
|
||||
"cloud/azure/management/monitor/mode/health.pm",
|
||||
"cloud/azure/network/vpngateway/"
|
||||
]
|
||||
|
@ -5,7 +5,7 @@
|
||||
"files": [
|
||||
"centreon/plugins/script_custom.pm",
|
||||
"cloud/azure/custom/",
|
||||
"cloud/azure/management/monitor/mode/discovery.pm",
|
||||
"cloud/azure/common/discovery.pm",
|
||||
"cloud/azure/security/keyvault/"
|
||||
]
|
||||
}
|
||||
|
@ -5,7 +5,7 @@
|
||||
"files": [
|
||||
"centreon/plugins/script_custom.pm",
|
||||
"cloud/azure/custom/",
|
||||
"cloud/azure/management/monitor/mode/discovery.pm",
|
||||
"cloud/azure/common/discovery.pm",
|
||||
"cloud/azure/storage/acr/"
|
||||
]
|
||||
}
|
||||
|
@ -6,7 +6,7 @@
|
||||
"centreon/plugins/script_custom.pm",
|
||||
"cloud/azure/custom/",
|
||||
"cloud/azure/common/storageaccount/",
|
||||
"cloud/azure/management/monitor/mode/discovery.pm",
|
||||
"cloud/azure/common/discovery.pm",
|
||||
"cloud/azure/management/monitor/mode/health.pm",
|
||||
"cloud/azure/storage/storageaccount/"
|
||||
]
|
||||
|
@ -4,6 +4,7 @@
|
||||
"plugin_name": "centreon_azure_storage_storagesync_api.pl",
|
||||
"files": [
|
||||
"centreon/plugins/script_custom.pm",
|
||||
"cloud/azure/common/discovery.pm",
|
||||
"cloud/azure/custom/",
|
||||
"cloud/azure/storage/storagesync/"
|
||||
]
|
||||
|
@ -4,6 +4,7 @@
|
||||
"plugin_name": "centreon_azure_web_appservice_api.pl",
|
||||
"files": [
|
||||
"centreon/plugins/script_custom.pm",
|
||||
"cloud/azure/common/discovery.pm",
|
||||
"cloud/azure/custom/",
|
||||
"cloud/azure/management/monitor/mode/",
|
||||
"cloud/azure/web/appservice/",
|
||||
|
@ -4,6 +4,7 @@
|
||||
"plugin_name": "centreon_azure_web_appserviceplan_api.pl",
|
||||
"files": [
|
||||
"centreon/plugins/script_custom.pm",
|
||||
"cloud/azure/common/discovery.pm",
|
||||
"cloud/azure/custom/",
|
||||
"cloud/azure/management/monitor/mode/",
|
||||
"cloud/azure/web/appserviceplan/"
|
||||
|
@ -4,6 +4,7 @@
|
||||
"plugin_name": "centreon_azure_web_signalr_api.pl",
|
||||
"files": [
|
||||
"centreon/plugins/script_custom.pm",
|
||||
"cloud/azure/common/discovery.pm",
|
||||
"cloud/azure/custom/",
|
||||
"cloud/azure/management/monitor/mode/",
|
||||
"cloud/azure/web/signalr/"
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
package cloud::azure::classicstorage::storageaccount::mode::discovery;
|
||||
|
||||
use base qw(cloud::azure::management::monitor::mode::discovery);
|
||||
use base qw(cloud::azure::common::discovery);
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
package cloud::azure::common::appservice::mode::discovery;
|
||||
|
||||
use base qw(cloud::azure::management::monitor::mode::discovery);
|
||||
use base qw(cloud::azure::common::discovery);
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
|
@ -18,7 +18,7 @@
|
||||
# limitations under the License.
|
||||
#
|
||||
|
||||
package cloud::azure::management::monitor::mode::discovery;
|
||||
package cloud::azure::common::discovery;
|
||||
|
||||
use base qw(centreon::plugins::mode);
|
||||
|
@ -18,7 +18,7 @@
|
||||
# limitations under the License.
|
||||
#
|
||||
|
||||
package cloud::azure::management::monitor::mode::discoverytenant;
|
||||
package cloud::azure::common::discoverytenant;
|
||||
|
||||
use base qw(centreon::plugins::mode);
|
||||
|
||||
@ -142,4 +142,4 @@ Prettify JSON output.
|
||||
|
||||
=back
|
||||
|
||||
=cut
|
||||
=cut
|
@ -20,7 +20,7 @@
|
||||
|
||||
package cloud::azure::compute::aks::mode::discovery;
|
||||
|
||||
use base qw(cloud::azure::management::monitor::mode::discovery);
|
||||
use base qw(cloud::azure::common::discovery);
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
package cloud::azure::compute::disk::mode::discovery;
|
||||
|
||||
use base qw(cloud::azure::management::monitor::mode::discovery);
|
||||
use base qw(cloud::azure::common::discovery);
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
package cloud::azure::compute::virtualmachine::mode::discovery;
|
||||
|
||||
use base qw(cloud::azure::management::monitor::mode::discovery);
|
||||
use base qw(cloud::azure::common::discovery);
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
package cloud::azure::compute::vmscalesets::mode::discovery;
|
||||
|
||||
use base qw(cloud::azure::management::monitor::mode::discovery);
|
||||
use base qw(cloud::azure::common::discovery);
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
package cloud::azure::database::cosmosdb::mode::discovery;
|
||||
|
||||
use base qw(cloud::azure::management::monitor::mode::discovery);
|
||||
use base qw(cloud::azure::common::discovery);
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
package cloud::azure::database::elasticpool::mode::discovery;
|
||||
|
||||
use base qw(cloud::azure::management::monitor::mode::discovery);
|
||||
use base qw(cloud::azure::common::discovery);
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
package cloud::azure::database::mariadb::mode::discovery;
|
||||
|
||||
use base qw(cloud::azure::management::monitor::mode::discovery);
|
||||
use base qw(cloud::azure::common::discovery);
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
package cloud::azure::database::redis::mode::discovery;
|
||||
|
||||
use base qw(cloud::azure::management::monitor::mode::discovery);
|
||||
use base qw(cloud::azure::common::discovery);
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
package cloud::azure::database::sqldatabase::mode::discovery;
|
||||
|
||||
use base qw(cloud::azure::management::monitor::mode::discovery);
|
||||
use base qw(cloud::azure::common::discovery);
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
package cloud::azure::database::sqlmanagedinstance::mode::discovery;
|
||||
|
||||
use base qw(cloud::azure::management::monitor::mode::discovery);
|
||||
use base qw(cloud::azure::common::discovery);
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
package cloud::azure::database::sqlserver::mode::discovery;
|
||||
|
||||
use base qw(cloud::azure::management::monitor::mode::discovery);
|
||||
use base qw(cloud::azure::common::discovery);
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
package cloud::azure::datafactory::factories::mode::discovery;
|
||||
|
||||
use base qw(cloud::azure::management::monitor::mode::discovery);
|
||||
use base qw(cloud::azure::common::discovery);
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
package cloud::azure::devtools::appconfiguration::mode::discovery;
|
||||
|
||||
use base qw(cloud::azure::management::monitor::mode::discovery);
|
||||
use base qw(cloud::azure::common::discovery);
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
package cloud::azure::integration::servicebus::mode::discovery;
|
||||
|
||||
use base qw(cloud::azure::management::monitor::mode::discovery);
|
||||
use base qw(cloud::azure::common::discovery);
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
package cloud::azure::management::apimanagement::mode::discovery;
|
||||
|
||||
use base qw(cloud::azure::management::monitor::mode::discovery);
|
||||
use base qw(cloud::azure::common::discovery);
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
package cloud::azure::management::applicationinsights::mode::discovery;
|
||||
|
||||
use base qw(cloud::azure::management::monitor::mode::discovery);
|
||||
use base qw(cloud::azure::common::discovery);
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
package cloud::azure::management::automation::mode::discovery;
|
||||
|
||||
use base qw(cloud::azure::management::monitor::mode::discovery);
|
||||
use base qw(cloud::azure::common::discovery);
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
|
@ -31,8 +31,8 @@ sub new {
|
||||
|
||||
$self->{version} = '1.0';
|
||||
%{$self->{modes}} = (
|
||||
'discovery' => 'cloud::azure::management::monitor::mode::discovery',
|
||||
'discovery-tenant' => 'cloud::azure::management::monitor::mode::discoverytenant'
|
||||
'discovery' => 'cloud::azure::common::discovery',
|
||||
'discovery-tenant' => 'cloud::azure::common::discoverytenant'
|
||||
);
|
||||
|
||||
$self->{custom_modes}->{azcli} = 'cloud::azure::custom::azcli';
|
||||
|
@ -32,8 +32,8 @@ sub new {
|
||||
$self->{version} = '1.0';
|
||||
%{$self->{modes}} = (
|
||||
'alert' => 'cloud::azure::management::monitor::mode::alert',
|
||||
'discovery' => 'cloud::azure::management::monitor::mode::discovery',
|
||||
'discovery-tenant' => 'cloud::azure::management::monitor::mode::discoverytenant',
|
||||
'discovery' => 'cloud::azure::common::discovery',
|
||||
'discovery-tenant' => 'cloud::azure::common::discoverytenant',
|
||||
'get-metrics' => 'cloud::azure::management::monitor::mode::getmetrics',
|
||||
'health' => 'cloud::azure::management::monitor::mode::health'
|
||||
);
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
package cloud::azure::management::recovery::mode::discovery;
|
||||
|
||||
use base qw(cloud::azure::management::monitor::mode::discovery);
|
||||
use base qw(cloud::azure::common::discovery);
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
package cloud::azure::network::appgateway::mode::discovery;
|
||||
|
||||
use base qw(cloud::azure::management::monitor::mode::discovery);
|
||||
use base qw(cloud::azure::common::discovery);
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
package cloud::azure::network::cdn::mode::discovery;
|
||||
|
||||
use base qw(cloud::azure::management::monitor::mode::discovery);
|
||||
use base qw(cloud::azure::common::discovery);
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
package cloud::azure::network::expressroute::mode::discovery;
|
||||
|
||||
use base qw(cloud::azure::management::monitor::mode::discovery);
|
||||
use base qw(cloud::azure::common::discovery);
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
package cloud::azure::network::firewall::mode::discovery;
|
||||
|
||||
use base qw(cloud::azure::management::monitor::mode::discovery);
|
||||
use base qw(cloud::azure::common::discovery);
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
package cloud::azure::network::frontdoor::mode::discovery;
|
||||
|
||||
use base qw(cloud::azure::management::monitor::mode::discovery);
|
||||
use base qw(cloud::azure::common::discovery);
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
package cloud::azure::network::loadbalancer::mode::discovery;
|
||||
|
||||
use base qw(cloud::azure::management::monitor::mode::discovery);
|
||||
use base qw(cloud::azure::common::discovery);
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
package cloud::azure::network::networkinterface::mode::discovery;
|
||||
|
||||
use base qw(cloud::azure::management::monitor::mode::discovery);
|
||||
use base qw(cloud::azure::common::discovery);
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
package cloud::azure::network::publicip::mode::discovery;
|
||||
|
||||
use base qw(cloud::azure::management::monitor::mode::discovery);
|
||||
use base qw(cloud::azure::common::discovery);
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
package cloud::azure::network::trafficmanager::mode::discovery;
|
||||
|
||||
use base qw(cloud::azure::management::monitor::mode::discovery);
|
||||
use base qw(cloud::azure::common::discovery);
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
package cloud::azure::network::virtualnetwork::mode::discovery;
|
||||
|
||||
use base qw(cloud::azure::management::monitor::mode::discovery);
|
||||
use base qw(cloud::azure::common::discovery);
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
package cloud::azure::network::vpngateway::mode::discovery;
|
||||
|
||||
use base qw(cloud::azure::management::monitor::mode::discovery);
|
||||
use base qw(cloud::azure::common::discovery);
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
package cloud::azure::security::keyvault::mode::discovery;
|
||||
|
||||
use base qw(cloud::azure::management::monitor::mode::discovery);
|
||||
use base qw(cloud::azure::common::discovery);
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
package cloud::azure::storage::acr::mode::discovery;
|
||||
|
||||
use base qw(cloud::azure::management::monitor::mode::discovery);
|
||||
use base qw(cloud::azure::common::discovery);
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
package cloud::azure::storage::storageaccount::mode::discovery;
|
||||
|
||||
use base qw(cloud::azure::management::monitor::mode::discovery);
|
||||
use base qw(cloud::azure::common::discovery);
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
package cloud::azure::storage::storagesync::mode::discovery;
|
||||
|
||||
use base qw(cloud::azure::management::monitor::mode::discovery);
|
||||
use base qw(cloud::azure::common::discovery);
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
package cloud::azure::web::appserviceplan::mode::discovery;
|
||||
|
||||
use base qw(cloud::azure::management::monitor::mode::discovery);
|
||||
use base qw(cloud::azure::common::discovery);
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
package cloud::azure::web::signalr::mode::discovery;
|
||||
|
||||
use base qw(cloud::azure::management::monitor::mode::discovery);
|
||||
use base qw(cloud::azure::common::discovery);
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
|
@ -40,6 +40,7 @@ blocked-by-uf
|
||||
BPL
|
||||
--cacert-file
|
||||
cardtemperature
|
||||
CDN
|
||||
centreon
|
||||
Centreon
|
||||
centreonvault
|
||||
@ -99,6 +100,7 @@ Fortigate
|
||||
Fortinet
|
||||
FQDN
|
||||
FreeBSD
|
||||
FrontDoor
|
||||
frsevent
|
||||
GCP
|
||||
--get-param
|
||||
@ -258,6 +260,7 @@ scenarii
|
||||
--scope-datacenter
|
||||
SFOS
|
||||
sfp.temperature
|
||||
SignalR
|
||||
sinr
|
||||
--skip-ssl-check
|
||||
SkyHigh
|
||||
|
Loading…
x
Reference in New Issue
Block a user