You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#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