Oh, maybe Proc::Processtable is what you want. - Perrin
On Thu, Feb 24, 2011 at 8:46 AM, Perrin Harkins <per...@elem.com> wrote: > Hi Max, > > I see a couple of things out there, like Memory::Usage. They don't > look as comprehensive though. It would be fine to take code from > SizeLimit if you want to put it into some other module. It should > probably be distributed outside of mod_perl to make it useful in the > way you're describing. > > - Perrin > > On Thu, Feb 24, 2011 at 3:42 AM, Max Kanat-Alexander > <mka...@bugzilla.org> wrote: >> Hey folks. Would it be possible to factor the memory-sizing code in >> Apache::SizeLimit::Core into a separate module (or is there already a >> separate module that does something similar)? I'd love a module that can >> just reliably tell me how much memory a process is using across all >> platforms. >> >> -Max >> -- >> http://www.bugzillasource.com/ >> Competent, Friendly Bugzilla, Perl, and IT Services >> >