前言:
这是一个使用shell来实现服务器CPU过高自动推送的脚本
github开源地址:https://github.com/xxhzm/CPUPush
cpu.sh中的key为server酱的推送key,必须填写 注册地址https://sct.ftqq.com/sendkey
使用说明:
wget https://www.xxhzm.cn/wj/upload/cpu.sh
chmod +x cpu.sh
vim cpu.sh
修改key为你自己的
nohup ./cpu.sh &
就OK了
运行日志会输出在当前目录的nohup.out里面
有时间的话我会更新更多种推送方式
此处评论已关闭