You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running the Icinga PowerShell Background daemon with Start-IcingaServiceCheckDaemon in background might cause memory leaks over time in case plenty of checks are configured.
Expected Behavior
A general memory consumption is expected, as we store performance metrics in memory, should how ever reach a point on where the memory stagnates.
Current Behavior
Memory might still be growing over time, even when all checks reached the limit for stored performance metrics and cleanup jobs remove no longer required data.
Possible Solution
Steps to Reproduce (for bugs)
Register Service Check Daemon
Add all available Check Commands for check execution