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

feat(huawei-wlc): new snmp plugin #5301

Merged
merged 33 commits into from
Dec 17, 2024

Conversation

omercier
Copy link
Contributor

@omercier omercier commented Nov 28, 2024

Description

Refs: CTOR-13
CTOR-13
New pack Huawei WLC SNMP
Contribution from PR #5146
Replaces #5293

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 ?

Please describe the procedure to verify that the goal of the PR is matched.
Provide clear instructions so that it can be correctly tested.
Mention the automated tests included in this FOR (what they test like mode/option combinations).

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).
  • In case of a new plugin, I have created the new packaging directory accordingly.
  • I have implemented automated tests related to my commits.
  • I have reviewed all the help messages in all the .pm files I have modified.
    • All sentences begin with a capital letter.
    • All sentences are terminated by a period.
    • I am able to understand all the help messages, if not, exchange with the PO or TW to rewrite them.
  • After having created the PR, I will make sure that all the tests provided in this PR have run and passed.

@omercier omercier force-pushed the CTOR-13-new-pack-network-huawei-wlc-snmp-complete branch from ae94b4a to de46989 Compare December 2, 2024 12:58
@omercier omercier changed the title Ctor 13 new pack network huawei wlc snmp complete feat(huawei-wlc): new snmp plugin Dec 2, 2024
rmorandell-pgum and others added 26 commits December 10, 2024 09:23
moved to centreon::common::huawei::standard::snmp::mode
centreon::common::huawei::standard::snmp
network::huawei::standard::snmp::plugin
network::huawei::wlc::snmp::plugin
- protect technical keywords with POD code brakets
- added some stopwords
- enhanced the spellcheck script to work on my local environment as well
@omercier omercier force-pushed the CTOR-13-new-pack-network-huawei-wlc-snmp-complete branch from 729ffdb to 1e8331e Compare December 10, 2024 08:25
@omercier omercier marked this pull request as ready for review December 10, 2024 14:28
@omercier omercier requested review from a team as code owners December 10, 2024 14:28
kduret
kduret previously approved these changes Dec 11, 2024
@omercier omercier merged commit 3953f8d into develop Dec 17, 2024
36 checks passed
@omercier omercier deleted the CTOR-13-new-pack-network-huawei-wlc-snmp-complete branch December 17, 2024 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants