A script for automatically restarting the scheduler when it dies or becomes unresponsive.  This script will start a monitor_db.py instance and watch its logs.  If monitor_db stalls for an amount of time defined in the top of the file (2 hours in this case), the babysitter will kick it.  Also, if the process dies, the babysitter will restart it.

From: jorlow@google.com



git-svn-id: http://test.kernel.org/svn/autotest/trunk@2229 592f7852-d20e-0410-864c-8624ca9c26a4
1 file changed