Working with Cluster Explorer

Active and inactive nodes are shown in Cluster Explorer for a quick view of system health. Using Cluster Explorer, you can use functionality available at various nodes on the left, and view information about that node level on the right.

The Cluster Explorer shows the hierarchy of cluster members. Inactive agents, which could be standby agents or failed agents are dimmed.

The structure of the cluster member hierarchy is as follows:

Site
   Cluster
      Machine (host name)
         Process (Processing Unit or JVM process ID)
            Agent (ActiveService Gateway Class agent)
      Cache Objects

Where:

  • Site is the root.
  • Cluster shows the name of the cluster being monitored.
  • Machine shows one or more machines within the cluster. They run the cluster processes (process units or engines).
  • Process shows each of the JVM processes (Core Engines) running on a machine. The label for a process that was predefined in the topology file is the process unit ID assigned in the file, concatenated with the process ID enclosed in parentheses. The label for an unpredefined process is the JVM process ID.
  • Agent lists all agents, regardless of their type, running in the JVM process.
  • The Cache Objects panel shows all the objects stored in the cache, without regard to their physical location in the TIBCO API Exchange Gateway cluster.
  • Machines, Core Engines, and agents are all members of the TIBCO API Exchange Gateway cluster.