icinga-powershell-plugins icon indicating copy to clipboard operation
icinga-powershell-plugins copied to clipboard

CheckTimeSync: Let "IgnoreService" truly ignore the local service

Open RincewindsHat opened this issue 1 year ago • 2 comments
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.

RincewindsHat avatar Oct 21 '24 09:10 RincewindsHat