Skip to content

Instantly share code, notes, and snippets.

@neogenix
Created September 22, 2011 04:14
Show Gist options
  • Save neogenix/1234016 to your computer and use it in GitHub Desktop.
Save neogenix/1234016 to your computer and use it in GitHub Desktop.
Ubuntu 11.04 - Chef 0.10.x Installation - Running Processes
14366 ? S 0:00 /usr/bin/ruby1.8 /usr/bin/chef-client -d -P /var/run/chef/client.pid -L /var/log/chef/client.log -c /etc/chef/client.rb -i 1800 -s 20
14450 ? S 0:00 /usr/lib/erlang/erts-5.7.4/bin/epmd -daemon
14551 ? S 0:00 /bin/sh -e /usr/bin/couchdb -a /etc/couchdb/default.ini -a /etc/couchdb/local.ini -b -r 5 -p /var/run/couchdb/couchdb.pid -o /dev/null -e /dev/null -R
14561 ? S 0:00 \_ /bin/sh -e /usr/bin/couchdb -a /etc/couchdb/default.ini -a /etc/couchdb/local.ini -b -r 5 -p /var/run/couchdb/couchdb.pid -o /dev/null -e /dev/null -R
14562 ? Sl 0:01 \_ /usr/lib/erlang/erts-5.7.4/bin/beam.smp -Bd -K true -A 4 -- -root /usr/lib/erlang -progname erl -- -home /var/lib/couchdb -- -noshell -noinput -sasl errlog_type error -couch_ini /etc/couchdb/default.ini /etc/couchdb/local.ini /e
14591 ? Ss 0:00 \_ heart -pid 14562 -ht 11
17158 ? Ssl 0:00 \_ /usr/lib/couchdb/bin/couchjs /usr/share/couchdb/server/main.js
14715 ? Ss 0:00 dbus-daemon --system --fork --activation=upstart
16377 ? Sl 0:00 /usr/lib/packagekit/packagekitd
16549 ? Ssl 0:05 /usr/lib/erlang/erts-5.7.4/bin/beam.smp -W w -K true -A30 -P 1048576 -- -root /usr/lib/erlang -progname erl -- -home /var/lib/rabbitmq -- -noshell -noinput -sname rabbit@chef-n02 -boot /var/lib/rabbitmq/mnesia/rabbit@chef-n02-plugins-ex
16619 ? Ss 0:00 \_ /usr/lib/erlang/lib/os_mon-2.2.4/priv/bin/cpu_sup
16622 ? Ss 0:00 \_ inet_gethost 4
16623 ? S 0:00 \_ inet_gethost 4
16927 ? Sl 0:02 java -Xmx256M -Xms256M -Dsolr.data.dir=/var/cache/chef/solr/data -Dsolr.solr.home=/var/lib/chef/solr -DSTART=/var/lib/chef/solr/solr-jetty/etc/start.config -jar /var/lib/chef/solr/solr-jetty/start.jar
17002 ? S 0:00 /usr/bin/ruby1.8 /usr/bin/chef-expander -d -c /etc/chef/solr.rb -P /var/run/chef/expander.pid -L /var/log/chef/expander.log -n 1 -i 1
17003 ? S 0:03 \_ chef-expander worker #1 (vnodes 0-1023)
17115 ? Sl 0:02 merb : chef-server (api) : worker (port 4000)
17279 ? Sl 0:01 merb : chef-server-webui : worker (port 4040)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment