Skip to content

Icinga PowerShell Hyper-V v1.1.0

Compare
Choose a tag to compare
@LordHepipud LordHepipud released this 02 May 16:12
· 30 commits to master since this release

1.1.0 (2022-05-03)

Issue and PRs

Bugfixes

  • #41 Fixes UNKNOWN on overcommitment check, in case no virtual machines are present on the host
  • #49 Fixes an exception in case machines on the system are present with the identical name
  • #52 Fixes This argument does not support the % unit for Total Snapshot Size, caused by duplicate entry
  • #53 Fixes exception in case no permission is granted to snapshot directory
  • #55 Fixes JEA error which detected ScriptBlocks in the plugin collection
  • #57 Fixes memory unit which was calculated in MB instead of Bytes and fixes CPU overcommitment, which could result in negative usage values if there is not overcommitment

Enhancements

  • #40 Adds new plugin Invoke-IcingaCheckHyperVVMM to check the state of the Virtual Machine Manager (VMM) for each host if being installed
  • #42 Adds switch to Invoke-IcingaCheckHyperVSnapshot and Invoke-IcingaCheckHyperVVirtualSwitches to mitigate state from Unknown to Ok, in case no virtual machines or virtual switches are present on the system
  • #58 Adds support for Icinga for Windows v1.9.0 module isolation