]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph.in: add 'daemonperf' command
authorJohn Spray <john.spray@redhat.com>
Tue, 3 Feb 2015 13:13:29 +0000 (13:13 +0000)
committerJohn Spray <john.spray@redhat.com>
Thu, 5 Mar 2015 20:17:35 +0000 (20:17 +0000)
commitc3ef6409b247f0b91aca7fd57babcd945ac145e7
treed2b3e29df25311ee8b6f0f578a4b7641aa57390b
parent33a9d7063add051fb17e587c746605e2f407442f
ceph.in: add 'daemonperf' command

This is inspired by dstat and scripts/perf-watch.py, to
give a convenient live view of an interesting subset
of the performance counters from a Ceph daemon.

Signed-off-by: John Spray <john.spray@redhat.com>
ceph.spec.in
debian/ceph.install
src/Makefile.am
src/ceph.in
src/pybind/ceph_daemon.py [new file with mode: 0755]