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 PowerShell Framework v1.1.1

1.1.1 (2020-06-18)

Issue and PRs

Bugfixes

  • #70 Fixes zones configuration for multiple parent endpoints
  • #72 Fixes installation target directory not used properly while directory exist already

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

Release tarball
application/gzip 2020-06-18 Download from Github

Release Icinga PowerShell Framework v1.1.0

Issue and PRs

Notes

  • #62 Deprecates --key argument for certificate generation for Icinga 2.12.0 and later

Deprecations

  • The value latest for the installation wizard argument AgentVersion is deprecated and has been replaced by release

Breaking changes

  • The -AcceptConnections argument for the install wizard had the opposite effect in the previous versions. Please review your configuration on a test setup before proceeding with a mass-rollout to ensure the Agent behaves as expected
  • The wizard now ships with a new argument -ConvertEndpointIPConfig which will convert hostnames or FQDN entries for connection information to IP addresses. If you are having a CLI string available and neither want to be asked this question or change current behaviour, set the argument to 0: -ConvertEndpointIPConfig 0

Enhancements

  • #48 Adds support to check if a check package contains any checks or check packages
  • #64 Icinga Agent RC versions are no longer used by using latest as version
  • #67 Adds support to flush entire Icinga 2 ProgamData directory on uninstallation
  • #68 Improves the setup wizard by providing better understandable prompts including examples and various smaller bugfixes
  • Console prints are now containing a severity message to better keep an eye on possible warnings/errors
  • #69 Improves stability of installation/uninstallation of the Agent by using different PowerShell instances for service and installation/uninstallation handling

Bugfixes

  • #61 Fixes duplicate command line entries after wizard completion and escaping of values
  • #63 Adds missing port argument for certificate generation requests
  • #65 Fixes icinga2.conf file while upgrading from the old PowerShell module to the new framework
  • #66 Fixes boolean performance metrics from check plugins by converting them to integer

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

Release tarball
application/gzip 2020-06-02 Download from Github

Release Icinga PowerShell Framework v1.0.2

Bugfix release for our Icinga for Windows PowerShell Framework

Fixed Issues and Improvements

  • You can find issues and feature requests related to this release on our roadmap

Summary:

  • Fixes crash on fetching the latest Icinga 2 Agent MSI installer package by ignoring RC versions

Update Notes

  • No special steps required while updating from 1.0.1 to 1.0.2

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

Release tarball
application/gzip 2020-04-16 Download from Github