参考大佬脚本,优化了流量阈值自动关机功能。
## 优化后的流量监控脚本**原帖:**(https://hostloc.com/forum.php?mod=viewthread&tid=1341201)
**脚本地址:** (https://raw.githubusercontent.com/BiuBIu-Ka/traffic_monitor/main/main.sh)
**改进:**
* 解决了脚本运行多次流量叠加的问题。
* 解决了服务器重启后流量记录丢失的问题。
* 新增日志记录功能。
**运行方式:**
```bash
wget https://raw.githubusercontent.com/BiuBIu-Ka/traffic_monitor/main/main.sh && chmod 777 main.sh && ./main.sh
```
页:
[1]