Skip to content

Commit

Permalink
Ctor-875 : enh(datadomain::plugin): add/rename modes (#5243)
Browse files Browse the repository at this point in the history
Co-authored-by: pkippes <[email protected]>
Co-authored-by: tuntoja <[email protected]>
Co-authored-by: Kevin Duret <[email protected]>
Co-authored-by: garnier-quentin <[email protected]>
Co-authored-by: sfarouq-ext <[email protected]>
Co-authored-by: omercier <[email protected]>
  • Loading branch information
7 people authored Nov 6, 2024
1 parent 4bf1969 commit 2754184
Show file tree
Hide file tree
Showing 37 changed files with 17,821 additions and 448 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"dependencies": [
"libdatetime-perl",
"libsnmp-perl"
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
"centreon/plugins/script_custom.pm",
"centreon/plugins/script_snmp.pm",
"centreon/plugins/snmp.pm",
"storage/emc/DataDomain/"
"snmp_standard/mode/resources/",
"snmp_standard/mode/interfaces.pm",
"snmp_standard/mode/listinterfaces.pm",
"storage/emc/datadomain/snmp/"
]
}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"dependencies": [
"perl(DateTime)",
"perl(SNMP)"
]
}
239 changes: 0 additions & 239 deletions src/storage/emc/DataDomain/mode/filesystem.pm

This file was deleted.

Loading

0 comments on commit 2754184

Please sign in to comment.