Skip to main content

Result of ps -ylC httpd --sort:rss

Comments

2 comments

  • gnusys
    Easy way to find out is yum -y install ps_mem and then run the command ps_mem
    0
  • cPRex Jurassic Moderator
    A quick "top -c" and then pressing "shift + m" will sort the columns by memory usage as well, although you'd need to add up the usage for each Apache process.
    0

Please sign in to leave a comment.