Previous | Contents | Index |
Displays information about the ACME server and ACME agent.Requires the SYSPRV privilege.
SHOW SERVER ACME_SERVER
The SHOW SERVER ACME_SERVER command provides a system manager with the ability to display information about the ACME server and one or more ACME agents.For related information, see the SET SERVER ACME_SERVER command.
/AGENT[=(agent,...agent)] (default)
/NOAGENT
Specifies whether to display ACME agent information./BRIEF (default)
Displays summary information./CLUSTER
Executes the command on all cluster members./FULL
Displays complete information./NODE=(node-name[,...])
Specifies the cluster member or members for which information is to be displayed./OUTPUT=filespec
Sends the output information to the specified file./PAGE
Displays information one screen at a time./SERVER (default)
/NOSERVER
Specifies whether to display ACME server information.
$ SHOW SERVER ACME_SERVER |
This example shows the output for SHOW SERVER ACME/BRIEF on an Alpha system.
ACME Information on node TSINOD 29-JUN-2004 10:08:12.32 Uptime 000:05:45 ACME Server id: 5 State: Processing New Requests (1) Agents Loaded: 2 Active: 2 (2) Thread Maximum: 4 Count: 4 Request Maximum: 8 Count: 0 ACME Agent id: 1 State: Active (3) Name: "VMS" (4) Image: "DISK$AXP_721:[VMS$COMMON.SYSLIB]VMS$VMS_ACMESHR.EXE;1" (5) Identification: "VMS ACME built 3-JUN-1999" (6) Information: "No requests completed since the last startup" (7) Domain of Interpretation: Yes (8) Execution Order: 1 (9) ACME Agent id: 2 State: Active Name: "MSV1_0" Image: "DISK$AXP_721:[SYS0.SYSLIB]PWRK$MSV1_0_ACMESHR.EXE;2" Identification: "MSV1_0 ACME X-22" Information: "MSV1_0 ready to process requests." Domain of Interpretation: Yes Execution Order: 2Following are the item descriptions keyed to the callouts in the example output:
Server state
Server agent/thread/request-slot statistics
Agent state
Agent name
Agent file-specification
Agent-defined identification string (static)
Agent-defined information string (dynamic)
Domain-of-interpretation (DOI) indicator
Execution order (the order in which agents are called for each request)
Previous | Next | Contents | Index |