COM.TIBCO.hawk.microagent.tcpdaemon.TcpClusterStatus

Microagent

Note 

This microagent is available only when TCP Transport for TIBCO Hawk is used as the Hawk messaging transport.

Purpose

The TcpClusterStatus microagent provides methods to monitor the health of the TCP transport cluster and Cluster Managers.

Methods

 

Method

Description

Page

TcpClusterStatus:getDaemonStatus

Returns list of Cluster Managers that are connected to the cluster.

TcpClusterStatus:getDaemonStatus

TcpClusterStatus:getClusterStatus

Returns the following statistics for the cluster:

Cluster Manager connect URL
Total number of configured Cluster Managers
Member removal strategy
Minimum number of Cluster Managers to keep the cluster alive
Number of reachable Cluster Managers.

TcpClusterStatus:getClusterStatus

TcpClusterStatus:getMemberCount

Returns total number of members in the cluster (including Cluster Managers, Hawk agents, and console applications).

TcpClusterStatus:getMemberCount

TcpClusterStatus:onMemberEvent

Subscribes for members (Cluster Managers, Hawk agents, and console applications) joining and leaving cluster.

TcpClusterStatus:onMemberEvent