Icinga PowerShell Framework

This PowerShell module will allow to fetch data from Windows hosts and use them for inventory and monitoring solutions. Together with the Icinga Web 2 module, a detailed overview of your Windows infrastructure will be drawn.

Release Icinga for Windows v1.4.2

1.4.2 (2021-07-09)

Security Fixes

  • #298 Fixes possible security vulnerability on Icinga for Windows service registration, by not quoting the service path on registration

You can read more on this on the Knowledge Base Entry with further details, on how to apply the fix and test if you are affected.

icinga-powershell-framework-v1.4.2.tar.gz

Release tarball
application/gzip 2021-07-09 Download from Github

Release Icinga for Windows v1.3.2

1.3.2 (2021-07-09)

Security Fixes

  • #298 Fixes possible security vulnerability on Icinga for Windows service registration, by not quoting the service path on registration

You can read more on this on the Knowledge Base Entry with further details, on how to apply the fix and test if you are affected.

icinga-powershell-framework-v1.3.2.tar.gz

Release tarball
application/gzip 2021-07-09 Download from Github

Release Icinga for Windows v1.5.1

1.5.1 (2021-07-07)

Issue and PRs

Bugfixes

  • #276 Fixes check value conversion to decimal, which sometimes did not resolve values properly and caused conversion issues
  • #282 Fixes issue on System.Text.StringBuilder which fails to initialize properly on some older Windows systems
  • #284 Fixes exception while creating default threshold objects
  • #285 Fixes plain Icinga 2 conf generation for commands, which was caused by a new exception output for additional output
  • #293 Fixes crash on REST-Api for NULL values while parsing the REST message
  • #295 Fixes background service check daemon not working with arguments for plugins
  • #297 Fixes null exception error which can occur in certain edge cases, caused by testing New-IcingaCheck directly without function wrapper

icinga-powershell-framework-v1.5.1.tar.gz

Release tarball
application/gzip 2021-07-07 Download from Github