]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr: runtime adjustment of perf counter threshold
authorJohn Spray <john.spray@redhat.com>
Thu, 31 Aug 2017 16:13:23 +0000 (12:13 -0400)
committerJohn Spray <john.spray@redhat.com>
Wed, 1 Nov 2017 23:03:22 +0000 (23:03 +0000)
commitb86cc9a2e49a4d1b53e83f47876a42b42819efcb
treeea2123da60cd6d6d22c854f2fdd332cdcd200aab
parentc278580d207f0b99daed48afdc689ae77fe73e9b
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>
(cherry picked from commit 057b73d641decb9403aba50caae9d139f3a34dd4)
src/mgr/DaemonServer.cc
src/mgr/DaemonServer.h
src/mgr/MgrCommands.h