YHeartBeat v0.1.0
------------------

Installation
============
You can just run below command as root user to install HeartBeat:

# python setup.py install

or

# easy_install yheartbeat

but after installing the yheartbeat you have to create a system user and group
to run heartbeat , if  you have such user and group just set them in the /etc/heartbeat/heartbeat.conf 
file.


Usage
=====
Run heartbeatd on your server, add your client to /etc/hosts.db file.
in your client add a crontab entry for running the heartbeat (client), for example for each 5 minutes.