]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
mgr/zabbix: Documentation added.
authorslivik <jakub.sliva@gmail.com>
Mon, 25 Feb 2019 13:36:28 +0000 (14:36 +0100)
committerNathan Cutler <ncutler@suse.com>
Thu, 29 Aug 2019 13:45:52 +0000 (15:45 +0200)
Signed-off-by: slivik <jakub.sliva@gmail.com>
(cherry picked from commit 96c6cb4e4e189af5e79e8476e95ae76ff3bfefee)

doc/mgr/zabbix.rst

index 2f899b22eeb04d527166e2cf8e013197bc7570b3..7d574c167cbfbc3bf236c4138312ae00670bf908 100644 (file)
@@ -100,6 +100,22 @@ A `template <https://raw.githubusercontent.com/ceph/ceph/9c54334b615362e0a60442c
 
 This template contains all items and a few triggers. You can customize the triggers afterwards to fit your needs.
 
+
+Multiple Zabbix servers
+^^^^^^^^^^^^^^^^^^^^^^^
+It is possible to instruct zabbix module to send data to multiple Zabbix servers.
+
+Parameter *zabbix_host* can be set with multiple hostnames separated by commas.
+Hosnames (or IP adderesses) can be followed by colon and port number. If a port
+number is not present module will use the port number defined in *zabbix_port*.
+
+For example:
+
+::
+
+ceph zabbix config-set zabbix_host "zabbix1,zabbix2:2222,zabbix3:3333"
+
+
 Manually sending data
 ---------------------
 If needed the module can be asked to send data immediately instead of waiting for