Skip to content

Commit

Permalink
Ctor-875 : enh(datadomain::plugin): add/rename modes (centreon#5243)
Browse files Browse the repository at this point in the history
Co-authored-by: pkippes <pkippes@centreon.com>
Co-authored-by: tuntoja <58987095+tuntoja@users.noreply.github.com>
Co-authored-by: Kevin Duret <kduret@centreon.com>
Co-authored-by: garnier-quentin <garnier.quentin@gmail.com>
Co-authored-by: sfarouq-ext <116093375+sfarouq-ext@users.noreply.github.com>
Co-authored-by: omercier <omercier@centreon.com>
  • 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.