From a17177044eae4f0b2daf123f75e7007c7b3e9400 Mon Sep 17 00:00:00 2001 From: Wido den Hollander Date: Mon, 15 Oct 2018 17:18:12 +0200 Subject: [PATCH] doc: Update mgr/zabbix plugin documentation with link to Zabbix template Signed-off-by: Wido den Hollander --- doc/mgr/zabbix.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/mgr/zabbix.rst b/doc/mgr/zabbix.rst index 582fdd85e7f..c4fc32a144a 100644 --- a/doc/mgr/zabbix.rst +++ b/doc/mgr/zabbix.rst @@ -92,6 +92,14 @@ The current configuration of the module can also be shown: ceph zabbix config-show + +Template +^^^^^^^^ +A `template `_. +(XML) to be used on the Zabbix server can be found in the source directory of the plugin. + +This template contains all items and a few triggers. You can customize the triggers afterwards to fit your needs. + Manually sending data --------------------- If needed the module can be asked to send data immediately instead of waiting for @@ -100,6 +108,7 @@ the interval. This can be done with this command: :: + ceph zabbix send The module will now send its latest data to the Zabbix server. -- 2.39.5