Skip to content

CheckMemory: Fix incorrect sizes in pagefile check#362

Closed
atj wants to merge 1 commit intoIcinga:masterfrom
transitiv:fix-pagefile-unit
Closed

CheckMemory: Fix incorrect sizes in pagefile check#362
atj wants to merge 1 commit intoIcinga:masterfrom
transitiv:fix-pagefile-unit

Conversation

@atj
Copy link

@atj atj commented Aug 9, 2023

The unit for pagefile attributes was changed from megabytes to bytes in GH-346 but the call to New-IcingaCheck was not updated to reflect this.

Fixes #360.

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.
@cla-bot cla-bot bot added the cla/signed label Aug 9, 2023
@atj atj closed this Aug 15, 2023
@atj atj deleted the fix-pagefile-unit branch August 15, 2023 08: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.

Invoke-IcingaCheckMemory detects wrong size for Pagefile

1 participant