tectumopticum
tectumopticum
which framework/plugin-version is used?
Has been solved in plugin-version 1.11.0
> Hello. > > > the parameter -Server to accept a list of possible hosts. In this way an alternative NTP Server could be used in case the primary is...
> And it’s still not clear how the -IgnoreService option works. If we try to use it, the powershell process simply crashes. > > ``` > Component Version Available >...
> It looks like -IgnoreService has no effect > > ``` > PS> icinga {Invoke-IcingaCheckTimeSync -Server '10.10.0.14' -Warning -60s:60s -Critical -180s:180s -Verbosity 2 -IgnoreService $true} > Cannot convert value "True"...
I'd suggest to think about if this is the right moment to get rid of an outdated OS - also for security-reasons. ;-)
You might check https://packages.icinga.com/IcingaForWindows/stable/ifw.repo.json or your local synchronized repo in regular intervals via check_http or Invoke-IcingaCheckHTTPStatus?
Hm, the "icinga"-check is also working for windows-agents. I assume, you're talking about the output "Icinga 2 has been running for 1 hour, 36 minutes and 10 seconds. Version: v2.12.3",...
The command is listed in the "External Commands" (in the Director). Preview: ``` object CheckCommand "icinga" { import "plugin-check-command" timeout = 1m vars.icinga_min_version = "" } ```
Just use the notification-features of github. E.g. subscribe by using the "Watch"-button and customize it for your needs. You'll receive an e-mail about all new releases etc.