增加sh内存检查python的脚本

This commit is contained in:
dxin
2025-11-26 14:11:03 +08:00
parent 38b93a1115
commit c0b6381910
10 changed files with 430 additions and 0 deletions

4
sh/crontab -e Normal file
View File

@@ -0,0 +1,4 @@
crontab -e
* * * * * /bin/bash /data/sh/check_memory_and_restart.sh >> /data/sh/logs/agents_memcheck.log 2>&1