Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ctor-875 : enh(datadomain::plugin): add/rename modes #5243

Merged
merged 12 commits into from
Nov 6, 2024

Conversation

lucie-dubrunfaut
Copy link
Contributor

Community contributors

Description

Breaking change (need to change command configurations):

  • change the path: storage::emc::DataDomain::snmp::plugin (instead of storage::emc::DataDomain::plugin)
  • renamed mode filesystem-usage to filesystems
  • renamed mode replication to replications
  • created a specific mode to list filesystems: list-filesystems (before it was inside filesystem-usage)
  • change filter option for mode filesystems: only need a --filter-fs-name option

Add modes: process, mtrees and cleaning

CTOR-875

Type of change

  • Patch fixing an issue (non-breaking change)
  • New functionality (non-breaking change)
  • Functionality enhancement or optimization (non-breaking change)
  • Breaking change (patch or feature) that might cause side effects breaking part of the Software

How this pull request can be tested ?

A snmpwalk of DataDomain.

Checklist

  • I have followed the coding style guidelines provided by Centreon
  • I have commented my code, especially hard-to-understand areas of the PR.
  • I have rebased my development branch on the base branch (develop).
  • I have provide data or shown output displaying the result of this code in the plugin area concerned.

@lucie-dubrunfaut lucie-dubrunfaut requested review from a team as code owners October 17, 2024 08:50
@sfarouq-ext sfarouq-ext requested a review from a team as a code owner October 27, 2024 18:10
@sfarouq-ext sfarouq-ext requested a review from bouda1 October 27, 2024 18:10
@omercier omercier added the do-not-spellcheck avoid running the spellchecks in github action label Nov 5, 2024
@omercier omercier force-pushed the CTOR-875-enhance-datadomain branch from 9874454 to 2b85516 Compare November 5, 2024 14:46
sdepassio
sdepassio previously approved these changes Nov 5, 2024
@omercier omercier force-pushed the CTOR-875-enhance-datadomain branch from dd1816f to a4bc2b9 Compare November 5, 2024 21:38
@sdepassio sdepassio merged commit 2754184 into develop Nov 6, 2024
23 checks passed
@sdepassio sdepassio deleted the CTOR-875-enhance-datadomain branch November 6, 2024 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do-not-spellcheck avoid running the spellchecks in github action
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants