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

Fix power unit and add Voltage metric #5187

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

lucie-dubrunfaut
Copy link
Contributor

@lucie-dubrunfaut lucie-dubrunfaut commented Sep 13, 2024

Centreon team

Description

  • Fix : StatusPower should not be multiplied by 10
  • Enhancement : Add StatusVoltage metric

Fixes # (issue)
#5165
CTOR-887

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 ?

Use data linked in the JIRA ticket.

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 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix fixing bug (PR Only) enhancement Enhance existing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants