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
#186 Fixes path handling for custom local/web path sources for service binary installation
#188 Removes hardcoded zones director-global and global-zones which were always set regardless of user specification. This fix will ensure the user has the option to add or not add these zones
#189 Fixes wrong documented user group for accessing Performance Counter objects which should be Performance Monitor Users
#192 Fixes code base for Invoke-IcingaCheckService by preferring to fetch the startup type of services by using WMI instead of Get-Services, as the result of Get-Services might be empty in some cases
#195 Fix Agent installer crash on package lookup with different files in directory
#196 Fix Icinga 2 .conf file generator to no longer generate invalid plain configuration files
#197 Fixes progress bar appearance on check outputs for certain plugins, by disabling the entire PowerShell progress bar during the usage of Icinga for Windows