Created
March 21, 2013 21:01
-
-
Save cjs226/5216699 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
root@chef-01:/var/log/chef-server/erchef# netstat -na | grep 4000 | |
root@chef-01:/var/log/chef-server/erchef# netstat -na | grep 4040 | |
root@chef-01:/var/log/chef-server/erchef# sudo chef-server-ctl status | |
run: bookshelf: (pid 3440) 1528s; run: log: (pid 3439) 1528s | |
run: chef-expander: (pid 3114) 1534s; run: log: (pid 3113) 1534s | |
run: chef-server-webui: (pid 6804) 1475s; run: log: (pid 6803) 1475s | |
run: chef-solr: (pid 2710) 1540s; run: log: (pid 2709) 1540s | |
run: erchef: (pid 9881) 1420s; run: log: (pid 3945) 1517s | |
run: nginx: (pid 9733) 1423s; run: log: (pid 9732) 1423s | |
run: postgresql: (pid 487) 1557s; run: log: (pid 486) 1557s | |
run: rabbitmq: (pid 28788) 1604s; run: log: (pid 28787) 1604s |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment