(基于Python的自动化运维系统)AutomaticoperationandmaintenancesystembasedonPython内容摘要自动化运维系统能够为运维人员提供对大规模服务器群集进行可视化运维操作的平台,通过自动化运维系统运维人员可以更直观清晰的了解和记录主机信息,并进行管理
本文设计并实现了一个自动化运维系统
系统设计开发使用VIM开发工具,Python开发语言,MySQL数据库,使用了集中化运维管理工具SaltStack,基于web
py的架构完成,该系统设计实现的功能包括:账户管理,主机管理,已加入SaltStack的主机信息采集,Master监控,本系统同时提供对于远程主机的命令管理
关键词:Python;SaltStack;自动化运维AbstractTheautomatedoperationandmaintenancesystemcanprovideaplatformfortheoperationandmaintenancepersonneltovisualizetheoperationandmaintenanceoflarge-scaleserverclusters
Throughtheautomaticoperationandmaintenancesystem,theoperationandmaintenancepersonnelcanunderstandandrecordthehostinformationmoreintuitivelyandclearly,andmanageit
Thispaperdesignsandimplementsanautomatedoperationandmaintenancesystem
ThesystemdesignanddevelopmentusesVIMdevelopmenttools,Pythondev