circus-top
process & socket manager. It can be used to monitor and control
Install
- All systems
-
curl cmd.cat/circus-top.sh
- Debian
-
apt-get install circus
- Ubuntu
-
apt-get install circus
- Kali Linux
-
apt-get install circus
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install circus
- Raspbian
-
apt-get install circus
- Dockerfile
- dockerfile.run/circus-top
circus
process & socket manager. It can be used to monitor and control
processes and sockets. Circus can be driven via a command-line interface or programmatically trough its Python API. It shares some of the goals of Supervisord, BluePill and Daemontools.