可以使用Status选项卡查看任何正在运行的进程的状态。
You can use the status TAB to see the status of any running processes.
单击Tasks,查看长时间运行的进程的状态。
Click on Tasks to view the status of the long-running process.
或者,可以使用cron作业来查看那些锁(其中包括进程的id);如果进程没有处于活动状态,那么该作业就会清除那些锁,并重新启动相应的进程。
Or, a cron job can look at the locks, which contain a process id. If the process isn't alive, it would erase the lock and restart the process.
应用推荐