mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-08-22 18:18:31 +02:00
because ApplicationInsights fatpacked plugin (and others) lacked a module Refs: CTOR-1193
13 lines
461 B
JSON
13 lines
461 B
JSON
{
|
|
"pkg_name": "centreon-plugin-Cloud-Azure-Database-Redis-Api",
|
|
"pkg_summary": "Centreon Plugin to monitor Microsoft Azure Redis Cache service using CLI or RestAPI",
|
|
"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/"
|
|
]
|
|
}
|