From 52deebaa5c92836b821d59f582e22f121d68fbe2 Mon Sep 17 00:00:00 2001 From: bk203 <5450789+bk203@users.noreply.github.com> Date: Mon, 2 Mar 2020 14:19:56 +0100 Subject: [PATCH] doc: update Zabbix template reference The old link references a 2017 version of the template, I experienced problems using this version of the template with the latest version of Ceph. Ceph would report "Failed to send data to Zabbix", by importing the newer 2019 version of the template within Zabbix Ceph could again send data (due to changed Zabbix Trapper item keys). Propose to replace the link for a link referencing the master branch of the template so the newest version is always referenced in the docs. Signed-off-by: Mathijs Smit --- doc/mgr/zabbix.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/mgr/zabbix.rst b/doc/mgr/zabbix.rst index d72083dc9c6ec..e067146252417 100644 --- a/doc/mgr/zabbix.rst +++ b/doc/mgr/zabbix.rst @@ -96,7 +96,7 @@ The current configuration of the module can also be shown: Template ^^^^^^^^ -A `template `_. +A `template `_. (XML) to be used on the Zabbix server can be found in the source directory of the module. This template contains all items and a few triggers. You can customize the triggers afterwards to fit your needs. @@ -150,4 +150,4 @@ ceph-mgr and check the logs. debug mgr = 20 With logging set to debug for the manager the module will print various logging -lines prefixed with *mgr[zabbix]* for easy filtering. \ No newline at end of file +lines prefixed with *mgr[zabbix]* for easy filtering. -- 2.39.5