github Icinga/icinga-powershell-framework v1.1.0
Icinga PowerShell Framework v1.1.0

latest releases: v1.12.3, v1.12.2, v1.12.1...
3 years ago

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

Don't miss a new icinga-powershell-framework release

NewReleases is sending notifications on new releases.