
Image courtesy of SysAdmin magazine[1].
The Heartbeat program is one of the core components of the Linux-HA[2] (High-Availability Linux) project. Heartbeat is highly portable, and runs on every known Linux platform, and also on FreeBSD and Solaris. Ports to other OSes are also in progress.
Heartbeat is the first piece of software which was written for the Linux-HA project. It performs death-of-node[3] detection, communications and cluster[4] management in one process.
Release 2[5] moves some of Heartbeat's functions to the LocalResourceManager[6] and the ClusterResourceManager[7] while preserving as many of release 1's strengths as possible.
Configuring Heartbeat[8], Getting Started With Heartbeat[9], Getting Started with Linux-HA (Heartbeat)[10], Getting Started With Heartbeat Version 2[11], Haclient (graphical management tool for Linux-HA)[12], Linux-HA Release Roadmap[13]
| [1] | http://www.samag.com/ |
| [2] | http://www.linux-ha.org/HomePage |
| [3] | http://www.linux-ha.org/ClusterNode |
| [4] | http://en.wikipedia.org/wiki/Computer_cluster |
| [5] | http://www.linux-ha.org/NewHeartbeatDesign |
| [6] | http://www.linux-ha.org/LocalResourceManager |
| [7] | http://www.linux-ha.org/ClusterResourceManager |
| [8] | http://www.linux-ha.org/ConfiguringHeartbeat |
| [9] | http://www.linux-ha.org/GettingStartedWithHeartbeat |
| [10] | http://www.linux-ha.org/GettingStarted |
| [11] | http://www.linux-ha.org/GettingStartedV2 |
| [12] | http://www.linux-ha.org/GuiGuide |
| [13] | http://www.linux-ha.org/RoadMap |
This information provided courtesy of the Linux-HA project at http://linux-ha.org/