how to get ceph daemon debug info from ceph-rest-api ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi all,

I want to use ceph-rest-api to view some debug details from ceph daemons.
On linux shell I can get this message from below:
# ceph daemon osd.0 dump_ops_in_flight | python -m json.tool
  { "num_ops": 0,
  "ops": []}

This is my question?
Can I get this output from ceph-rest-api ?

Until now I tried some method : curl, python-cephclient
I did not get the right respone.
Can some guys help me ?







[Index of Archives]     [Information on CEPH]     [Linux Filesystem Development]     [Ceph Development]     [Ceph Large]     [Ceph Dev]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux