文件名称:CDBC设备信息管理系统
下载1 (27.27mb)
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容来自于网络,使用问题请自行百度
CMDB用于存储与管理企业IT架构中设备的各种配置信息,它与所有服务支持和服务交付流程都紧密相联,支持这些流程的运转、发挥配置信息的价值,同时依赖于相关流程保证数据的准确性。
CMDB是ITIL(Information Technology Infrastructure Library,信息技术基础架构库)的基础,常常被认为是构建其它ITIL流程的先决条件而优先考虑,ITIL项目的成败与是否成功建立CMDB有非常大的关系。
CMDB的核心是对整个公司的IT硬件/软件资源进行自动/手动收集、变更操作,说白了也就是对IT资产进行自动化管理,这也是本项目的重点。
CMDB是ITIL(Information Technology Infrastructure Library,信息技术基础架构库)的基础,常常被认为是构建其它ITIL流程的先决条件而优先考虑,ITIL项目的成败与是否成功建立CMDB有非常大的关系。
CMDB的核心是对整个公司的IT硬件/软件资源进行自动/手动收集、变更操作,说白了也就是对IT资产进行自动化管理,这也是本项目的重点。
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : CMDB-master.zip 列表 .idea/ .idea/CMDB-master.iml .idea/misc.xml .idea/modules.xml .idea/workspace.xml assets/ assets/__init__.py assets/__pycache__/ assets/__pycache__/__init__.cpython-37.pyc assets/__pycache__/admin.cpython-37.pyc assets/__pycache__/apps.cpython-37.pyc assets/__pycache__/asset_handler.cpython-37.pyc assets/__pycache__/models.cpython-37.pyc assets/__pycache__/urls.cpython-37.pyc assets/__pycache__/views.cpython-37.pyc assets/admin.py assets/apps.py assets/asset_handler.py assets/migrations/ assets/migrations/0001_initial.py assets/migrations/__init__.py assets/migrations/__pycache__/ assets/migrations/__pycache__/0001_initial.cpython-37.pyc assets/migrations/__pycache__/__init__.cpython-37.pyc assets/models.py assets/templates/ assets/templates/assets/ assets/templates/assets/dashboard.html assets/templates/assets/detail.html assets/templates/assets/index.html assets/tests.py assets/urls.py assets/views.py Client/ Client/__init__.py Client/bin/ Client/bin/__init__.py Client/bin/main.py Client/bin/report_assets.py Client/conf/ Client/conf/__init__.py Client/conf/settings.py Client/core/ Client/core/__init__.py Client/core/handler.py Client/core/info_collection.py Client/log/ Client/log/__init__.py Client/log/cmdb.log Client/plugins/ Client/plugins/__init__.py Client/plugins/collect_linux_info.py Client/plugins/collect_windows_info.py Client/plugins/pywin32-220.win-amd64-py3.5(配合wmi模块,获取主机信息的模块).exe CMDB/ CMDB/__init__.py CMDB/__pycache__/ CMDB/__pycache__/__init__.cpython-37.pyc CMDB/__pycache__/settings.cpython-37.pyc CMDB/__pycache__/urls.cpython-37.pyc CMDB/__pycache__/wsgi.cpython-37.pyc CMDB/settings.py CMDB/urls.py CMDB/wsgi.py db.sqlite3 manage.py README.md requirements static/ static/adminlet-2.4.10/ static/adminlet-2.4.10/bower_components/ static/adminlet-2.4.10/bower_components/bootstrap-colorpicker/ static/adminlet-2.4.10/bower_components/bootstrap-colorpicker/.bower.json static/adminlet-2.4.10/bower_components/bootstrap-colorpicker/.editorconfig static/adminlet-2.4.10/bower_components/bootstrap-colorpicker/.github/ static/adminlet-2.4.10/bower_components/bootstrap-colorpicker/.github/CODE_OF_CONDUCT.md static/adminlet-2.4.10/bower_components/bootstrap-colorpicker/.github/CONTRIBUTING.md static/adminlet-2.4.10/bower_components/bootstrap-colorpicker/.github/ISSUE_TEMPLATE.md static/adminlet-2.4.10/bower_components/bootstrap-colorpicker/.github/PULL_REQUEST_TEMPLATE.md static/adminlet-2.4.10/bower_components/bootstrap-colorpicker/.jshintrc static/adminlet-2.4.10/bower_components/bootstrap-colorpicker/.npmignore static/adminlet-2.4.10/bower_components/bootstrap-colorpicker/.travis.yml static/adminlet-2.4.10/bower_components/bootstrap-colorpicker/composer.json static/adminlet-2.4.10/bower_components/bootstrap-colorpicker/dist/ static/adminlet-2.4.10/bower_components/bootstrap-colorpicker/dist/css/ static/adminlet-2.4.10/bower_components/bootstrap-colorpicker/dist/css/bootstrap-colorpicker.css static/adminlet-2.4.10/bower_components/bootstrap-colorpicker/dist/css/bootstrap-colorpicker.css.map static/adminlet-2.4.10/bower_components/bootstrap-colorpicker/dist/css/bootstrap-colorpicker.min.css static/adminlet-2.4.10/bower_components/bootstrap-colorpicker/dist/css/bootstrap-colorpicker.min.css.map static/adminlet-2.4.10/bower_components/bootstrap-colorpicker/dist/img/ static/adminlet-2.4.10/bower_components/bootstrap-colorpicker/dist/img/bootstrap-colorpicker/ static/adminlet-2.4.10/bower_components/bootstrap-colorpicker/dist/img/bootstrap-colorpicker/alpha-horizontal.png static/adminlet-2.4.10/bower_components/bootstrap-colorpicker/dist/img/bootstrap-colorpicker/alpha.png static/adminlet-2.4.10/bower_components/bootstrap-colorpicker/dist/img/bootstrap-colorpicker/hue-horizontal.png static/adminlet-2.4.10/bower_components/bootstrap-colorpicker/dist/img/bootstrap-colorpicker/hue.png static/adminlet-2.4.10/bower_components/bootstrap-colorpicker/dist/img/bootstrap-colorpicker/saturation.png static/adminlet-2.4.10/bower_components/bootstrap-colorpicker/dist/js/ static/adminlet-2.4.10/bower_components/bootstrap-colorpicker/dist/js/bootstrap-colorpicker.js static/adminlet-2.4.10/bower_components/bootstrap-colorpicker/dist/js/bootstrap-colorpicker.min.js static/adminlet-2.4.10/bower_components/bootstrap-colorpicker/docs/ static/adminlet-2.4.10/bower_components/bootstrap-colorpicker/docs/assets/ static/adminlet-2.4.10/bower_components/bootstrap-colorpicker/docs/assets/main.css static/adminlet-2.4.10/bower_components/bootstrap-colorpicker/docs/helpers/ static/adminlet-2.4.10/bower_components/bootstrap-colorpicker/docs/helpers/code/ static/adminlet-2.4.10/bower_components/bootstrap-colorpicker/docs/helpers/code/index.js static/adminlet-2.4.10/bower_components/bootstrap-colorpicker/docs/includes/ static/adminlet-2.4.10/bower_components/bootstrap-colorpicker/docs/includes/api.hbs static/adminlet-2.4.10/bower_components/bootstrap-colorpicker/docs/includes/example.hbs static/adminlet-2.4.10/bower_components/bootstrap-colorpicker/docs/includes/examples.hbs static/adminlet-2.4.10/bower_components/bootstrap-colorpicker/docs/includes/examples/
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.