oetiker/SmokePing

Memory leak with custom `Database` settings

Closed this issue · 2 comments

This Database configuration causes the CGI script to consume all available memory and eventually brings the system down... unless the OOM killer gets to it in time. This is on latest smokeping. Desired behavior: either use what is available, or throw an error.

*** Database ***

step     = 7
pings    = 3

# consfn mrhb steps total
AVERAGE  0.5  1  123428
AVERAGE  0.5  1  43800

Hmm what would you like to achieve with this setting? Apart from bringing down the system ?

This issue has become stale and will be closed automatically within 7 days. Comment on the issue to keep it alive.