Code Monkey home page Code Monkey logo

remote_hys_cmdb's Introduction

#Powered by python 3.5.2 and django 1.11.2

###服务器资源管理

  • [1]机房、主机、巡检记录和人员的记录
  • [2]不同用户有不同的权限(普通用户查看修改本组服务器信息,经理查看修改所有机器信息,管理员具有所有信息的增删该查功能)
  • [3]数据备案单。

安装

  • [1]pip3 install django
  • [2]pip3 install pymysql(如果不使用mysql数据库则忽略此步骤)
  • [3]mysql_tzinfo_to_sql /usr/share/zoneinfo | mysql -uroot -p mysql(linux服务器下执行,windows自行修改)

使用

注:

用户表的“显示权限”字段的意义:

####“普通权限”-->只能看到负责人为本人的服务器; ####“高级权限”-->可以看到负责人所在组的服务器;

remote_hys_cmdb's People

Contributors

mygit-li avatar

Stargazers

秦承平 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.