- Notifications
You must be signed in to change notification settings - Fork31
· 4 commits to support/1.13 since this release
1.13.3 (2025-05-08)
Bugfixes
- #753 Fixes Icinga for Windows config compiler to always use
Switchparameterforswitchdata types, in case the documentation is not written properly for the plugin - #781 Fixes Icinga for Windows being stuck during installation while fetching service information over CIM-Instances, if other services are frozen, blocking the CIM-Request
- #784 Fixes Icinga for Windows threshold comparison which wrongly compared warning/critical thresholds for non-range values (like Match)
- #785 Fixes Icinga for Windows freezing during loading in case the
config.jsonis empty - #786 Fixes Icinga for Windows installer to always force the installation of the service, to ensure it is present
- #787 Fixes the return value in case the
Agentcomponent could not be installed from$FALSEtonull - #796#798 Fixes an issue with the new check handling, which did not properly convert values from checks to the correct performance data values and base values in some cases
- #797 Fixes plugins throwing
UNKNOWNin case-TresholdIntervalis used for Metrics over Time, when checks are newly registered and checked, before the first MoT is executed and collected - #800 Fixes an issue for certain plugins, like
Invoke-IcingaCheckProcess, which reports unknown if MetricsOverTime is used for checks that do not write performance data - #809 Fixes plugin compiler not handling
AddSummaryHeaderproperly for nested check packages, not adding any check information
Enhancements
Assets2
Uh oh!
There was an error while loading.Please reload this page.