• Stars
    star
    200
  • Rank 194,163 (Top 4 %)
  • Language
    JavaScript
  • Created about 8 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

用python写的分布式监控软件

CrazyMonitor

用python写的强大的分布式监控软件 参考zabbix,openfalcon架构,前端、后端、监控插件、画图、数据优化存储等全部自己实现,通过学习本项目可以了解复杂自动化项目的架构设计、程序解耦原则、前后端数据交互等多项实战技能。

启动

python3 manage.py runserver 0.0.0.0:9000  启动监控服务web端

python3 MonitorServer.py start  启动监控主程序

python3 MonitorServer.py trigger_watch  启动报警监听程序

项目讲解视频

http://edu.51cto.com/course/course_id-6208.html

python自动化交流群

Python开发之路 304154367

项目截图

image image image