Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

Mon 3509 add trap regexp match 2 #7679

Merged
merged 8 commits into from
Jul 8, 2019
Merged

Conversation

lpinsivy
Copy link
Contributor

@lpinsivy lpinsivy commented Jul 5, 2019

Description

Clone of #7398 #7654 to manage Conflicting files

Fixes # (issue)

Type of change

  • Patch fixing an issue (non-breaking change)
  • New functionality (non-breaking change)
  • Breaking change (patch or feature) that might cause side effects breaking part of the Software
  • Updating documentation (missing information, typo...)

Target serie

  • 2.8.x
  • 18.10.x
  • 19.04.x
  • 19.10.x (master)

How this pull request can be tested ?

Need the last version. You can create a trap with matching mode regexp (oid value: .*)
And you send a trap to test if it's matching (for example):
snmptrap -c public -v 2c 127.0.0.1 '' .1.3.6.1.4.1.998 .1 s ''

Community contributors & Centreon team

  • I followed the coding style guidelines provided by Centreon
  • I have commented my code, especially new classes, functions or any legacy code modified. (docblock)
  • I have commented my code, especially hard-to-understand areas of the PR.
  • I have made corresponding changes to the documentation.
  • I have rebased my development branch on the base branch (master, maintenance).

Centreon team only

  • I have made sure that the unit tests related to the story are successful.
  • I have made sure that unit tests cover 80% of the code written for the story.
  • I have made sure that acceptance tests related to the story are successful (local and CI)

lang/fr_FR.UTF-8/LC_MESSAGES/messages.po Outdated Show resolved Hide resolved
bin/generateSqlLite Outdated Show resolved Hide resolved
lpinsivy and others added 2 commits July 5, 2019 15:29
Co-Authored-By: Kevin Duret <kduret@centreon.com>
Co-Authored-By: Kevin Duret <kduret@centreon.com>
@loiclau loiclau merged commit 1fa27ed into master Jul 8, 2019
lpinsivy added a commit that referenced this pull request Jul 8, 2019
* add trap: regexp matching and filter

* update documentation
lpinsivy added a commit that referenced this pull request Jul 8, 2019
lpinsivy added a commit that referenced this pull request Jul 8, 2019
* add trap: regexp matching and filter

* update documentation
lpinsivy added a commit that referenced this pull request Jul 8, 2019
lpinsivy added a commit that referenced this pull request Jul 8, 2019
* add trap: regexp matching and filter

* update documentation
Conflicts:
	www/install/sql/centreon/Update-DB-19.04.0.sql
lpinsivy added a commit that referenced this pull request Jul 8, 2019
* add trap: regexp matching and filter

* update documentation
Conflicts:
	www/install/sql/centreon/Update-DB-19.04.0.sql
@loiclau loiclau deleted the MON-3509-add-trap-regexp-match-2 branch July 8, 2019 13:44
lpinsivy added a commit that referenced this pull request Jul 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants