catmaster
Process monitoring daemon
Install
- All systems
-
curl cmd.cat/catmaster.sh
- Debian
-
apt-get install watchcatd
- Ubuntu
-
apt-get install watchcatd
- Kali Linux
-
apt-get install watchcatd
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install watchcatd
- Raspbian
-
apt-get install watchcatd
- Dockerfile
- dockerfile.run/catmaster
watchcatd
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.