Building Distributed
Applications
Using the Progress AppServer
Summary of Management Tasks
This section summarize the basic management tasks that are available to maintain existing AppServer configurations. They are described with reference to the command-line utilities, but you can also accomplish most of these tasks, except running the AdminServer, using the Progress Explorer.
Table 3–2 describes the utilities (in addition to the Progress Explorer tool) that Progress provides to help configure and manage a Progress AppServer installation, listed generally in order by task.
For more information on the NameServer and NSMAN utility, and the AdminServer and PROADSV utility, see the Progress Installation and Configuration Guide Version 9 for Windows or the Progress Installation and Configuration Guide Version 9 for UNIX.
Table 3–3 lists sample command-line utility syntax used to:
- Start and stop the AdminServer on the Windows NT platform.
- Start, query, and stop the AdminServer on the UNIX platform.
- Verify the configuration of, start, query, and stop a NameServer instance.
- Verify the configuration of, start, query, add Application Server processes to, trim Application Server processes from, and stop an AppServer instance.
Table 3–3: Management Tasks To do this task ... Use these steps or commands ... Start or stop the AdminServer on Windows NT From the Windows NT desktop, choose SettingsControl Panel
Services. Choose the AdminService for Progress 9.1x, and click either Startup or Stop.
Start the AdminServer on UNIXproadsv -start
Start the AdminServer on UNIX using a specified portproadsv -port
port-number-start
Query the AdminServer on UNIXproadsv -host
host-name-user
user-name-query
Stop the AdminServer on UNIXproadsv -stop -port
port-number View a NameServer configuration in theubroker.properties
filensconfig -name
Name-Server Validate the syntax and view the configurations of all NameServer instances defined within a specified property filensconfig -propfile
property-file-path-validate
Start a local NameServernsman -name
Name-Server-start
nsman -name
Name-Server-host
host-name-port
port-number-user
user-name-start
Query a local NameServernsman -name
Name-Server-query
Query a remote NameServer1nsman -name
Name-Server-host
host-name-port
port-number-user
user-name-query
Stop a local NameServernsman -name
Name-Server-stop
Stop a remote NameServer1nsman -name
Name-Server-host
host-name-port
port-number-user
user-name-stop
View an AppServer configuration in theubroker.properties
fileasconfig -name
AppServer-name Validate the syntax and view the configurations of all AppServer instances defined within a specified property fileasconfig -propfile
property-file-path-validate
Start a local AppServerasbman -name
AppServer-name-start
Start a remote AppServer1asbman -name
AppServer-name-host
host-name-port
port-number-user
user-name
-start
Query a local AppServerasbman
-name
AppServer-name-query
Query a remote AppServer1asbman -name
AppServer-name-host
host-name-user
user-name
-query
Add Application Server processes to a local AppServerasbman -name
AppServer-name-addservers #
Add Application Server processes to a remote AppServer1asbman -name AppServer-name -host
host-name-user -addservers #
Trim Application Server processes from a local AppServerasbman -name
AppServer-name-trimservers #
Trim Application Server processes from a remote AppServer1asbman -name
AppServer-name-host
host-name-user
user-name-trimservers #
Stop a local AppServerasbman -name
AppServer-name-stop
Stop a remote AppServer1asbman -name
AppServer-name-host
host-name-port
port-number-user
user-name-stop
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |