From 74f66a3512e71deb605ada92ba70e3511723dc15 Mon Sep 17 00:00:00 2001 From: "StarsL.cn" Date: Mon, 19 Dec 2022 17:33:54 +0800 Subject: [PATCH] =?UTF-8?q?Update=20=E4=BD=BF=E7=94=A8=E4=B8=80=E4=B8=AAre?= =?UTF-8?q?dis=5Fexporter=E7=9B=91=E6=8E=A7=E6=89=80=E6=9C=89=E7=9A=84Redi?= =?UTF-8?q?s=E5=AE=9E=E4=BE=8B.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/使用一个redis_exporter监控所有的Redis实例.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/使用一个redis_exporter监控所有的Redis实例.md b/docs/使用一个redis_exporter监控所有的Redis实例.md index fe3c940..11b4181 100644 --- a/docs/使用一个redis_exporter监控所有的Redis实例.md +++ b/docs/使用一个redis_exporter监控所有的Redis实例.md @@ -18,6 +18,11 @@ 4. 同步完成后,可在`云资源管理`-`REDIS管理`-`云REDIS列表`,查看同步的云redis信息以及自定义实例监控的IP和端口(再次同步不会覆盖实例自定义的IP端口信息)。 ![图片](https://user-images.githubusercontent.com/3349611/204357662-09f44475-9545-4667-abf1-29bbb78a4935.png) +#### 接入自建redis +1. 进入`云资源管理`-`REDIS管理`-`自建REDIS管理`,即可新增或批量导入自建的redis列表。 +![图片](https://user-images.githubusercontent.com/3349611/208393735-bb7a0ee2-59ef-4a0c-8430-a5c32552d7cc.png) + + ### 二、部署一个支持多实例的redis_exporter > 官方仓库:https://github.com/oliver006/redis_exporter