passenger-memory-stats
passenger-status
top && htop
cat /proc/pid/status & cat /proc/[pid]/mem
Slide 28
Slide 28 text
No content
Slide 29
Slide 29 text
No content
Slide 30
Slide 30 text
No content
Slide 31
Slide 31 text
No content
Slide 32
Slide 32 text
No content
Slide 33
Slide 33 text
No content
Slide 34
Slide 34 text
resident set size, the non-
swapped physical memory that
a task has used.
RSS
VSZ virtual memory size of the process
in KiB. Device mappings are
currently excluded; this is subject
to change.