check_by_powershell icon indicating copy to clipboard operation
check_by_powershell copied to clipboard

Icinga check plugin to run checks and other commands directly on any Windows system using WinRM (Windows Remote Management). Main use case would be to call one of the plugins from the Icinga Powershel...

Results 4 check_by_powershell issues
Sort by recently updated
recently updated
newest added

If Authentication fails the Script only returns the message "401 - invalid content type". Even in Debug mode there is no information what caused this error. Maybe its possible to...

WinRM and the plugin support authentication via a certificate instead of credentials. - [ ] Check how much usable this is in a Windows world - [ ] Does the...

enhancement

- [ ] Make port a config option - [ ] Implement support for known_hosts / with trust on first use See TODO comments from #9

enhancement