]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: add new "tell" infrastructure.
authorGreg Farnum <gregory.farnum@dreamhost.com>
Fri, 10 Jun 2011 00:21:33 +0000 (17:21 -0700)
committerGreg Farnum <gregory.farnum@dreamhost.com>
Fri, 10 Jun 2011 00:22:37 +0000 (17:22 -0700)
commit3a582f994998fa925a6f2b619326bfc24616306b
treea284302bb9f53a0f063b9e6547c02b8c6a824489
parent2c4367f95d1390d857eef7f2b7f4c35d002999e2
mon: add new "tell" infrastructure.

This lets you issue commands
like "ceph mon tell 0 heap start_profiler". Hurray!

Signed-off-by: Greg Farnum <gregory.farnum@dreamhost.com>
src/mon/Monitor.cc
src/mon/Monitor.h