Summary: Using Cluster View areas: Cluster Tree, visual display, legend, and information panel.
Overview
Cluster View presents a graphic representation of the spaces in a cluster, the groups they comprise (replication, failover and load-balancing groups), and the relationships among them.
Cluster View complements the visualization provided by the Container Tree panel, because it uses the cluster configuration file, as well as the GigaSpaces Server, as a reference. As a result, you can visualize spaces whether they are online or offline, without loading their containers. While the Container Tree panel is a good way to see which spaces are currently running, Cluster View gives you a larger picture of the space architecture.
Another important advantage of Cluster View over the Container Tree panel is that it shows groups as an intermediate level between spaces and clusters. This level has always been a part of cluster configuration files, but it is now easier to visualize.
An important distinction between Cluster View and the Container Tree is that the Cluster View is exclusively a monitoring tool. It does not allow you to perform any operations on clusters, groups or spaces, or to modify cluster or space configuration.
Opening Cluster View
To open cluster view:
- Select View... from the Cluster menu. The Open dialog appears.
- Use the Open dialog to browse through the file system and find the cluster configuration file you want to display visually.
- When you find and select the file, press OK to view the cluster.
Cluster View Screen
The Cluster View is divided into four main areas:
- The Cluster Tree – At the top of the tree is the cluster node (
), which represents the entire cluster. Below it are group nodes (
), each representing a group of spaces that perform one or more of the following functions: replication, failover and load balancing. On the lowest level are space nodes (
), each representing a space listed in the cluster configuration file.
- Visual Display – This area changes according to your selection in the tree. When you select the cluster node, the visual display shows the groups in the cluster.
When you select a group node, the display shows the spaces in the node. When you select a space, either by double-clicking it here or by clicking its node in the tree, the display focuses on that space and shows its connections to other spaces (in a replication group).
- Legend – Shows the meaning of the colors used in the visual display. There is a different legend for full cluster view and for spaces-in-group view.
- Information Panel – when you select the cluster node in the tree, basic details about all the cluster's members are displayed here. When you select a space, by clicking its node in the tree or its representation in the visual display, this area divides into a number of tabs that provide a detailed description of the space's configuration settings, and its replication connections (in a replication group). All the information displayed in this panel is read-only.
More in this Section