Skip to main content

No project description provided

Project description

Graduation Project

这事Ant的毕业设计,基于Web的Linux服务器状态监控.

为什么要做这个

  • 毕设想做Web项目
  • 服务器上的监控器太臃肿了
  • 想沉下心做点什么

综合多方面考虑,自拟了这个题目.

这事我最后的波纹了,JOJO!

下载

已于Pypi发布构建,可直接下载安装

$ pip install ant-net-monitor

如果需要尝鲜,可指定预发布版本(智将

部署

参照Flask Docs,可使用Gunicorn进行部署,即:

$ gunicorn -b 127.0.0.1:5000 "ant_net_monitor:create_app(ENABLE_SNMP)"

通过设置ENABLE_SNMPTrueFalse控制数据采集方式.

玩得愉快!

ps:建议先把它放进虚拟环境里运行,因为我还没有想好把数据库放在哪.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ant_net_monitor-1.0.0.tar.gz (1.7 MB view hashes)

Uploaded Source

Built Distribution

ant_net_monitor-1.0.0-py3-none-any.whl (26.3 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page