From ef5ff0e4b9681c3e5c79c0535fa30c81eb1ccd6e Mon Sep 17 00:00:00 2001 From: Wido den Hollander Date: Mon, 7 Aug 2017 10:03:10 +0200 Subject: [PATCH] doc: Update mgr doc on how to enable Zabbix module Signed-off-by: Wido den Hollander --- doc/mgr/zabbix.rst | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/doc/mgr/zabbix.rst b/doc/mgr/zabbix.rst index d98540e869692..01b38e43f736c 100644 --- a/doc/mgr/zabbix.rst +++ b/doc/mgr/zabbix.rst @@ -36,18 +36,11 @@ On Fedora: Enabling -------- - -Add this to your ceph.conf on nodes where you run ceph-mgr: +You can enable the *zabbix* module with: :: - [mgr] - mgr modules = zabbix - -If you use any other ceph-mgr modules, make sure they're in the list too. - -Restart the ceph-mgr daemon after modifying the setting to load the module. - + ceph mgr module enable zabbix Configuration ------------- -- 2.47.3