Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Oct 2010 16:47:08 +0300
From:      Mikolaj Golub <to.my.trociny@gmail.com>
To:        freebsd-fs@freebsd.org
Cc:        Pawel Jakub Dawidek <pjd@freebsd.org>
Subject:   hastmon: cluster monitoring daemon
Message-ID:  <8662wuibkz.fsf@kopusha.home.net>

next in thread | raw e-mail | index | archive | help
Hi,

Some time ago when studding HAST code I realized that only small part of the
code is HAST specific while the large part is a generic code that can be
reused for a project where you need to implement network nodes and
communication between them.

So to prove this I implemented a simple cluster monitoring daemon that can be
used e.g. to monitor HAST :-) and do automatic failover.

http://code.google.com/p/hastmon/wiki/README

-- 
Mikolaj Golub



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8662wuibkz.fsf>