Using the watchdog application to monitor the clock application process

You can use the watchdog application to monitor the clock application process. When the process fails, the clock application is restarted. The watchdog application is built into clock.sh.

To start the watchdog application:

  1. Use this command: ./clock.sh start

To stop the watchdog application:

  1. Use this command: ./clock.sh stop