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

21 lines
741 B
JSON

{
"pkg_name": "centreon-plugin-Network-Dell-Os10-Snmp",
"pkg_summary": "Centreon Plugin to monitor Dell OS 10 switches using SNMP",
"plugin_name": "centreon_dell_os10_snmp.pl",
"files": [
"centreon/plugins/script_snmp.pm",
"centreon/plugins/snmp.pm",
"snmp_standard/mode/cpu.pm",
"snmp_standard/mode/diskusage.pm",
"snmp_standard/mode/inodes.pm",
"snmp_standard/mode/interfaces.pm",
"snmp_standard/mode/listinterfaces.pm",
"snmp_standard/mode/loadaverage.pm",
"snmp_standard/mode/memory.pm",
"snmp_standard/mode/swap.pm",
"snmp_standard/mode/resources/",
"snmp_standard/mode/uptime.pm",
"network/dell/os10/snmp/"
]
}