mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-08-25 19:48:32 +02:00
because ApplicationInsights fatpacked plugin (and others) lacked a module Refs: CTOR-1193
12 lines
408 B
JSON
12 lines
408 B
JSON
{
|
|
"pkg_name": "centreon-plugin-Cloud-Azure-Compute-Disk-Api",
|
|
"pkg_summary": "Centreon Plugin to monitor Microsoft Azure Compute Disk service using CLI or RestAPI",
|
|
"plugin_name": "centreon_azure_compute_disk_api.pl",
|
|
"files": [
|
|
"centreon/plugins/script_custom.pm",
|
|
"cloud/azure/custom/",
|
|
"cloud/azure/common/discovery.pm",
|
|
"cloud/azure/compute/disk/"
|
|
]
|
|
}
|