# Define the nodes in the cluster node foo.example.com node bar.example.com # How often to sent heartbeats (seconds) keepalive 2 # Time a system must be unreachable before considered dead (seconds) deadtime 30 # Initially allowed dead time (to allow time for networking, etc. to come up) initdead 120 # Set up for the serial heartbeat pulse serial /dev/ttyS1 baud 19200 # Interface to run the network heartbeat pulse udp eth0 # This is the default, and the official registered port number udpport 694 # Log files logfile /var/log/ha-log debugfile /var/log/ha-debug # Or syslog #logfacility local0