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

Feature: Updates CPU check to new provider #355

Merged
merged 1 commit into from
Jul 24, 2023

Conversation

LordHepipud
Copy link
Collaborator

Updates Invoke-IcingaCheckCPU to use new data providers directly from the Icinga PowerShell Framework.

Breaking change:

  • The new metrics will now be separated between the actual sockets of the system, allowing an overview on multi socket systems, which CPU is assigned more loads
  • Metrics will now be separated by 0_1, which in this example is socket 0 and core 1.

@cla-bot cla-bot bot added the cla/signed label Jun 29, 2023
@LordHepipud LordHepipud force-pushed the feature/update_cpu_check_to_new_provider branch from 6bdcad2 to 8b9cac4 Compare June 29, 2023 11:38
@LordHepipud LordHepipud added the enhancement New feature or request label Jun 29, 2023
@LordHepipud LordHepipud added this to the v1.11.0 milestone Jun 29, 2023
@LordHepipud LordHepipud self-assigned this Jun 29, 2023
@LordHepipud LordHepipud force-pushed the feature/update_cpu_check_to_new_provider branch from 8b9cac4 to 5e0a527 Compare June 29, 2023 11:44
@LordHepipud LordHepipud force-pushed the feature/update_cpu_check_to_new_provider branch 3 times, most recently from 47cffd0 to 0dd0193 Compare July 24, 2023 16:40
@LordHepipud LordHepipud merged commit eb14a55 into master Jul 24, 2023
@LordHepipud LordHepipud deleted the feature/update_cpu_check_to_new_provider branch July 24, 2023 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla/signed enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant