Hitachi

JP1 Version 13 JP1/Automatic Job Management System 3 Command Reference


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

Return values

0

Normal end

A value other than 0

Abnormal end

Output example

[Figure]

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 (12) as follows.

(1) - (5):

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) - (10):

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:

(6) <JP1/AJS3 System Control Agent Service>

Displays a character string indicating the title of the information about the JP1/AJS3 System Control Agent service.

(7) 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.

(8) 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.

(9) 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.

(10) 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.

(11) - (12):

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.

  • (11): 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:

  • (12): 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:

(11) <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. All information is displayed even if the environment setting parameters take effect in some OSs only.

This information is displayed only when the -e option is specified.

(12) <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. All information is displayed even if the environment setting parameters take effect in some OSs only.

This information is displayed only when the -e option is specified.