Skip to content

Bug: PowerShell Background daemon might still contain "memory" leaks #224

@LordHepipud

Description

@LordHepipud

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)

  1. Register Service Check Daemon
  2. Add all available Check Commands for check execution
  3. Review the memory and see it growing

Metadata

Metadata

Assignees

Labels

BugThere is an issue present

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions