cl_respawn
Subsystem for High-Availability Linux
Install
- All systems
-
curl cmd.cat/cl_respawn.sh
- Debian
-
apt-get install heartbeat
- Ubuntu
-
apt-get install heartbeat
- Kali Linux
-
apt-get install heartbeat
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install heartbeat
- OS X
-
brew install heartbeat
- Raspbian
-
apt-get install heartbeat
- Dockerfile
- dockerfile.run/cl_respawn
heartbeat
Subsystem for High-Availability Linux
heartbeat is a messaging subsystem for high availability which implements serial, UDP, and PPP/UDP heartbeats. It is one of the messaging layers supported by the Pacemaker cluster resource manager.