esc0rp 发表于 2024-7-1 13:36:26

开源个vps补货监控器具,支持搬瓦工、virmach多个主机商


    <p style="font-size: 16px; color: black; line-height: 40px; text-align: left; margin-bottom: 15px;"><span style="color: black;">针对</span><span style="color: black;">有些</span>卖的比较火热的 vps 套餐,经常会<span style="color: black;">显现</span>缺货的<span style="color: black;">状况</span>,如搬瓦工的 cn2 <span style="color: black;">基本</span>款,virmach 的大盘鸡,便宜鸡等。于是就写了一套 vps 主机存货监控程序,<span style="color: black;">能够</span><span style="color: black;">第1</span>时间<span style="color: black;">认识</span>主机商 vps 补货<span style="color: black;">状况</span>,并发邮件<span style="color: black;">通告</span>你。自己用着还不错,现开源出来,<span style="color: black;">大众</span>有<span style="color: black;">必须</span>的<span style="color: black;">能够</span>试试。</p>
    <h2 style="color: black; text-align: left; margin-bottom: 10px;">vps 补货监控<span style="color: black;">工具</span>简介</h2>
    <p style="font-size: 16px; color: black; line-height: 40px; text-align: left; margin-bottom: 15px;">1 <span style="color: black;">日前</span>支持搬瓦工、virmach、hostdare、hostodo、hostsolutions、kimsufi、ramnode、rfchost、soyoustart 这几家主机商的 vps 存货监控。</p>
    <p style="font-size: 16px; color: black; line-height: 40px; text-align: left; margin-bottom: 15px;">2 支持监控 vps <span style="color: black;">制品</span>缺货、补货、上架新品、下架<span style="color: black;">制品</span></p>
    <p style="font-size: 16px; color: black; line-height: 40px; text-align: left; margin-bottom: 15px;">3 <span style="color: black;">工具</span>是基于 python2.7 <span style="color: black;">研发</span>、需要 mysql 数据库</p>
    <p style="font-size: 16px; color: black; line-height: 40px; text-align: left; margin-bottom: 15px;">4 <span style="color: black;">必须</span>配置自动发邮件的发件箱 smtp</p>
    <p style="font-size: 16px; color: black; line-height: 40px; text-align: left; margin-bottom: 15px;">5 <span style="color: black;">工具</span>难免有缺点,代码可能不成熟,望轻喷~</p>
    <h2 style="color: black; text-align: left; margin-bottom: 10px;">vps 补货监控<span style="color: black;">通告</span>效果图</h2>
    <div style="color: black; text-align: left; margin-bottom: 10px;"><img src="https://pic4.zhimg.com/80/v2-1100068bb212563945f16e858ebeafcf_720w.webp" style="width: 50%; margin-bottom: 20px;"></div>
    <h2 style="color: black; text-align: left; margin-bottom: 10px;"><span style="color: black;">工具</span>安装<span style="color: black;">过程</span></h2>
    <p style="font-size: 16px; color: black; line-height: 40px; text-align: left; margin-bottom: 15px;">1 可运行在 linux、windows 上,<span style="color: black;">举荐</span> linux。</p>
    <p style="font-size: 16px; color: black; line-height: 40px; text-align: left; margin-bottom: 15px;">2 安装 crontab、python2.7、mysql5.5+</p>
    <p style="font-size: 16px; color: black; line-height: 40px; text-align: left; margin-bottom: 15px;">3 将<span style="color: black;">工具</span>解压</p>
    <p style="font-size: 16px; color: black; line-height: 40px; text-align: left; margin-bottom: 15px;">配置 email_sender_class.py 中的 stmp,参考<a style="color: black;">stmp 配置+python 脚本实现自动邮件<span style="color: black;">通告</span></a></p>
    <p style="font-size: 16px; color: black; line-height: 40px; text-align: left; margin-bottom: 15px;">数据库配置在 db_conf.py 中</p>
    <p style="font-size: 16px; color: black; line-height: 40px; text-align: left; margin-bottom: 15px;">4crontab 中写入</p>
    <p style="font-size: 16px; color: black; line-height: 40px; text-align: left; margin-bottom: 15px;">*/10 * * * * python /root/vuf/start_bwh.py</p>
    <p style="font-size: 16px; color: black; line-height: 40px; text-align: left; margin-bottom: 15px;">*/10 * * * * python /root/vuf/start_hostdare.py</p>
    <p style="font-size: 16px; color: black; line-height: 40px; text-align: left; margin-bottom: 15px;">*/10 * * * * python /root/vuf/start_virmach.py</p>
    <p style="font-size: 16px; color: black; line-height: 40px; text-align: left; margin-bottom: 15px;">*/10 * * * * python /root/vuf/start_vpsjxw.py</p>
    <p style="font-size: 16px; color: black; line-height: 40px; text-align: left; margin-bottom: 15px;"><span style="color: black;">暗示</span>每 10 秒钟执行一次监控<span style="color: black;">工具</span></p>
    <h2 style="color: black; text-align: left; margin-bottom: 10px;"><span style="color: black;">工具</span>源码下载</h2>
    <p style="font-size: 16px; color: black; line-height: 40px; text-align: left; margin-bottom: 15px;">源码在群文件中共享,Q 群 283468775</p>




m5k1umn 发表于 2024-9-26 08:17:11

“板凳”(第三个回帖的人)‌
页: [1]
查看完整版本: 开源个vps补货监控工具,支持搬瓦工、virmach多个主机商