4593352 [rkeene@sledge /home/rkeene/projects/build]$ cat heartbeat.txt
# COMPILE REQUIREMENT: gcc
# COMPILE REQUIREMENT: libnet

# DESC: heartbeat: heartbeat (High Availability Watchdog System)
# DESC: heartbeat:
# DESC: heartbeat: Heartbeat provides a heartbeat and IP address takeover functions for
# DESC: heartbeat: a high-availability Linux cluster. It monitors the members of the
# DESC: heartbeat: cluster and tells you when one goes down within a few seconds. The
# DESC: heartbeat: current version runs over serial ports and UDP broadcast/multicast.
# DESC: heartbeat: It is easily adapted to different interconnect media and protocols.
# DESC: heartbeat: It also will re-allocate IP addresses and other resources to other
# DESC: heartbeat: members of the cluster when a machine goes down, and move them back
# DESC: heartbeat: when it comes back up.

./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libdir="$libdir" && \
make && \
${installmonitor} make install || exit 1
4593353 [rkeene@sledge /home/rkeene/projects/build]$

Click here to go back to the directory listing.
Click here to download this file.
last modified: 2012-05-07 00:52:06