8000 GitHub - yunfwe/power-manager: 机房服务器通过idrac接口控制所有服务器的开关机(后端代码)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

yunfwe/power-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

power-manager

机房服务器通过idrac接口控制所有服务器的开关机(后端代码)

依赖

使用python3.6开发 使用bottle这个web框架

第三方库依赖:

  • bottle
  • pymysql
  • setproctitle
  • urllib3
  • python-dracclient

后端需要连接数据库 只需要提供必须的几个表字段就可以了 必须的字段看配置文件这部分的配置

About

机房服务器通过idrac接口控制所有服务器的开关机(后端代码)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0