Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/babywd/cmdb
运维平台
https://github.com/babywd/cmdb
cmdb python saltstack
Last synced: 4 months ago
JSON representation
运维平台
- Host: GitHub
- URL: https://github.com/babywd/cmdb
- Owner: babywd
- Created: 2017-06-12T04:22:34.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-06-13T03:24:18.000Z (over 7 years ago)
- Last Synced: 2024-10-10T19:41:31.481Z (4 months ago)
- Topics: cmdb, python, saltstack
- Language: JavaScript
- Size: 6.89 MB
- Stars: 75
- Watchers: 9
- Forks: 35
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cmdb
[TOC]
## 一、应用模块:
### 1.1 仪表盘模块
* 监控仪表盘
* 资产仪表盘
* 网站状态仪表盘### 1.2 资产管理模块
* 设备管理
* 设备机柜图
* 设备IP占用表
* 应用树### 1.3 电子单据模块
* 请示件
* 项目管理
* 故障单### 1.4 办公管理模块
* 网络管理
* AD域管理
* 巡检系统### 1.5 预定管理模块
* 演播室预定
* 会议室预定
* 录音式预定### 1.6 运维系统模块
* Saltstack管理
* Dns管理
* Svn管理
* 发布系统
* 日志系统
* 定时任务### 1.7 电子工作流模块
* 电子工作流程系统
* 电子工作流程绩效系统### 1.8 权限管理模块
* URL权限
* 用户组权限### 1.9 其他
* 知道创宇管理
* 蓝汛DNS管理## 二、外部接口:
### 2.1 开源模块
* **Jenkins**
* **Zabbix**
* **Bind**
* **Saltstack**### 2.2 第三方厂商
* **深信服负载均衡**
* **网神堡垒机**
* **网神日志审计**
* **蓝汛CDN**
* **网宿CDN**
* **网宿DNS**
* **知道创宇云防护**
* **基调**
* **中标麒麟邮件**
* **漫道短信**
* **ES存储引擎**
* **Vmware**## 三、平台环境
* **python 2.7.1**
* **django 1.6**
* **mysql 5.25a**
* **redis 3.1**
* **metronic 4.7**## 四、平台说明
* **RHEL/CentOS支持6.x系列,7.0以上暂未测试**
* **uWSGI和Nginx作为Web容器是可选的环境,可以不部署**
* **其他软件的版本号在实际运行环境中如果不同,为了兼容性保持主版本号相同即可**## 五、平台截图
* **登录界面**
![](http://upload-images.jianshu.io/upload_images/6358192-a293edd2119cfe1f.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
* **监控仪表盘**
![](http://upload-images.jianshu.io/upload_images/6358192-822d259067131aab.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
* **资产仪表盘**
![](http://upload-images.jianshu.io/upload_images/6358192-d88af1a3991eaee2.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
* **发布系统**
![](http://upload-images.jianshu.io/upload_images/6358192-9488bdcc69cf5993.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
* **发布状态**
![](http://upload-images.jianshu.io/upload_images/6358192-60a750aafbc72ae5.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
* **DNS管理**
![](http://upload-images.jianshu.io/upload_images/6358192-4d8d7999ea111a93.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
* **Saltstack key管理**
![](http://upload-images.jianshu.io/upload_images/6358192-d63b1d75e27ed452.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
* **SVN管理**
![](http://upload-images.jianshu.io/upload_images/6358192-2b35744c43372a2b.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
* **Ad管理**
![](http://upload-images.jianshu.io/upload_images/6358192-0f8ab1c0295c2da5.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
* **日志管理**
![](http://upload-images.jianshu.io/upload_images/6358192-413fc3fcb9218906.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
* **应用树**
![](http://upload-images.jianshu.io/upload_images/6358192-aec947991b1fdd34.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
* **还是树**
![](http://upload-images.jianshu.io/upload_images/6358192-299c573defdd2609.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
* **定时任务**
![](http://upload-images.jianshu.io/upload_images/6358192-aa11ff8fc647c11f.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
* **Saltstack group管理**
![](http://upload-images.jianshu.io/upload_images/6358192-8a31be82b85af1a0.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)