lgmu
lgmu
Hi, we are successfully monitoring SQL Server 2022: ./check_mssql_health --server '' --port 1433 --username '' --password '' --timeout 60 --commit --mode connection-time OK - 0.03 seconds to connect as We...
@pyves007 @FranckSallet we just released 0.25 - it reduces memory usage overall. Could you please give us feedback with that version?
I installed it on a windows server 2019 on friday and didn't notice anything regarding memory usage over the weekend. If you still have this issue, please attach your config...
Hi, thanks for your feedback. I could see a slight increase in memory usage when executing ps1 Scripts. Are you also running ps1 scripts or something else?
I've tested this with 1000 executions of a ps1 script, but the memory only increased from 12 to around 16MB. How long do your powershell scripts run? Could you check...
Thanks, I'll try to reproduce it when I find time for it
Thanks for the input, I can reproduce this with 0.26 - we will fix it
Issue might be [here](https://github.com/capnspacehook/taskmaster/issues/32)
@FranckSallet @pyves007 Is the issue resolved for you guys?
@capnspacehook Hi, are you still working on this project? We have the same issue