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
#123 Fixes wrong documented user group for accessing Performance Counter objects which should be Performance Monitor Users
#124 Fixes crash on Invoke-IcingaCheckService if an automatic service is not running
#126 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
#128 Fixes invalid Icinga 2 configuration files due to special characters, invalid attributes and wrong boolean values