Copyright © TIBCO Software Inc. All Rights Reserved |
The Cluster Explorer figure above shows the hierarchy of cluster members. Inactive agents (which could be standby agents or failed agents) are dimmed.
• 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 (TIBCO BusinessEvents 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.
• The Cache Objects panel shows all the objects stored in the cache, without regard to their physical location in the TIBCO BusinessEvents cluster.Machines, TIBCO BusinessEvents engines, and agents are all members of the TIBCO BusinessEvents cluster.Engines that are not defined in the site topology file are known as unpredefined engines. There are some differences between predefined and unpredefined engines.
• You can "Purge Inactive" members that are unpredefined to remove them from the display. Predefined members always remain in the cluster explorer UI.
• 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.)Note that if you start a predefined TIBCO BusinessEvents engine at the command line (outside of MM) and you use a different JMX port from the one specified in the topology file, the engine starts as an unpredefined engine.Part of cluster health is checking to see that all members are running. When a member becomes inactive, Cluster Explorer and other parts of the MM Console displays a visual indicator. Standby agents in a fault tolerant group display as inactive, as well as cluster members that have stopped operating.If a machine is inactive, processes and agents on that machine are also marked as inactive. Similarly, if a process is inactive, agents running in that process are also marked as inactive.When a cluster member is inactive, you can still view the last available data in the panel for that member, but overlaid with a gray panel with the label: "Entity Inactive".When a cluster member is inactive, and a pane relating to that member has been promoted to the Cluster Overview panel, the pane displays in gray with a message:The difference in the display inactive member’s promoted pane alerts you to the fact that the member is inactive.Inactivity is determined by the unsuccessful return of a health ping. Health pings are set up for machines and processes only. Process pings use JMX. Machine pings use TIBCO Hawk. If TIBCO Hawk is not available, cluster health status is determined using the health status of the processes (TIBCO BusinessEvents engines) running on each machine.The property that controls the frequency of the health check ping is tibco.clientVar.healthCheckFreq. See MM Agent Basic Configuration Reference for details.
You can also configure health thresholds and alerts at any level of the cluster hierarchy. See Chapter 7, MM Metrics and Features Configuration for all configuration options
Copyright © TIBCO Software Inc. All Rights Reserved |