The latest release announcements are available on https://icinga.com/blog/.
Please read the upgrading documentation before upgrading to a new release.
Released closed milestones can be found on GitHub.
- #77 Fixes exception on Hyper-V checks in case no virtual machine is returned, found or filtered out
- #79 Fixes
Get-IcingaVirtualComputerInfo
to only callGet-IcingaClusterSharedVolumeData
once and not for each partition of a virtual machine
- #67 Fixes Hyper-V Snapshot plugin throwing an exception in case vdisks were deleted from disk or removed from the virtual machine object in Hyper-V Manager
- #69 Fixes a freeze during
Test-IcingaHyperVInstalled
call on some machines, asGet-WindowsFeature
sometimes takes forever to resolve the feature list
- #70 Adds new plugin
Invoke-IcingaCheckHyperVDuplicateVM
to check for duplicate virtual machines on your Hyper-V node or cluster, printing critical for every single virtual machine found with duplicates - #71 Adds blackout time check for virtual machine migration for
Invoke-IcingaCheckHyperVVMHealth
- #72 Adds support to check the cluster node count for the Hyper-V environment with
Invoke-IcingaCheckHyperVHealth
- Invoke-IcingaCheckHyperVDuplicateVM
- #64 Fixes Hyper-V Health plugin always reporting critical because of service exit code
1077
, which simply means this service was never started on the host before and can safely be ignored
- #60 Adds support for providing a different
Username
andPassword
forInvoke-IcingaCheckHyperVVMM
, to run the check as different user - #63 Updates performance metrics to Icinga for Windows v1.10.0 layout and provides default dashboards for Grafana and Icinga Web
- #65 Updates config and dependencies for Icinga for Windows v1.10.0
- Hyper-V Base
- Windows-HyperV-Web
- Invoke-IcingaCheckHyperVHealth
- Invoke-IcingaCheckHyperVOverCommitment
- Invoke-IcingaCheckHyperVSnapshot
- Invoke-IcingaCheckHyperVVirtualSwitches
- Invoke-IcingaCheckHyperVVMHealth
- #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
forTotal 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 ofBytes
and fixes CPU overcommitment, which could result in negative usage values if there is not overcommitment
- #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
andInvoke-IcingaCheckHyperVVirtualSwitches
to mitigate state fromUnknown
toOk
, 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
This release adds the following new plugins:
- Invoke-IcingaCheckHyperVHealth
- Invoke-IcingaCheckHyperVOverCommitment
- Invoke-IcingaCheckHyperVSnapshot
- Invoke-IcingaCheckHyperVVirtualSwitches
- Invoke-IcingaCheckHyperVVMHealth