[CTOR-26][Plugin] New Pack : oVirt (#4999)

This commit is contained in:
Lucie Dubrunfaut 2024-04-29 11:02:19 +02:00 committed by GitHub
parent 9c222f4077
commit 2e946ff48e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 17 additions and 0 deletions

View File

@ -0,0 +1,4 @@
{
"dependencies": [
]
}

View File

@ -0,0 +1,9 @@
{
"pkg_name": "centreon-plugin-Virtualization-Ovirt-Api",
"pkg_summary": "Centreon Plugin to monitor oVirt using API",
"plugin_name": "centreon_ovirt_api.pl",
"files": [
"centreon/plugins/script_custom.pm",
"apps/virtualization/ovirt/"
]
}

View File

@ -0,0 +1,4 @@
{
"dependencies": [
]
}