Skip to content

Icinga Powershell Cluster CHANGELOG

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.

1.3.1 (tbd)

Issue and PRs

Bugfixes

  • #52 Fixes broken Icinga plain configuration

1.3.0 (2023-08-01)

Issue and PRs

Bugfixes

  • #50 Fixes unwanted dependency between cluster shared volumes and shared disks

Enhancements

  • #51 Updates configuration for Icinga 2.14

1.2.0 (2022-08-30)

Issue and PRs

Bugfixes

  • #42 Fixes missing check of state info for Cluster Shared Volume plugin, if the state info is not Direct

Enhancements

  • #43 Updates configuration and dependencies for Icinga for Windows v1.10.0
  • #44 Adds new performance data handling for Icinga for Windows v1.10.0

1.1.1 (2022-05-13)

Issue and PRs

Bugfixes

  • #40 Fixes Get-IcingaClusterSharedVolumeData which was not available as public function and caused Hyper-V plugins to fail, because they rely on this function inside a cluster

1.1.0 (2022-05-03)

Issue and PRs

Bugfixes

  • #36 Fixes Invoke-IcingaCheckClusterSharedVolume which does not support % unit for space

Enhancements

  • #28 Adds partition style monitoring to Invoke-IcingaCheckClusterSharedVolume and reports critical, if the style is RAW
  • #39 Adds support for Icinga for Windows v1.9.0 module isolation

1.0.0 (2021-06-10)

Issue and PRs

New Plugins

This release adds the following new plugins:

  • Invoke-IcingaCheckClusterHealth
  • Invoke-IcingaCheckClusterNetwork
  • Invoke-IcingaCheckClusterSharedVolume