diff --git a/docs/使用一个redis_exporter监控所有的Redis实例.md b/docs/使用一个redis_exporter监控所有的Redis实例.md index ba703b1..685f5fd 100644 --- a/docs/使用一个redis_exporter监控所有的Redis实例.md +++ b/docs/使用一个redis_exporter监控所有的Redis实例.md @@ -1,5 +1,5 @@ # 使用一个redis_exporter监控所有的Redis实例 -### 一、如何在ConsulManager中接入redis +### 一、如何在TenSunS中接入redis #### 1. 接入云厂商的Redis 1. 新增云账号的情况:目前新增时,支持多选区域,以及选择增加的资源类型,勾选REDIS即可接入自动同步云REDIS,记得设置好同步间隔。 @@ -63,7 +63,7 @@ services: ### 三、如何接入到Prometheus 点击菜单`云资源管理`-`REDIS管理`-`prometheus配置`: - 在右侧选择需要加入监控的云账号REDIS组,并且输入redis_exporter的IP和端口,点击生成配置,即可复制生成的JOB内容到prometheus。 -- 由于Redis_Exporter无法监控到云数据库的CPU、部分资源使用率的情况,所以ConsulManager开发了Exporter功能,配置到Prometheus即可直接从云厂商采集到这些指标!选择需要采集指标的REDIS账号区域,ConsulManager地址和端口,即可生成Prometheus的JOB配置。 +- 由于Redis_Exporter无法监控到云数据库的CPU、部分资源使用率的情况,所以TenSunS开发了Exporter功能,配置到Prometheus即可直接从云厂商采集到这些指标!选择需要采集指标的REDIS账号区域,TenSunS地址和端口,即可生成Prometheus的JOB配置。 ![图片](https://user-images.githubusercontent.com/3349611/204361542-c922963d-e79e-4ffd-8e3b-d752bd198d7b.png) diff --git a/docs/如何优雅的使用一个mysqld_exporter监控所有的MySQL实例.md b/docs/如何优雅的使用一个mysqld_exporter监控所有的MySQL实例.md index ff317b4..c46f455 100644 --- a/docs/如何优雅的使用一个mysqld_exporter监控所有的MySQL实例.md +++ b/docs/如何优雅的使用一个mysqld_exporter监控所有的MySQL实例.md @@ -1,5 +1,5 @@ # 如何优雅的使用一个mysqld_exporter监控所有的MySQL实例 -### 一、如何在ConsulManager中接入云厂商的数据库 +### 一、如何在TenSunS中接入云厂商的数据库 1. 新增云账号的情况:目前新增时,支持多选区域,以及选择增加的资源类型,勾选MySQL即可接入自动同步云数据库,记得设置好同步间隔。 ![图片](https://user-images.githubusercontent.com/3349611/199262165-3582e051-a924-4043-bc05-96643b17caca.png) diff --git a/screenshot/README.md b/screenshot/README.md index b24c737..06c63ab 100644 --- a/screenshot/README.md +++ b/screenshot/README.md @@ -1,20 +1,20 @@ ## 截图 ### Consul Web Manager 界面 -![](https://github.com/starsliao/ConsulManager/blob/main/screenshot/consul1.PNG?raw=true) -![](https://github.com/starsliao/ConsulManager/blob/main/screenshot/consul2.PNG?raw=true) -![](https://github.com/starsliao/ConsulManager/blob/main/screenshot/consul3.PNG?raw=true) -![](https://github.com/starsliao/ConsulManager/blob/main/screenshot/consul4.PNG?raw=true) +![](https://github.com/starsliao/TenSunS/blob/main/screenshot/consul1.PNG?raw=true) +![](https://github.com/starsliao/TenSunS/blob/main/screenshot/consul2.PNG?raw=true) +![](https://github.com/starsliao/TenSunS/blob/main/screenshot/consul3.PNG?raw=true) +![](https://github.com/starsliao/TenSunS/blob/main/screenshot/consul4.PNG?raw=true) ### ECS Manager 界面 -![](https://github.com/starsliao/ConsulManager/blob/main/screenshot/ecs1.PNG?raw=true) -![](https://github.com/starsliao/ConsulManager/blob/main/screenshot/ecs2.PNG?raw=true) -![](https://github.com/starsliao/ConsulManager/blob/main/screenshot/ecs3.PNG?raw=true) -![](https://github.com/starsliao/ConsulManager/blob/main/screenshot/ecs4.PNG?raw=true) +![](https://github.com/starsliao/TenSunS/blob/main/screenshot/ecs1.PNG?raw=true) +![](https://github.com/starsliao/TenSunS/blob/main/screenshot/ecs2.PNG?raw=true) +![](https://github.com/starsliao/TenSunS/blob/main/screenshot/ecs3.PNG?raw=true) +![](https://github.com/starsliao/TenSunS/blob/main/screenshot/ecs4.PNG?raw=true) ### Blackbox Manager 界面 -![](https://github.com/starsliao/ConsulManager/blob/main/screenshot/blackbox1.PNG?raw=true) -![](https://github.com/starsliao/ConsulManager/blob/main/screenshot/blackbox2.PNG?raw=true) -![](https://github.com/starsliao/ConsulManager/blob/main/screenshot/blackbox3.PNG?raw=true) -![](https://github.com/starsliao/ConsulManager/blob/main/screenshot/blackbox4.PNG?raw=true) +![](https://github.com/starsliao/TenSunS/blob/main/screenshot/blackbox1.PNG?raw=true) +![](https://github.com/starsliao/TenSunS/blob/main/screenshot/blackbox2.PNG?raw=true) +![](https://github.com/starsliao/TenSunS/blob/main/screenshot/blackbox3.PNG?raw=true) +![](https://github.com/starsliao/TenSunS/blob/main/screenshot/blackbox4.PNG?raw=true) ### Node Exporter Dashboard 截图 -![](https://raw.githubusercontent.com/starsliao/ConsulManager/main/vue-consul/public/node-exporter.png) +![](https://raw.githubusercontent.com/starsliao/TenSunS/main/vue-consul/public/node-exporter.png) ### Blackbox Exporter Dashboard 截图 -![](https://raw.githubusercontent.com/starsliao/ConsulManager/main/vue-consul/public/blackbox.png) +![](https://raw.githubusercontent.com/starsliao/TenSunS/main/vue-consul/public/blackbox.png) diff --git a/vue-consul/src/router/index.js b/vue-consul/src/router/index.js index d33861b..091f6ae 100644 --- a/vue-consul/src/router/index.js +++ b/vue-consul/src/router/index.js @@ -305,7 +305,7 @@ export const constantRoutes = [ meta: { title: '快速链接', icon: 'link' }, children: [ { - path: 'https://github.com/starsliao/ConsulManager#%E7%89%B9%E5%88%AB%E9%B8%A3%E8%B0%A2', + path: 'https://github.com/starsliao/TenSunS#%E7%89%B9%E5%88%AB%E9%B8%A3%E8%B0%A2', meta: { title: '赞赏与鸣谢', icon: 'el-icon-cold-drink' } }, { diff --git a/vue-consul/src/views/blackbox/index.vue b/vue-consul/src/views/blackbox/index.vue index e3869ae..605e593 100644 --- a/vue-consul/src/views/blackbox/index.vue +++ b/vue-consul/src/views/blackbox/index.vue @@ -1,44 +1,42 @@