Result of ps -ylC httpd --sort:rss

icandoit

Well-Known Member
Dec 21, 2010
88
3
58
When I do ps -ylC httpd --sort:rss
I get

S UID PID PPID C PRI NI RSS SZ WCHAN TTY TIME CMD
Z 99 32161 31361 0 80 0 0 0 do_exi ? 00:00:00 httpd <defunct>
S 0 31361 1 0 80 0 6520 56929 poll_s ? 00:00:17 httpd
S 99 3325 31361 0 80 0 8016 57468 SYSC_s ? 00:00:00 httpd
S 99 3216 31361 0 80 0 8116 57480 SYSC_s ? 00:00:00 httpd
S 99 3280 31361 0 80 0 8116 57480 SYSC_s ? 00:00:00 httpd
S 99 3288 31361 0 80 0 8140 57480 SYSC_s ? 00:00:00 httpd
S 99 3327 31361 0 80 0 8148 57516 SYSC_s ? 00:00:00 httpd
S 99 3246 31361 0 80 0 8164 57478 SYSC_s ? 00:00:00 httpd
S 99 2826 31361 0 80 0 8236 57516 SYSC_s ? 00:00:00 httpd
S 99 3227 31361 0 80 0 8260 57497 SYSC_s ? 00:00:00 httpd
S 99 3181 31361 0 80 0 8268 57501 ep_pol ? 00:00:00 httpd
S 99 3317 31361 0 80 0 8276 57516 SYSC_s ? 00:00:00 httpd
S 99 3290 31361 0 80 0 8324 57516 SYSC_s ? 00:00:00 httpd
S 99 3278 31361 0 80 0 8364 57537 SYSC_s ? 00:00:00 httpd
S 99 3207 31361 0 80 0 8392 57574 SYSC_s ? 00:00:00 httpd
S 99 3228 31361 0 80 0 8392 57575 SYSC_s ? 00:00:00 httpd
S 99 31896 31361 0 80 0 8652 57518 SYSC_s ? 00:00:00 httpd
S 99 31849 31361 0 80 0 8660 57518 SYSC_s ? 00:00:00 httpd



How much ram is apache using?
 

gnusys

Well-Known Member
Jan 18, 2013
64
21
58
cPanel Access Level
DataCenter Provider
Easy way to find out is

yum -y install ps_mem

and then run the command

ps_mem