Can anybody tell me how to handle the software watchdog in Linux?
I have a program SampleApplication which runs continuously and I need to restart it if
SampleApplication
You can use "Monit" utility to restart and monitor your services. Simply install by issuing command `"apt-get install monit".