Difference between revisions of "Piranha"

From LVSKB
Jump to: navigation, search
 
m
Line 12: Line 12:
  
 
== External Links ==
 
== External Links ==
 +
 +
[[Category:Cluster Management]]

Revision as of 13:48, 3 August 2005

Introduction

Piranha is one of the clustering products from Red Hat Inc., it includes the IPVS kernel code, cluster monitoring tool and web-based cluster configuration tool.

The piranha monitoring tool has two main features:

  • Heartbeating between active and backup load balancers.
  • Checking availability of the services on each of real servers.

The piranha monitoring tool uses one process to heartbeat UDP messages between active and backup load balancers, and fork service monitoring processes so that each process is to monitoring one service at a real server.


External Links