Previous | Contents | Index |
This command displays entries from the Remote Manager log on node VLCROW. Only entries that were logged between 11:00 AM and 12:00 PM on August 20, 1999, are displayed. Authorization is performed for the user specified by the logical name ACMS$MGMT_USER, or by proxy if the logical is not defined.
#2 |
---|
$ ACMSMGR SHOW LOG /SINCE=23-AUG /BEFORE=24-AUG ACMS Remote Management -- Command line utility ACMS V4.3-0 Log Display Time: 25-AUG-1999 13:59:20.12 Node Message local 23-AUG-1999 15:13:23.47 : msg_proc: i : CP process shutdown message received for ACMS01CP001000 local 23-AUG-1999 15:13:25.57 : msg_proc: i : CP process shutdown message received for ACMS01CP004000 local 23-AUG-1999 15:13:25.88 : msg_proc: i : CP process shutdown message received for ACMS01CP002000 local 23-AUG-1999 15:13:41.77 : msg_proc: i : CP process shutdown message received for ACMS01CP003000 local 23-AUG-1999 15:14:14.16 : msg_proc: i : CP process startup message received for ACMS01CP001000 local 23-AUG-1999 15:14:14.87 : msg_proc: i : CP process startup message received for ACMS01CP002000 local 23-AUG-1999 16:55:50.92 : log: i : Log opened local 23-AUG-1999 16:55:53.44 : msg_proc: i : Message proc thread initializing local 23-AUG-1999 16:55:53.44 : msg_proc: i : Message proc thread starting local 23-AUG-1999 16:55:53.44 : msg_proc: i : Message proc thread executing local 23-AUG-1999 16:55:54.49 : sec: f : ACMS$SNMP user has been granted no rights. local 23-AUG-1999 16:56:44.20 : sec: w : User does not hold the proper rights identifer -> vlcrow.zko.dec.com::LT_SUT [305,3] local 23-AUG-1999 16:56:44.20 : rpc: w : Security check failed local 23-AUG-1999 17:02:35.17 : sec: w : User does not hold the proper rights identifer -> vlcrow.zko.dec.com::LT_SUT [305,3] local 23-AUG-1999 17:02:35.17 : rpc: w : Security check failed local 23-AUG-1999 17:05:16.46 : sec: w : User does not hold the proper rights identifer -> vlcrow.zko.dec.com::LT_SUT [305,3] local 23-AUG-1999 17:05:16.46 : rpc: w : Security check failed local 23-AUG-1999 17:05:20.53 : sec: w : User does not hold the proper rights identifer -> vlcrow.zko.dec.com::LT_SUT [305,3] local 23-AUG-1999 17:05:20.53 : rpc: w : Security check failed local 23-AUG-1999 17:46:22.40 : msg_proc: i : ACC process startup message received for ACMS01ACC001000 local 23-AUG-1999 17:46:22.42 : msg_proc: e : Failure getting current collection states. Ignoring process ACMS01ACC001000 local 23-AUG-1999 17:46:22.85 : procmon: e : Failure obtaining current collection states. Bypassingtsc local 23-AUG-1999 17:46:22.85 : procmon: e : Failure obtaining current collection states. Bypassingqti local 23-AUG-1999 17:46:25.92 : msg_proc: i : TSC process startup message received for ACMS01TSC001000 |
This command displays entries from the Remote Manager log on node VLCROW. Only entries that were logged between August 23 and 24, 1999, are displayed. Authorization is performed for the user specified by the logical name ACMS$MGMT_USER, or by proxy if the logical is not defined.
10.26 ACMSMGR SHOW MANAGER
Displays run-time information about a Remote Manager on one or more
nodes.
ACMSMGR SHOW MANAGER [/qualifiers]
Command Qualifier Default /INTERVAL=interval Command is executed once. /NODE=node-name Translation of logical ACMS$MGMT_SERVER_NODE /OUT=file-name None /USER=user-name Translation of logical ACMS$MGMT_USER
ACMS$MGMT_READ
None.
/INTERVAL=interval
This qualifier causes the command to be reissued automatically at a specified interval (in seconds). Use either Ctrl/C or Ctrl/Y to interrupt the command. If this qualifier is not specified, the command is executed only once./NODE=node-name
This qualifier specifies a fully or partially qualified TCP/IP node name. To execute the command on more than one node, you can specify the node names in a comma-separated list. The ACMSMGR utility attempts to perform the operation sequentially on each node in the list.If the /NODE qualifier is not specified, the ACMSMGR utility checks for the presence of the logical name ACMS$MGMT_SERVER_NODE. If the logical is defined, the value of the logical is used by default.
In order for the command to execute, either the /NODE qualifier must be provided on the command line, or the ACMS$MGMT_SERVER_NODE logical must be defined.
/OUT=file-name
This qualifier causes output to be written to the specified file. If this qualifier is not specified, output is displayed to the terminal (SYS$OUTPUT)./USER=user-name
This qualifier specifies the name of the OpenVMS account on the server node to be used for authorization. If this qualifier is specified, an explicit login must already have been completed successfully (see Section 10.6).If the /USER qualifier is not specified, the ACMSMGR utility checks for the presence of the logical name ACMS$MGMT_USER. If the logical is defined, the value of the logical is used by default.
If the /USER qualifier is not specified and the ACMS$MGMT_USER logical is not defined, the ACMSMGR utility attempts proxy access. See Section 3.4.1.2 for a discussion of proxy access.
See Section 8.7 for a discussion of each field displayed.
$ ACMSMGR SHOW MANAGER ACMS Remote Management -- Command line utility ACMS V4.3-0 Remote Manager Status Table Display Time: 25-AUG-1999 13:59:22.76 ------------------------------------------------------------------------ Node________ Fields____________________________________________________ VLCROW Collection Count 0 VLCROW Interfaces Count 2 VLCROW Timer Count 0 VLCROW Trap Count 0 VLCROW RPC UDP State 1 VLCROW RPC TCP State 1 |
This command displays summary information about the Remote Manager on the node specified by the logical name ACMS$MGMT_SERVER_NODE. Authorization is performed for the user specified by the logical name ACMS$MGMT_USER, or by proxy if the logical is not defined.
10.27 ACMSMGR SHOW PARAMETER
Displays Remote Manager configuration parameters for a server on one or
more nodes.
ACMSMGR SHOW PARAMETER [/qualifiers]
Command Qualifier Default /INTERVAL=interval Command is executed once. /NODE=node-name Translation of logical ACMS$MGMT_SERVER_NODE /OUT=file-name None /USER=user-name Translation of logical ACMS$MGMT_USER
ACMS$MGMT_READ
None.
/INTERVAL=interval
This qualifier causes the command to be reissued automatically at a specified interval (in seconds). Use either Ctrl/C or Ctrl/Y to interrupt the command. If this qualifier is not specified, the command is executed only once./NODE=node-name
This qualifier specifies a fully or partially qualified TCP/IP node name. To execute the command on more than one node, you can specify the node names in a comma-separated list. The ACMSMGR utility attempts to perform the operation sequentially on each node in the list.If the /NODE qualifier is not specified, the ACMSMGR utility checks for the presence of the logical name ACMS$MGMT_SERVER_NODE. If the logical is defined, the value of the logical is used by default.
In order for the command to execute, either the /NODE qualifier must be provided on the command line, or the ACMS$MGMT_SERVER_NODE logical must be defined.
/OUT=file-name
This qualifier causes output to be written to the specified file. If this qualifier is not specified, output is displayed to the terminal (SYS$OUTPUT)./USER=user-name
This qualifier specifies the name of the OpenVMS account on the server node to be used for authorization. If this qualifier is specified, an explicit login must already have been completed successfully (see Section 10.6).If the /USER qualifier is not specified, the ACMSMGR utility checks for the presence of the logical name ACMS$MGMT_USER. If the logical is defined, the value of the logical is used by default.
If the /USER qualifier is not specified and the ACMS$MGMT_USER logical is not defined, the ACMSMGR utility attempts proxy access. See Section 3.4.1.2 for a discussion of proxy access.
See Section 8.8 for a description of each parameter.
$ ACMSMGR SHOW PARAMETER /NODE=VLCROW ACMS Remote Management -- Command line utility ACMS V4.3-0 Parameters Table Display Time: 25-AUG-1999 13:59:24.79 Node Parameter Value Default Min Max (D)ynamic -------------------------------------------------------------------------------------------------- VLCROW dcl_audit_level E E 0 F (D) VLCROW dcl_mgr_priority 5 5 1 10 VLCROW dcl_stacksize 300 300 1 2147483647 k (Vax), 8k (Alpha) VLCROW event_log_priority 5 5 1 10 VLCROW log_stacksize 300 300 1 2147483647 K (Vax), 8k (Alpha) VLCROW login_creds_lifetime 60 60 1 14399999 minutes (D) VLCROW max_logins 20 20 1 2147483647 (D) VLCROW max_rpc_return_recs 20 20 1 2147483647 VLCROW mgr_audit_level E E 0 F (D) VLCROW msg_proc_audit_level E E 0 F (D) VLCROW msg_proc_priority 5 5 1 10 VLCROW msg_proc_stacksize 300 300 1 2147483647 k (Vax), 8k (Alpha) VLCROW mss_coll_interval 10 10 1 863999999 seconds (D) VLCROW proc_mon_audit_level E E 0 F (D) VLCROW proc_mon_interval 3 30 1 14399999 seconds (D) VLCROW proc_mon_priority 5 5 1 10 VLCROW proc_mon_stacksize 300 300 1 2147483647 K (Vax), 8k (Alpha) VLCROW proxy_creds_lifetime 60 60 1 14399999 minutes (D) VLCROW rpc_audit_level E E 0 F (D) VLCROW rpc_priority 5 5 1 10 VLCROW rpc_stacksize 30 300 1 2147483647 k (Vax), 8k (Alpha) VLCROW security_audit_level E E 0 F (D) VLCROW snmp_agent_time_out 10 10 1 863999999 seconds VLCROW snmp_are_you_there 300 300 2 863999999 seconds VLCROW snmp_audit_level E E 0 F (D) VLCROW snmp_priority 5 5 1 10 VLCROW snmp_sel_time_out 5 5 1 863999999 seconds VLCROW snmp_stacksize 300 300 1 2147483647 k (Vax), 8k (Alpha) VLCROW timer_audit_level E E 0 F (D) VLCROW timer_interval 30 30 1 863999999 seconds (D) VLCROW timer_priority 5 5 1 10 VLCROW timer_stacksize 300 300 1 2147483647 k (Vax), 8k (Alpha) VLCROW total_entity_slots 20 20 1 2147483647 VLCROW trace_msg_wait_time 5 5 1 14399999 seconds (D) VLCROW trace_start_wait_time 5 5 1 14399999 seconds (D) VLCROW trap_audit_level E E 0 F (D) VLCROW trap_priority 5 5 1 10 VLCROW trap_stacksize 300 300 1 2147483647 k (Vax), 8k (Alpha) VLCROW wksp_coll_interval 10 10 1 863999999 seconds (D) |
This command displays data from the Remote Manager Parameter table on node VLCROW. Authorization is performed on the user specified by the logical name ACMS$MGMT_USER, or by proxy if the logical is not defined.
10.28 ACMSMGR SHOW PROCESS
Displays summary data-collection information for processes on one or
more nodes.
ACMSMGR SHOW PROCESS [/qualifiers]
Command Qualifier Default /ALL Displays only currently running processes. /[BRIEF,FULL] Controls the format of data displayed. /INTERVAL=interval Command is executed once. /NODE=node-name Translation of logical ACMS$MGMT_SERVER_NODE /OUT=file-name None /USER=user-name Translation of logical ACMS$MGMT_USER
ACMS$MGMT_READ
None.
/ALL
This qualifier displays all available application data, even data for applications that may no longer be running. When applications are stopped, the EXC table row they were occupying is marked for reuse. If the row has not been reused, the data remains available for display. This qualifier allows that data to be displayed. Inactive rows are flagged with an asterisk (*) in the output.To inhibit the display of old data, do not specify this qualifier. By default, only data for currently running processes is displayed.
/[BRIEF,FULL]
Specifies the format of the data displayed. /BRIEF displays data in tabular format./INTERVAL=interval
This qualifier causes the command to be reissued automatically at a specified interval (in seconds). Use either Ctrl/C or Ctrl/Y to interrupt the command. If this qualifier is not specified, the command is executed only once./NODE=node-name
This qualifier specifies a fully or partially qualified TCP/IP node name. To execute the command on more than one node, you can specify the node names in a comma-separated list. The ACMSMGR utility attempts to perform the operation sequentially on each node in the list.If the /NODE qualifier is not specified, the ACMSMGR utility checks for the presence of the logical name ACMS$MGMT_SERVER_NODE. If the logical is defined, the value of the logical is used by default.
In order for the command to execute, either the /NODE qualifier must be provided on the command line, or the ACMS$MGMT_SERVER_NODE logical must be defined.
/OUT=file-name
This qualifier causes output to be written to the specified file. If this qualifier is not specified, output is displayed to the terminal (SYS$OUTPUT)./USER=user-name
This qualifier specifies the name of the OpenVMS account on the server node to be used for authorization. If this qualifier is specified, an explicit login must already have been completed successfully (see Section 10.6).If the /USER qualifier is not specified, the ACMSMGR utility checks for the presence of the logical name ACMS$MGMT_USER. If the logical is defined, the value of the logical is used by default.
If the /USER qualifier is not specified and the ACMS$MGMT_USER logical is not defined, the ACMSMGR utility attempts proxy access. See Section 3.4.1.2 for a discussion of proxy access.
This command displays the current data-collection states for all process entry slots. Both active and inactive process data is displayed. Inactive data is flagged with an asterisk (*) in the first column. The following fields are displayed:
- Server Node: The node from which the information was fetched.
- Entity Type: The ACMS entity type to which the data belongs.
- PID: The OpenVMS PID of the process.
- Process Name: The process name for the process.
- Collection States: The current collection state of the process for each class (Id, Cfg, RT and POOL). Collection states are displayed as binary values.
- 0 = Collection is currently disabled.
- 1 = Collection is currently enabled.
$ ACMSMGR SHOW PROCESS ACMS Remote Management -- Command line utility ACMS V4.3-0 Process Table Display Time: 25-AUG-1999 13:59:26.77 Server Entity Node Type PID Process Name -or- Application. Id Cfg RT POOL [server-name, group-name] ------ ------ -------- ------------------------------------------------- VLCROW acc 37C0024F ACMS01ACC001000 1 1 1 1 VLCROW tsc 37C00251 ACMS01TSC001000 1 1 1 1 VLCROW cp 37C00252 ACMS01CP001000 1 1 1 1 VLCROW cp 37C00253 ACMS01CP002000 1 1 1 1 VLCROW cp 37C00254 ACMS01CP003000 1 1 1 1 VLCROW cp 37C00255 ACMS01CP004000 1 1 1 1 VLCROW exc 37C0025A ACMS01EXC001000 1 1 1 1 VLCROW server LDT_APPL_A.TESTSRV01 1 1 1 1 VLCROW group LDT_APPL_A.TEST_GRP01 1 1 1 1 |
This command displays Collection state information on a per-process basis from the node specified by the logical name ACMS$MGMT_SERVER_NODE. Authorization is performed for the user specified by the logical name ACMS$MGMT_USER, or by proxy if the logical is not defined.
10.29 ACMSMGR SHOW QTI
Displays information about QTIs on one or more remote nodes.
ACMSMGR SHOW QTI [/qualifiers]
Command Qualifier Default /ACTIVE See Notes. /[BRIEF,FULL] /FULL if no class qualifier (/CONFIG, /ID, /POOL, or /RUNTIME) is specified. Otherwise, /BRIEF. /[CONFIG,ID,POOL,RUNTIME] * (all) /INTERVAL=interval Command is executed once. /NODE=node-name Translation of logical ACMS$MGMT_SERVER_NODE /OUT=file-name None /STORED See Notes. /USER=user-name Translation of logical ACMS$MGMT_USER
ACMS$MGMT_READ
None.
/ACTIVE
When specified with the /BRIEF qualifier, this qualifier causes active ACMSGEN field values to be displayed. /ACTIVE is effective only when used with the /CONFIG qualifier. If /BRIEF is not specified, or if /FULL is specified, this qualifier has no effect (both active and stored values are displayed)./[BRIEF,FULL]
This qualifier causes either summary (/BRIEF) or detailed (/FULL) information to be displayed. If no class qualifier (/CONFIG, /ID, /POOL, or /RUNTIME) is specified, this qualifier is ignored and all details are displayed (equivalent to /FULL)./[CONFIG,ID,POOL,RUNTIME]
This qualifier causes data for only the specified class to be displayed. If this qualifier is omitted, the default is to display information for all classes./INTERVAL=interval
This qualifier causes the command to be reissued automatically at a specified interval (in seconds). Use either Ctrl/C or Ctrl/Y to interrupt the command. If this qualifier is not specified, the command is executed only once./NODE=node-name
This qualifier specifies a fully or partially qualified TCP/IP node name. To execute the command on more than one node, you can specify the node names in a comma-separated list. The ACMSMGR utility attempts to perform the operation sequentially on each node in the list.If the /NODE qualifier is not specified, the ACMSMGR utility checks for the presence of the logical name ACMS$MGMT_SERVER_NODE. If the logical is defined, the value of the logical is used by default.
In order for the command to execute, either the /NODE qualifier must be provided on the command line, or the ACMS$MGMT_SERVER_NODE logical must be defined.
/OUT=file-name
This qualifier causes output to be written to the specified file. If this qualifier is not specified, output is displayed to the terminal (SYS$OUTPUT)./STORED
When specified with the /BRIEF qualifier, this qualifier causes field values from the ACMSGEN file (not those active in memory) to be displayed. The /STORED qualifier is effective only when used with the /CONFIG qualifier. If /BRIEF is not specified, or if /FULL is specified, this qualifier has no effect (both active and stored values are displayed)./USER=user-name
This qualifier specifies the name of the OpenVMS account on the server node to be used for authorization. If this qualifier is specified, an explicit login must already have been completed successfully (see Section 10.6).If the /USER qualifier is not specified, the ACMSMGR utility checks for the presence of the logical name ACMS$MGMT_USER. If the logical is defined, the value of the logical is used by default.
If the /USER qualifier is not specified and the ACMS$MGMT_USER logical is not defined, the ACMSMGR utility attempts proxy access. See Section 3.4.1.2 for a discussion of proxy access.
This command displays information about the QTIs on the target nodes. The /BRIEF and /FULL qualifiers control the format of information to be displayed.See Section 8.9 for a discussion of each field displayed.
Note that some information may not be current, depending on whether the class to which the data belongs has been enabled for the QTI. The Collect State field indicates whether or not information is being collected for that class.
$ ACMSMGR SHOW QTI /NODE=KAZONS /RUNTIME ACMS Remote Management -- Command line utility ACMS V4.3-0 QTI Table Display Time: 26-AUG-1999 13:41:11.09 Node Collect Started Current Task Tasks Tasks Current Errors State Queues Tasks Retries Success Failed Submitrs Queued ------ -------- ------- ------- -------- -------- -------- -------- -------- kazons enabled 3 17 4361 14859 5783 5 1329 |
This command displays summary run-time information for the QTI on node KAZONS. Authorization is performed for the user specified by the logical name ACMS$MGMT_USER, or by proxy if the logical is not defined.
Previous | Next | Contents | Index |