Skip to content

Instantly share code, notes, and snippets.

@Drewzar
Created May 7, 2012 18:13
Show Gist options
  • Save Drewzar/2629400 to your computer and use it in GitHub Desktop.
Save Drewzar/2629400 to your computer and use it in GitHub Desktop.
14:07:30-deploy@ec2-50-19-157-193:~$ ps aux | grep fdog
fdog 2322 0.0 0.1 121348 8036 ? Ssl 2011 25:21 /usr/local/bin/mongrel2 config.sqlite 48927177-D302-4085-AA01-FA1BB050C234
fdog 2362 0.2 0.3 200840 27528 ? Ssl 2011 558:17 /usr/local/bin/mongrel2 config.sqlite F94BCE71-2810-4461-A25A-8EC605245C6F
root 28380 0.0 0.0 4096 616 ? Ss 2011 0:00 /bin/sh -e -c su -c "/usr/local/bin/fdog start --no-fork /data/fdog/ >> /tmp/fdog.out 2>&1" fdog /bin/sh
fdog 28381 0.0 0.0 48332 1608 ? S 2011 0:00 su -c /usr/local/bin/fdog start --no-fork /data/fdog/ >> /tmp/fdog.out 2>&1 fdog
fdog 28388 0.0 0.0 10716 1300 ? S 2011 0:00 bash -c /usr/local/bin/fdog start --no-fork /data/fdog/ >> /tmp/fdog.out 2>&1
fdog 28389 0.0 0.0 4096 612 ? S 2011 0:00 /bin/sh /usr/local/bin/fdog start --no-fork /data/fdog/
fdog 28392 5.9 0.9 9000528 73392 ? Sl 2011 12569:50 /usr/local/share/fdog/bin/fdog start --no-fork /data/fdog/
deploy 28951 0.0 0.0 7624 928 pts/0 S+ 14:07 0:00 grep --color=auto fdog
14:07:33-deploy@ec2-50-19-157-193:~$ free -m
total used free shared buffers cached
Mem: 7188 6861 326 0 325 5844
-/+ buffers/cache: 691 6497
Swap: 0 0 0
14:12:03-deploy@ec2-50-19-157-193:~$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment