Skip to content

Instantly share code, notes, and snippets.

@ilanbiala
Created July 17, 2016 04:00
Show Gist options
  • Save ilanbiala/b5ccde149e546a98e003ba2e1bd74f87 to your computer and use it in GitHub Desktop.
Save ilanbiala/b5ccde149e546a98e003ba2e1bd74f87 to your computer and use it in GitHub Desktop.
ps axu output
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
root 1 0.0 0.0 33160 2264 ? Ss Jul03 0:00 init
root 2 0.0 0.0 0 0 ? S Jul03 0:00 [kthreadd/2319]
root 3 0.0 0.0 0 0 ? S Jul03 0:00 [khelper/2319]
root 166 0.0 0.0 19420 592 ? S Jul03 0:00 upstart-udev-br
root 213 0.0 0.0 35116 668 ? Ss Jul03 0:00 /lib/systemd/sy
root 300 0.0 0.0 23492 1328 ? Ss Jul03 0:00 /usr/sbin/vsftp
root 390 0.0 0.0 23600 1020 ? Ss Jul03 0:01 cron
root 399 0.0 0.0 61316 2608 ? Ss Jul03 0:00 /usr/sbin/sshd
mongodb 403 0.1 0.4 533788 28768 ? Ssl Jul03 28:11 /usr/bin/mongod
root 419 0.0 0.2 229992 13028 ? Ss Jul03 0:28 php-fpm: master
root 420 0.0 0.0 31044 584 ? S Jul03 0:00 supervising sys
root 421 0.0 0.0 67372 5724 ? Ss Jul03 0:02 /usr/sbin/syslo
root 433 0.0 0.0 15600 1004 ? S Jul03 0:00 upstart-socket-
root 434 0.0 0.0 15488 868 ? S Jul03 0:00 upstart-file-br
mysql 448 0.0 0.9 1169008 61700 ? SNsl Jul03 11:37 /usr/sbin/mysql
root 553 0.0 0.0 12732 824 tty1 Ss+ Jul03 0:00 /sbin/getty 384
root 555 0.0 0.0 12732 820 tty2 Ss+ Jul03 0:00 /sbin/getty 384
root 644 0.0 0.0 86588 1624 ? Ss 03:52 0:00 nginx: master p
www-data 645 0.0 0.0 86588 2824 ? S 03:52 0:00 nginx: worker p
www-data 647 0.0 0.0 86588 2168 ? S 03:52 0:00 nginx: worker p
www-data 648 0.0 0.0 86588 2168 ? S 03:52 0:00 nginx: worker p
www-data 649 0.0 0.0 86588 2148 ? S 03:52 0:00 nginx: worker p
root 1126 0.0 0.4 924836 31276 ? Ssl Jul15 1:43 /usr/bin/nodejs
root 2601 3.5 0.2 714900 16356 ? Sl 03:59 0:00 /usr/bin/nodejs
root 2624 0.0 0.0 15512 1156 pts/2 R+ 03:59 0:00 ps axu
www-data 6350 0.0 0.7 238504 47768 ? S Jul15 1:37 php-fpm: pool w
www-data 15363 0.0 0.7 238796 47152 ? S Jul16 1:07 php-fpm: pool w
www-data 17058 0.0 0.8 240152 50776 ? S Jul16 1:12 php-fpm: pool w
root 23265 0.0 0.0 65948 3420 ? Ss 03:16 0:00 sshd: root@pts/
root 23267 0.0 0.0 18356 2280 pts/2 Ss 03:16 0:00 -bash
www-data 23703 0.3 0.3 84300 22208 ? S 01:18 0:37 amplify-agent
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment