Skip to content

Fix: Pagefile provider returning values in MB instead of Bytes#346

Merged
LordHepipud merged 1 commit intomasterfrom
fix/pagefile_base_values_stored_as_mb_instead_of_bytes
May 31, 2023
Merged

Fix: Pagefile provider returning values in MB instead of Bytes#346
LordHepipud merged 1 commit intomasterfrom
fix/pagefile_base_values_stored_as_mb_instead_of_bytes

Conversation

@LordHepipud
Copy link
Collaborator

@LordHepipud LordHepipud commented May 10, 2023

Fixes the pagefile provider at Get-IcingaMemoryPerformanceCounter which returned the pagefile size in MB instead of Bytes

Fixes Icinga/icinga-powershell-framework#617

@cla-bot cla-bot bot added the cla/signed label May 10, 2023
@LordHepipud LordHepipud force-pushed the fix/pagefile_base_values_stored_as_mb_instead_of_bytes branch from 2f2447f to 9e07cfc Compare May 10, 2023 14:14
@LordHepipud LordHepipud self-assigned this May 10, 2023
@LordHepipud LordHepipud added the bug Something isn't working label May 10, 2023
@LordHepipud LordHepipud added this to the v1.11.0 milestone May 10, 2023
@LordHepipud LordHepipud merged commit 8b21639 into master May 31, 2023
@LordHepipud LordHepipud deleted the fix/pagefile_base_values_stored_as_mb_instead_of_bytes branch May 31, 2023 08:14
atj added a commit to transitiv/icinga-powershell-plugins that referenced this pull request Aug 9, 2023
The unit for pagefile attributes was changed from megabytes to bytes in
IcingaGH-346 but the call to New-IcingaCheck was not updated to reflect this.

Fixes Icinga#360.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working cla/signed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Invoke-IcingaCheckProcess Error processing performance data

1 participant