serf

Decentralized cluster membership and failure detection for infrastructure

brewmacoslinux
Try with needOr install directly
Source

About

Service orchestration and management tool

Commands

serf

Examples

Start a Serf agent in server mode$ serf agent -node=node1 -bind=127.0.0.1:7946
Join an existing Serf cluster$ serf join 192.168.1.100:7946
Query members of the cluster$ serf members