From a24a04c61e2054529966f7a1d4512d5e61e7f04b Mon Sep 17 00:00:00 2001 From: wade zhang <95411902+gccgdb1234@users.noreply.github.com> Date: Thu, 21 Apr 2022 08:11:25 +0800 Subject: [PATCH] Update _icinga2.mdx --- docs-cn/14-reference/_icinga2.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs-cn/14-reference/_icinga2.mdx b/docs-cn/14-reference/_icinga2.mdx index 4b0c58b1be..34d10e512d 100644 --- a/docs-cn/14-reference/_icinga2.mdx +++ b/docs-cn/14-reference/_icinga2.mdx @@ -1,7 +1,7 @@ 配置 taosAdapter 接收 icinga2 数据的方法: -- 参考链接 `https://icinga.com/docs/icinga-2/latest/doc/14-features/#opentsdb-writer` 使能 opentsdb-writer +- 参考链接 https://icinga.com/docs/icinga-2/latest/doc/14-features/#opentsdb-writer 使能 opentsdb-writer - 使能 taosAdapter 配置文件 /etc/taos/taosadapter.toml 中配置项 opentsdb_telnet.enable - 修改配置文件 /etc/icinga2/features-enabled/opentsdb.conf -- GitLab