python-scripts/README.md at master · icoding168/python-scripts

Latest commit

File metadata and controls

6 lines (4 loc) · 315 Bytes

python-scripts

Python 几乎可以做 Shell 所有的事情,而且更方便,更好,还可以少学一样东西 😄

check-process.py

这个脚本结合 Linux 系统的 crontab 定时器可以用来定时监控 Web 项目的运行状况,如果发现异常就通过钉钉机器人发送通知消息。