Update index.vue

This commit is contained in:
starslcn 2022-07-27 16:18:03 +08:00 committed by GitHub
parent cabe34dff6
commit 7712dd8bd1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@
<el-card> <el-card>
<h4>v0.8.1</h4> <h4>v0.8.1</h4>
<p><el-button type="primary" size="mini" icon="el-icon-star-off" circle />新增自动同步云资产到JumpServer的功能</p> <p><el-button type="primary" size="mini" icon="el-icon-star-off" circle />新增自动同步云资产到JumpServer的功能</p>
<p>我们在云厂商界面新增删除修改ECS后都会及时的自动同步到JumpServer中</p> <p>在云厂商界面新增删除修改ECS后都会及时的自动同步到JumpServer中</p>
<p>并且在JumpServer各资产的备注中会记录丰富的资产信息方便查询筛选登录</p> <p>并且在JumpServer各资产的备注中会记录ID等资产信息方便查询筛选登录</p>
<p>同步页面提供了云账号ECS资产整体的系统资源状态信息</p> <p>同步页面提供了云账号ECS资产整体的系统资源状态信息</p>
<p>优化了站点监控管理页面的用户操作体验方便增加各类型的站点监控</p> <p>优化了站点监控管理页面的用户操作体验方便增加各类型的站点监控</p>
<p>关机的云主机也会同步到consul并加上tag标识默认不会接入Prometheus</p> <p>关机的云主机也会同步到consul并加上tag标识默认不会接入Prometheus</p>