joonty / systemd_mon

Monitor for systemd to alert failed services
MIT License
106 stars 28 forks source link

memory leaks? #8

Open pdaoust opened 8 years ago

pdaoust commented 8 years ago

I've been using systemd_mon for a little while, and I love it for its Slack integration. (Sometimes I'll just restart services just to see those little coloured messages pop up in our channel :) ) I noticed that, over a long weekend (3.5 days or so) it managed to go from 4% of memory consumption to 20% (on a 768MB VPS). I'm using both e-mail and the aforementioned Slack notifications.

I can help with debugging if you like, but I'll forewarn you that I'm by no means a Ruby pro.