1
2
3
4
5
6
ps aux | grep unicorn
git      30883 35.2  3.2 157300 68564 pts/0    Rl   14:03   0:36 ruby /home/git/gitlab/vendor/bundle/ruby/1.9.1/bin/unicorn_rails -c /home/git/gitlab/config/unicorn.rb -E production


ps aux | grep sidekiq
git      31060 35.7  1.9  76280 40668 pts/0    Rl   14:05   0:13 ruby /home/git/gitlab/vendor/bundle/ruby/1.9.1/bin/sidekiq -q post_receive,mailer,system_hook,project_web_hook,gitlab_shell,common,default -e production -P /home/git/gitlab/tmp/pids/sidekiq.pid