Skip to content

Instantly share code, notes, and snippets.

@abh
Created October 15, 2009 22:26
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 abh/211349 to your computer and use it in GitHub Desktop.
Save abh/211349 to your computer and use it in GitHub Desktop.
[ask@dhcp225 ~]$ /opt/local/bin/mongod --dbpath /tmp/data --cpu --noauth
Thu Oct 15 15:25:58 Mongo DB : starting : pid = 10349 port = 27017 dbpath = /tmp/data master = 0 slave = 0 64-bit
Thu Oct 15 15:25:58 db version v1.0.0, pdfile version 4.4
Thu Oct 15 15:25:58 git version: nogitversion
Thu Oct 15 15:25:58 sys info: Darwin embla.bn.dev 10.0.0 Darwin Kernel Version 10.0.0: Fri Jul 31 22:47:34 PDT 2009; root:xnu-1456.1.25~1/RELEASE_I386 i386
Thu Oct 15 15:25:58 waiting for connections on port 27017
Thu Oct 15 15:25:58 web admin interface listening on port 28017
Thu Oct 15 15:26:02 cpu: 3999 0 0%
Thu Oct 15 15:26:04 connection accepted from 127.0.0.1:15050 #1
Thu Oct 15 15:26:04 bad recv() len: 1233190746
Thu Oct 15 15:26:04 end connection 127.0.0.1:15050
Thu Oct 15 15:26:04 connection accepted from 127.0.0.1:15306 #2
Thu Oct 15 15:26:06 cpu: 4000 0 0%
Thu Oct 15 15:26:10 cpu: 3999 0 0%
[...]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment