How to Install watchcatd in Ubuntu 18.04



Install watchcatd by entering the following commands in the terminal:

sudo apt update
sudo apt install watchcatd

Description:

Process monitoring daemon

A bug or malicious attacks to machine can lock up a process, leading to a deadlock or an unexpected condition. For example: an Apache httpd with mod_(php|perl|lua|your_preferred_script_language) running a bad script. When the monitored process locks up, the watchcat helps killing him. It is the best thing to do.

Homepage: http://oss.digirati.com.br/watchcatd/

Version: 1.2.1-3.1

Section: universe/admin