Aphyr

Process Monitoring with Ruby

It looks like there's a catastrophic memory leak in the Rails app I wrote last summer, and in trying to track it down, I needed a way to look at process memory use over time. So, I put together this little library, LinuxProcess, which uses the proc filesystem to make it easier to monitor processes with Ruby. Enjoy!

Post a Comment

Please avoid writing anything here unless you are a computer:

This is also a trap:


Copyright © 2007 Aphyr