Sun Cluster 3.0 U1 Data Services Developer's Guide

Launching Agent Builder

Launch Agent Builder with the command, scdsbuilder(1HA):


% /usr/cluster/bin/scdsbuilder

The initial Agent Builder screen, as shown in Figure 7-1, appears.

Figure 7-1 Initial Screen

Graphic


Note -

You can access Agent Builder through a command-line interface (see "Using the Command Line Version of Agent Builder") if the GUI version is not accessible.


Agent Builder provides two screens to guide you through the process of creating a new resource type:

  1. Create--On this screen you provide basic information about the resource type to create, such as its name and the install directory for the generated files. You also identify the kind of resource to create (scalable or failover), whether the base application is network aware (that is, if it uses the network to communicate with its clients), and the type of code (C or ksh) to generate. You must complete the information in this screen, and select Create to generate the corresponding output, before you can bring up the Configure screen.

  2. Configure--On this screen, you are required to provide a command to start the application. Optionally, you can provide commands to stop and probe the application. If you do not specify these commands, the generated output uses signals to stop the application and provides a default probe mechanism (see the description of the probe command in "Using the Configure Screen"). This screen also enables you to change the timeout values for each of these three commands.


Note -

If you launch Agent Builder from the install directory for an existing resource type, Agent Builder initializes the Create and Configure screens to the values of the existing resource type.


See "Navigation" if you have questions about how to use any of the buttons or menu commands on either of the Agent Builder screens.