From: Dan Mick Date: Fri, 21 Jul 2017 03:09:05 +0000 (-0700) Subject: doc/mgr/zabbix.rst: fix subheadings, add subsubheadings X-Git-Tag: v12.1.2~187^2~2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=c40c254cc6e008b6e02577747c654459d756aa5f;p=ceph.git doc/mgr/zabbix.rst: fix subheadings, add subsubheadings (otherwise subheadings appear as top-level items in the TOC, because they're marked just like the title) Signed-off-by: Dan Mick --- diff --git a/doc/mgr/zabbix.rst b/doc/mgr/zabbix.rst index 03abdd6ef988..70217b4ad711 100644 --- a/doc/mgr/zabbix.rst +++ b/doc/mgr/zabbix.rst @@ -10,14 +10,14 @@ The Zabbix plugin actively sends information to a Zabbix server like: - Storage utilization Requirements -============ +------------ The plugin requires that the *zabbix_sender* executable is present on *all* machines running ceph-mgr. It can be installed on most distributions using the package manager. Dependencies ------------- +^^^^^^^^^^^^ Installing zabbix_sender can be done under Ubuntu or CentOS using either apt or dnf. @@ -35,7 +35,7 @@ On Fedora: Enabling -======== +-------- Add this to your ceph.conf on nodes where you run ceph-mgr: @@ -50,7 +50,7 @@ Restart the ceph-mgr daemon after modifying the setting to load the module. Configuration -============= +------------- Two configuration keys are mandatory for the module to work: @@ -71,8 +71,8 @@ Additional configuration keys which can be configured and their default values: - mgr/zabbix/zabbix_sender: /usr/bin/zabbix_sender - mgr/zabbix/interval: 60 -Configurations keys -------------------- +Configuration keys +^^^^^^^^^^^^^^^^^^^ Configuration keys can be set on any machine with the proper cephx credentials, these are usually Monitors where the *client.admin* key is present. @@ -89,7 +89,7 @@ For example: ceph config-key put mgr/zabbix/identifier ceph.eu-ams02.local Debugging -========= +--------- Should you want to debug the Zabbix module increase the logging level for ceph-mgr and check the logs.