]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr: runtime adjustment of perf counter threshold 16699/head
authorJohn Spray <john.spray@redhat.com>
Thu, 31 Aug 2017 16:13:23 +0000 (12:13 -0400)
committerJohn Spray <john.spray@redhat.com>
Thu, 31 Aug 2017 16:16:40 +0000 (12:16 -0400)
commit057b73d641decb9403aba50caae9d139f3a34dd4
tree8a5cbd44c3740b62c99953f815d545880c302561
parentbdc775fdd8acdad5c58ff3065a21396f80ce5db4
mgr: runtime adjustment of perf counter threshold

ceph-mgr has missed out on the `config set` command
that the other daemons got recently: add it here
and hook it all up to the stats period and threshold
settings.

Signed-off-by: John Spray <john.spray@redhat.com>
src/mgr/DaemonServer.cc
src/mgr/DaemonServer.h
src/mgr/MgrCommands.h