On Sunday, November 25, 2012 at 10:26 AM, Stefan Priebe wrote: > Hello list, > > are there any useful statistics for ceph? ceph -s shows just the status > but i would like to record something which gives me an idea about the > ceph load or usage. Each daemon has an admin socket which you can use to extract "perfcounters" (performance counters). It's not well-documented at all right now, unfortunately. "ceph --admin-daemon /path/to/admin/socket help" "ceph --admin-daemon /path/to/admin/socket perfcounters_dump" "ceph --admin-daemon /path/to/admin/socket perfcounters_schema" should get you started. http://ceph.com/docs/master/radosgw/troubleshooting has some examples of troubleshooting the gateway with them. -Greg -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html