标签: bash shell unix devops
我想编写一个脚本并作为cron作业运行,它将检查tomcat是否每小时运行一次,如果发现tomcat停止,它将等待10分钟然后重新启动它。
答案 0 :(得分:0)
如果你有systemd,请不要使用cron / scripts。 在此处查看解决方案:https://unix.stackexchange.com/questions/198444/run-script-every-30-min-with-systemd