]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/mgr/zabbix.rst: fix subheadings, add subsubheadings
authorDan Mick <dan.mick@redhat.com>
Fri, 21 Jul 2017 03:09:05 +0000 (20:09 -0700)
committerDan Mick <dan.mick@redhat.com>
Fri, 21 Jul 2017 03:09:05 +0000 (20:09 -0700)
(otherwise subheadings appear as top-level items in the TOC, because
they're marked just like the title)

Signed-off-by: Dan Mick <dan.mick@redhat.com>
doc/mgr/zabbix.rst

index 03abdd6ef98815f68c9ec2c681fcc4ce46f4691e..70217b4ad711cfd8af0c07152abf06f21734db5c 100644 (file)
@@ -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.