https://github.com/lflxp/ams
auto monitor system
https://github.com/lflxp/ams
Last synced: 4 months ago
JSON representation
auto monitor system
- Host: GitHub
- URL: https://github.com/lflxp/ams
- Owner: lflxp
- License: mit
- Created: 2017-11-22T10:36:47.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-15T10:01:04.000Z (over 8 years ago)
- Last Synced: 2026-01-02T04:59:35.786Z (7 months ago)
- Language: HTML
- Size: 39.9 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ams
Automatic monitoring system
# 模块规范(etcd存储路径)
## 主页注册地址
> /ams/main/index/
```
/ams 介绍:ams项目配置主路径
/ams/main 介绍:主页配置路径
/ams/main/index 介绍:主页网站跳转配置
```
## 页面模块(key)
以配置管理为例,以模块名作为key:
> config
## 页面模块值(value)
配置的值以:Name(显示的名称):HTML(html bootstrap可以显示的效果为主,至少包含)
> 配置管理:配置管理