icinga-powershell-plugins
icinga-powershell-plugins copied to clipboard
CheckTimeSync: Let "IgnoreService" truly ignore the local service
trafficstars
Previously the "-IgnoreService" flag did only prevent the specific IcingaCheck from becoming CRITICAL (which does not prevent it from becoming UNKNOWN!).
This does not really fit the definition of "ignore" in my book.
This commit changes the behaviour to completely ignore it, when the flag is set.