Skip to content

Instantly share code, notes, and snippets.

@digal
Created March 14, 2011 20:12
Show Gist options
  • Save digal/869777 to your computer and use it in GitHub Desktop.
Save digal/869777 to your computer and use it in GitHub Desktop.
{
"version":{
"git.branch":"status-methods",
"git.message":"added last commit message to buildinfo",
"git.commit":"3dac634f99d19e65691fe529c3a6efd31da10959"
},
"db":{
"status":"OK",
"info":"DBTCPConnector: 127.0.0.1:27017 /127.0.0.1:27017",
"stats":{
"collections":5,
"objects":65,
"avgObjSize":123.38461538461539,
"dataSize":8020,
"storageSize":47872,
"numExtents":6,
"indexes":3,
"indexSize":24576,
"fileSize":201326592,
"ok":1.0
}
},
"memcached":{
"status":"OK",
"stats":{
"cmd_get":"1743",
"pointer_size":"64",
"limit_maxbytes":"67108864",
"get_hits":"1545",
"curr_connections":"4",
"bytes_read":"261403",
"rusage_system":"0.518955",
"accepting_conns":"1",
"version":"1.2.8",
"bytes":"218507",
"pid":"84209",
"curr_items":"1813",
"listen_disabled_num":"0",
"rusage_user":"0.213710",
"get_misses":"198",
"total_items":"2810",
"uptime":"19011",
"cmd_set":"2810",
"time":"1300133382",
"evictions":"0",
"total_connections":"25",
"connection_structures":"11",
"threads":"2",
"cmd_flush":"0",
"bytes_written":"138721"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment