Start-up Settings

Work File Generation Path (tmpdir)

This field specifies the path in which temporary files created by HULFT are stored.

HULFT may temporarily process receiving data to create a work file. Make sure that the unused area of this partition is sufficient.

Specify this field in an alphanumeric string within 200 bytes.

Send Daemon Communication Method (sddrequestmethod)

Select the communication method that the Send daemon uses to acknowledge requests.

S:

Use socket to acknowledge requests

Select this to acknowledge Remote Heartbeat.

U:

Use UNIX domain socket to acknowledge requests

Select this to hide the command acknowledge port from the outside.

The default value is 'S.'

Note

If you use a UNIX domain socket, you cannot use the Remote Heartbeat Monitoring function to monitor the Send daemon.

Command Acknowledge Port No. (sddport)

This field specifies the port number for the Send daemon to acknowledge requests.

Make sure this port number does not overlap with the number reserved by your operating system or the number used by other daemons of HULFT.

Note

Do not specify a value in an ephemeral port range that is reserved by operating system.

Receive Port No. (rcvport)

This field specifies the port number used by the Receive daemon when it waits and accepts the data sent from other hosts.

Make sure this port number does not overlap with the number reserved by your operating system or the number used by the Observe daemon.

Note

Do not specify a value in an ephemeral port range that is reserved by operating system.

Observe Port No. (obsport)

This field specifies the port number for the Observe daemon to wait for the communication from other hosts.

Make sure this port number does not overlap with the number reserved by your operating system or the number used by the Receive daemon.

Note

Do not specify a value in an ephemeral port range that is reserved by operating system.

Send Process Multiplex Level (sndpsnum)

This field specifies the maximum number of the Send processes that the Send daemon can start at a time.

In the Send process, the more the number of the Send process started at a time increases, the heavier the workload of the system and communication lines becomes.

Specify an appropriate value for this field in line with the state of the system in use. You can specify from 1 to 9999.

Receive Process Multiplex Level (rcvpsnum)

This field specifies the maximum number of the Receive processes that can be started at a time.

HULFT does not accept the number of receiving which exceeds the set value. You can specify from 0 to 9999.

Specification of 0 is handled as unlimited.

Specify an appropriate value for this field in line with the state of the system in use.

Pid File Generation Path (piddir)

This field specifies a directory to create the Send daemon pid file, which is created upon starting up the Send daemon.

Specify this field in an alphanumeric string within 200 bytes.