mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-09-03 16:08:28 +02:00
because ApplicationInsights fatpacked plugin (and others) lacked a module Refs: CTOR-1193
16 lines
512 B
JSON
16 lines
512 B
JSON
{
|
|
"pkg_name": "centreon-plugin-Cloud-Azure-Compute-Functions-Api",
|
|
"pkg_summary": "Centreon Plugin to monitor Microsoft Azure Functions service using CLI or RestAPI",
|
|
"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/",
|
|
"cloud/azure/common/appservice/"
|
|
]
|
|
|
|
}
|
|
|