[Asterisk-Users] Memory stuff
el Flynn
el_flynn at lanvik-icu.com
Thu Oct 14 02:22:20 MST 2004
Hi all,
Proof that you learn something new everyday... I found an app (by
accident) that should be standard on most linux distros called pmap. You
can run it by:
pmap `pidof asterisk`
to see how much memory asterisk is consuming. of course you could do it
via top as well, but pmap will also show how much memory is being
consumed by modules related to the running asterisk process, stuff like
chan_sip.so, codec_g726.so etc.
please excuse this email if this is already known to the linux gurus out
there... but i found pmap to be quite informative and thought i should
share.
cheers,
flynn
More information about the asterisk-users
mailing list