Evan-Adam 8e068359bd
ci(plugins-tests) Use docker to install and test each plugins
Co-authored-by: May <110405507+paul-oureib@users.noreply.github.com>

REF:CTOR-474
2024-05-02 11:11:03 +02:00

16 lines
537 B
JSON

{
"pkg_name": "centreon-plugin-Network-Dell-Xseries-Snmp",
"pkg_summary": "Centreon Plugin to monitor Dell Xseries switches using SNMP",
"plugin_name": "centreon_dell_xseries_snmp.pl",
"files": [
"centreon/plugins/script_snmp.pm",
"centreon/plugins/snmp.pm",
"centreon/common/radlan/",
"snmp_standard/mode/interfaces.pm",
"snmp_standard/mode/listinterfaces.pm",
"snmp_standard/mode/resources/",
"snmp_standard/mode/uptime.pm",
"network/dell/xseries/snmp/"
]
}