Registered Client Activity Monitoring utility
You can check the activity status of the specified Registered Client.
The result is returned as a Status code, and at the same time, the Client Status Management is updated.
Usage
utlhubalivecheck -h hostname:servicename [-r | -o]
Explanation of parameters
- -h hostname:servicename
-
Host name and service name (Mandatory)
Specifies the host name and service name of the Registered Client to be monitored.
If you specify a host for which no service name is set, specify only a host name, and do not specify a service name that includes a colon (:).
= Remarks =If the service name is omitted, it will not be possible to make more than one host with the same host name a target.
- [-r | -o]
-
Activity monitoring target (Optional)
Specifies the target for activity monitoring.
- -r:
-
Checks the Receive activity status of the specified Registered Client.
- -o:
-
Checks the Request Acknowledge activity status of the specified Registered Client.
If omitted, the system checks both the Receive activity status and Request Acknowledge activity status.
If the activity status checking is successfully completed, the utility ends successfully. A status checking error occurs if the system fails to check status.
Status code
- 0:
-
The specified client is running.
- 10:
-
The specified options are incorrect.
- 11:
-
A termination instruction was detected.
- 12:
-
Failed to allocate memory.
- 13:
-
A system error occurred.
- 20:
-
Cannot perform the Receive process status checking.
- 21:
-
Cannot perform the Request Acknowledge process status checking.
- 22:
-
Cannot perform the Receive process status checking and Request Acknowledge process status checking.
- 40:
-
The client referred to is exempted from monitoring.
- 50:
-
The client referred to does not exist.
- 101 or above:
-
An SQL error occurred.
Notes on using the utilities
For details about the operation environment for using the utilities, see Notes on execution of utilities (commands).
This utility can be used even if Monitor Receive Activities and Monitor Request Acknowledge Activities in the Registered Client Settings for the specified client of HULFT-HUB Manager are set to 'No'.
The activity status checking results of this utility are also applied to the activity status of Registered Client Settings, which is displayed from HULFT-HUB Manager.
If this utility detects that the Registered Client is running, automatic Delivery is performed according to the settings in When Client Startup is Detected in the Accumulation environment settings.