Skip to content

Instantly share code, notes, and snippets.

@rferreira
Created August 21, 2013 01:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rferreira/6289289 to your computer and use it in GitHub Desktop.
Save rferreira/6289289 to your computer and use it in GitHub Desktop.
ps aux | grep ceph
root 4482 0.0 1.7 141624 8772 ? Ssl 00:43 0:00 /usr/bin/ceph-mon --cluster=ceph -i ceph2 -f
root 5541 0.0 1.4 148132 7276 ? Ssl 00:48 0:00 /usr/bin/ceph-mds --cluster=ceph -i ceph2 -f
root 5831 0.0 0.1 9376 892 pts/0 S+ 01:07 0:00 grep --color=auto ceph
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment