icinga-powershell-framework/lib
Lord Hepipud 9df17e1068 Fixes Service Check Background Daemon Memory leak
Fixes #20

This fixes the memory leak on the Service Check Background Daemon, mainly caused by not properly catching the boolean return values of `Add-IcingaHashtableItem`. The boolean values stayed within the scope, poluting the memory and causing functions to behave not as expected
2019-11-22 19:42:48 +01:00
..
apis Add Director Self-Service setup wizard integration 2019-11-02 17:42:39 +01:00
config Added support to manage framework config 2019-10-05 21:56:23 +02:00
core Fixes Service Check Background Daemon Memory leak 2019-11-22 19:42:48 +01:00
daemon Add support to keep PowerShell open while running as daemon 2019-10-31 13:41:05 +01:00
daemons/ServiceCheckDaemon Fixes Service Check Background Daemon Memory leak 2019-11-22 19:42:48 +01:00
help/help Reworked entire Lib and Module loading 2019-07-22 12:41:07 +02:00
icinga Fixes performance data output for single checks 2019-11-05 12:39:54 +01:00