Remote Heartbeat Monitoring command
Format of command
utlalivecheck -h hostname -p portno [-w time] [-q]
Explanation of the parameters
- -h hostname
-
Specify the host name or the IP address of the target host (Mandatory)
Specify the host name as an alphanumeric character string within 68 bytes.
- -p portno
-
Specify the service process port number that is opened by the monitoring target process (Mandatory)
Specify a value from '1' to '65535.'
- -w time
-
Specify the time-out period (seconds) (Optional)
Specify a value from '10' to '259200.'
If you omit this parameter, HULFT applies the value that is specified for Socket Read Timeout (socktime) in the System Environment settings.
If the connection to the relevant process is not established, even if you specify this parameter and the specified time elapses, a time-out does not occur.
- -q
-
This parameter suppresses the output of messages. (Optional)
If you specify this parameter, no messages are output even if a parameter error occurs.
If you omit this parameter, messages are output.