ajssysctlstatus
- Organization of this page
Format
- For JP1/AJS3 - Manager
ajssysctlstatus [-m] [-a] [-e]
- For JP1/AJS3 - Agent
ajssysctlstatus [-a] [-e]
Description
The ajssysctlstatus command outputs detailed information about the JP1/AJS3 System Control Manager service or the JP1/AJS3 System Control Agent service.
Execution privileges
None
Storage directory
- In Windows:
-
JP1/AJS3 - Manager-installation-folder\bin\
JP1/AJS3 - Agent-installation-folder\bin\
- In UNIX:
-
/opt/jp1ajs2/bin/
Arguments
-m
Displays information about the JP1/AJS3 System Control Manager service.
The -m option can be specified only in JP1/AJS3 - Manager. It cannot be specified with JP1/AJS3 - Agent.
-a
Displays information about the JP1/AJS3 System Control Agent service.
-e
Displays information about the operating environment of the service specified by the -m or -a option (information about the environment setting parameters that take effect during operation). If neither option is specified, the command does not display the information.
For details about environment setting parameter, see 20.15 Management Portal execution environment in the JP1/Automatic Job Management System 3 Configuration Guide.
Notes
-
If you omit all options, the following options are assumed:
-
JP1/AJS3 - Manager: -m, -a
-
JP1/AJS3 - Agent: -a
-
-
If this command is used to obtain information about the JP1/AJS3 System Control Manager service or JP1/AJS3 System Control Agent service, the command does it by communicating with the local host via TCP/IP according to the JP1/Base physical host communication settings. Therefore, if the IP address corresponding to the local host name (shown by the hostname command) can be used to communicate with another host, the command might obtain service information from the other host.
If you execute the command in this environment, beforehand, set the hosts, DNS, jp1hosts, or jp1hosts2 file so that the local host name can resolve into the local host IP address.
For details about the jp1hosts or jp1hosts2 file, see the JP1/Base User's Guide.
Return values
0 |
Normal end |
A value other than 0 |
Abnormal end |
Output example
Explanation of the displayed items
The details about each displayed item are explained here. The parentheses for individual display items refer to the output format applicable when C is used for the value of the LANG environment variable for OS users executing the command in UNIX.
The command displays information items in the order (1) to (14) as follows.
- (1) - (7):
-
Displays information about the JP1/AJS3 System Control Manager service.
The command displays the following items if the -m option is specified explicitly or implicitly:
- (1) <JP1/AJS3 System Control Manager Service>
-
Displays a character string indicating the title of the information about the JP1/AJS3 System Control Manager service.
- (2) Service status
-
Displays the operating status of the JP1/AJS3 System Control Manager service.
active: The JP1/AJS3 System Control Manager service is running.
inactive: The JP1/AJS3 System Control Manager service is stopped.
stop processing...: The JP1/AJS3 System Control Manager service cannot accept any requests because it is being stopped.
- (3) Service start time
-
If Status is active, the time at which the JP1/AJS3 System Control Manager service started is displayed in the yyyy/mm/dd hh:mm:ss format.
If Status is inactive,**** ** ** **:**:** is output.
- (4) Maximum number of concurrent operations
-
Displays the maximum number of operation requests from clients that can concurrently be processed by the JP1/AJS3 System Control Manager service.
If Status is inactive, - is output.
- (5) Number of operations currently running
-
Displays the number of operation requests from clients that are currently being processed by the JP1/AJS3 System Control Manager service.
If Status is inactive, - is output.
- (6) Maximum number of concurrent aggregation processes
-
Displays the maximum number of threads that can concurrently run to perform aggregation requested by a client for the JP1/AJS3 System Control Manager service.
If Status is inactive, - is output.
- (7) Current number of concurrent aggregation processes
-
Displays the number of threads that are currently running concurrently to perform aggregation requested by a client for the JP1/AJS3 System Control Manager service.
If Status is inactive, - is output.
- (8) - (12):
-
Displays information about the JP1/AJS3 System Control Agent service.
The command displays the following items if the -a option is specified explicitly or implicitly:
- (8) <JP1/AJS3 System Control Agent Service>
-
Displays a character string indicating the title of the information about the JP1/AJS3 System Control Agent service.
- (9) Service status
-
Displays the operating status of the JP1/AJS3 System Control Agent service.
-
active: The JP1/AJS3 System Control Agent service is running.
-
inactive: The JP1/AJS3 System Control Agent service is stopped.
-
stop processing...: The JP1/AJS3 System Control Agent service cannot accept any requests because it is being stopped.
-
- (10) Service start time
-
If Status is active, the time at which the JP1/AJS3 System Control Agent service started is displayed in the yyyy/mm/dd hh:mm:ss format.
If Status is inactive,**** ** ** **:**:** is output.
- (11) Maximum number of concurrent operations
-
Displays the maximum number of operation requests from clients that can concurrently be processed by the JP1/AJS3 System Control Agent service.
If Status is inactive, - is output.
- (12) Number of operations currently running
-
Displays the number of operation requests from clients that are currently being processed by the JP1/AJS3 System Control Agent service.
If Status is inactive, - is output.
- (13) - (14):
-
Displays information about the environment setting parameters for each service.
If the -e option is specified, the following items are displayed, according to the option specified in combination with the -e option.
-
(13): Information about the environment setting parameters for the JP1/AJS3 System Control Manager service
The command displays the following items if the -m option is specified explicitly or implicitly:
-
(14): Information about the environment setting parameters for the JP1/AJS3 System Control Agent service
The command displays the following items if the -a option is specified explicitly or implicitly:
- (13) <JP1/AJS3 Sysrem Control Manager Service environment information>
-
Displays information about the environment setting parameters for the following definition keys used by the JP1/AJS3 System Control Manager service:
-
[JP1_DEFAULT\JP1AJS2\CONTROL]
-
[JP1_DEFAULT\JP1AJS2\CONTROL\MANAGER]
If the corresponding environment setting parameters are not specified, their default values are displayed.
This information is displayed only when the -e option is specified.
-
- (14) <JP1/AJS3 Sysrem Control Agent Service environment information>
-
Displays information about the environment setting parameters for the following definition keys used by the JP1/AJS3 System Control Agent service:
-
[JP1_DEFAULT\JP1AJS2\CONTROL]
-
[JP1_DEFAULT\JP1AJS2\CONTROL\AGENT]
If the corresponding environment setting parameters are not specified, their default values are displayed.
This information is displayed only when the -e option is specified.
-
-