stevie-sy

Results 15 comments of stevie-sy

@LordHepipud thanks for the fix in the framework. I'll try to do it the next days. But it can take a while. Because we resintall our test environment at the...

I started testing the PR now. What I can say now, that it works, but somehow it doesn't. Let me explain/show what I mean: - I created again two tasks...

Since some troubles during testing in the past, I'll run always ``` Import-Module icinga-powershell-framework -force -Verbose Import-Module icinga-powershell-plugins -force -Verbose Get-ChildItem -Path 'C:\Program Files\WindowsPowerShell\Modules\icinga-powershell-framework' -Recurse | Unblock-File; Get-ChildItem -Path 'C:\Program...

yes ![image](https://user-images.githubusercontent.com/38723488/160787079-ee969a33-998a-4308-ade7-8c7106acd2c4.png)

No we don't use it yet. We just wait for the big performance boost change you presented as future plan at the OSMC last year :-)

Did some addional tests: * set in the region options (see in my inital post) the BETA-option to UTF8 -> everything fine * run icinga2 in the foreground in the...

Ok thanks for the information. So now it's a little bit strange and interesting why this doesn't work like it should.

Also in our Environment (master branch) it still exists. Dependencies from host to host works fine, but not with service-host-dependencies. In combination with downtimes it would be very nice if...

If I'm correct, you've fixed this with https://github.com/Icinga/icinga-powershell-framework/pull/521 in 1.10.0.?