Skip to content

Icinga for Windows v1.15.0

Latest

Choose a tag to compare

@LordHepipud LordHepipud released this 30 Jun 11:07
b460dc8

1.15.0 (2026-06-30)

Issues and PRs

Bugfixes

  • #871 Fixes endless certificate renew loops in some edge-cases where neither a local certificate is configured and the Icinga Agent is not installed
  • #873 Fixes StackOverflowException while using -ThresholdInterval if no Metrics over Time are present [@bewshy]
  • #874 Fixes Icinga CA importer to only import the CA from our "Icinga CA" into the Windows cert store, leaving custom CA's alone, as they are handled seperately on environments anyway.
  • #877 Fixes threshold comparison while using %-Values, which caused falsely report of Warning threshold being larger than Critical threshold

Enhancements

  • #865 Adds support for MSSQL shared memory feature, by not using a port for the connection string by using 0 or lower as port number