Skip to content

Instantly share code, notes, and snippets.

@otype
Created December 2, 2009 14:25
Show Gist options
  • Save otype/247226 to your computer and use it in GitHub Desktop.
Save otype/247226 to your computer and use it in GitHub Desktop.
hgschmidt@mail:~$ ps aux | grep php
root 14259 0.0 0.7 95100 3712 ? Ss 00:07 0:00 /opt/php-fpm/bin/php-fpm --fpm-config /etc/php-fpm.conf
www-data 14260 0.0 5.4 121940 28800 ? S 00:07 0:03 /opt/php-fpm/bin/php-fpm --fpm-config /etc/php-fpm.conf
www-data 14261 0.0 5.2 121008 27520 ? S 00:07 0:03 /opt/php-fpm/bin/php-fpm --fpm-config /etc/php-fpm.conf
www-data 14262 0.0 5.4 121936 28736 ? S 00:07 0:03 /opt/php-fpm/bin/php-fpm --fpm-config /etc/php-fpm.conf
www-data 14263 0.0 5.9 124936 31108 ? S 00:07 0:03 /opt/php-fpm/bin/php-fpm --fpm-config /etc/php-fpm.conf
www-data 14264 0.0 5.3 124940 27896 ? S 00:07 0:03 /opt/php-fpm/bin/php-fpm --fpm-config /etc/php-fpm.conf
1000 14992 0.0 0.1 3872 604 pts/0 R+ 15:24 0:00 grep --color=auto php
hgschmidt@mail:~$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment