mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-08-30 05:58:22 +02:00
because ApplicationInsights fatpacked plugin (and others) lacked a module Refs: CTOR-1193
13 lines
499 B
JSON
13 lines
499 B
JSON
{
|
|
"pkg_name": "centreon-plugin-Cloud-Azure-Database-SqlServer-Api",
|
|
"pkg_summary": "Centreon Plugin to monitor Microsoft Azure Database provider/SQL Server service using CLI or RestAPI",
|
|
"plugin_name": "centreon_azure_database_sqlserver_api.pl",
|
|
"files": [
|
|
"centreon/plugins/script_custom.pm",
|
|
"cloud/azure/custom/",
|
|
"cloud/azure/common/discovery.pm",
|
|
"cloud/azure/management/monitor/mode/health.pm",
|
|
"cloud/azure/database/sqlserver/"
|
|
]
|
|
}
|