From: Wido den Hollander Date: Mon, 15 Oct 2018 15:18:12 +0000 (+0200) Subject: doc: Update mgr/zabbix plugin documentation with link to Zabbix template X-Git-Tag: v14.1.0~1082^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F24584%2Fhead;p=ceph.git doc: Update mgr/zabbix plugin documentation with link to Zabbix template Signed-off-by: Wido den Hollander --- diff --git a/doc/mgr/zabbix.rst b/doc/mgr/zabbix.rst index 582fdd85e7fb..c4fc32a144a6 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.