Sun Microsystems
Products & Services
 
Support & Training
 
 

Previous Previous     Contents     Index     Next Next
Chapter 10

Administering Sun Cluster With the Graphical User Interfaces

This chapter provides descriptions of SunPlex Manager and Sun Management Center graphical user interface (GUI) tools, which you can use to administer some aspects of a cluster. It also contains procedures to configure and launch SunPlex Manager. The online help included with each GUI provides instructions for how to accomplish various administrative tasks using the GUI.

This is a list of the procedures in this chapter.

SPARC: Sun Management Center Overview

The Sun Cluster module for Sun Management Center™ (formerly Sun Enterprise SyMON™) GUI Console enables you to graphically display cluster resources, resource types, and resource groups. It also enables you to monitor configuration changes and check the status of cluster components. However, the Sun Cluster module for Sun Management Center currently cannot perform all Sun Cluster administrative tasks. You must use the command-line interface for other operations. See "Command Line Interface" in Chapter 1 for more information.

For information on installing and starting the Sun Cluster module for Sun Management Center, and for viewing the cluster-specific online help supplied with the Sun Cluster module, see the Sun Cluster Software Installation Guide for Solaris OS.

The Sun Cluster module of Sun Management Center is Simple Network Management Protocol (SNMP) compliant. Sun Cluster has created a Management Information Base (MIB) that can be used as the data definition by third-party management stations based on SNMP.

The Sun Cluster MIB file is located at /opt/SUNWsymon/modules/cfg/sun-cluster-mib.mib on any cluster node.

The Sun Cluster MIB file is an ASN.1 specification of the Sun Cluster data that is modeled. This is the same specification used by all Sun Management Center MIBs. To use the Sun Cluster MIB, refer to the instructions for using other Sun Management Center MIBs in the "SNMP MIBs for Sun Management Center Modules" in Sun Management Center 3.5 User's Guide.

SunPlex Manager Overview

SunPlex Manager is a GUI that enables you to graphically display cluster information, monitor configuration changes, and check the status of cluster components. It also allows you to perform some administrative tasks, including installing and configuring some data service applications. However, SunPlex Manager currently cannot perform all Sun Cluster administrative tasks. You must use the command-line interface for some operations.

Information about installing and using SunPlex Manager can be found in the following locations.

  • Installing and starting SunPlex Manager: See the Sun Cluster Software Installation Guide for Solaris OS.

  • Configuring port numbers, server addresses, security certificates, and users: See Configuring SunPlex Manager.

  • Installing and administering aspects of your cluster using SunPlex Manager: See the online help supplied with SunPlex Manager.

Using SunPlex Manager Accessibility Features

SunPlex Manager supports third-party accessibility software when run through an accessible browser, such as Internet Explorer 5. This section describes some of these accessibility features.

  • By default, the SunPlex Manager menu frame uses a JavaScript menu. Selecting an image or link in the menu frame expands or collapses any items in the menu tree. Selecting an item in the menu frame also updates any information that is displayed in the content frame, that is related to the selected item.

    In addition to the menu, SunPlex Manager also provides a basic text menu that is always expanded and may interact better with accessibility software. The first link in the standard menu is an invisible link to the text menu. Select this link to use the text menu. The menu may also be accessed directly by connecting to SunPlex Manager with the URL https://nodename:3000/cgi-bin/index.pl?menu=basic where nodename is replaced with the appropriate name of a node on which SunPlex Manager is installed. SunPlex Manager displays the text menu in the menu frame.

  • SunPlex Manager uses combo box action menus to update and access a number of cluster components. When using keyboard control, select action menu items by opening the combo box pull-down menu before moving to the desired menu item. If you use the down arrow to move through the action menu items within the combo box, each menu item you move to is automatically selected and updated by using JavaScript. This could result in selecting the wrong menu item.

    The following example shows how to access a combo box pull-down menu and select an item from that menu. The example assumes you are using keyboard commands with the Internet Explorer 5 browser.

    1. Press tab to move the cursor to the combo box action menu that you want.

    2. Press Alt-Down Arrow to display the pull-down menu.

    3. Press the down arrow key to move the cursor to the menu selection that you want.

    4. Press the Return key to select the menu item.

  • SunPlex Manager provides several graphical topological views through Java applets. This information is also available in tabular status tables, since the Java applets may not be accessible.

Configuring SunPlex Manager

SunPlex Manager is a GUI that you can use to administer and view the status of some aspects of quorum devices, IPMP groups, interconnect components, and global devices. You can use it in place of many of the Sun Cluster CLI commands.

The procedure for installing SunPlex Manager on your cluster is included in the Sun Cluster Software Installation Guide for Solaris OS. The SunPlex Manager online help contains instructions for completing various tasks using the GUI.

This section contains the following procedures for reconfiguring SunPlex Manager after initial installation.

SunPlex Manager Character Set Support

The SunPlex Manager recognizes a limited character set to increase security. Characters that are not a part of the set are silently filtered out when HTML forms are submitted to the SunPlex Manager server. The following characters are accepted by the SunPlex Manager:

()+,-./0-9:=@A-Z^_a-z{|}~

This filter can potentially cause problems in the following two areas:

  • Password entry for Sun Java System services. If the password contains unusual characters, these characters will be stripped out resulting in two problems. Either the resulting password will be under 8 characters and will fail, or the application will be configured with a different password than the user expects.

  • Localization. Alternative character sets (for example: accented characters or Asian characters) will not work for input.

Previous Previous     Contents     Index     Next Next