Observe System Startup command

This command starts up the Observe daemon.

Format of command

hulobsd [-p path] [-l file|-s]

Explanation of the parameters

-p path

Directory in which the system files are stored (Optional)

The management files will be searched for in the following order.

  1. The path specified in -p

  2. The path set in the environment variable (HULPATH)

  3. The current path that has started the daemon

-l file

Specify the name of the file to which the trace log is output. (Optional)

Specify the file name as an alphanumeric character string within 256 bytes. Specify the file name with the full path.

The output contents vary depending on the settings of Trace Output Version (tlogver) and Log Size Reduction Mode (logreduction).

This parameter can also be specified when the daemon is started up by the Start Synchronization command for clustering.

-s

Specify whether to output the message log and trace log to syslog. (Optional)

Refer to the following for the priority of messages output to syslog:

HULFT10 for Linux/AIX Error Codes and Messages : Log (message) output contents and output destination

This parameter can also be specified when the daemon is started up by the Start Synchronization command for clustering.

Note

If you set '6' for Trace Output Version in the System Environment Settings, the trace log is not output to syslog. Instead, the log is output to the file specified in Trace Output File in the System Environment Settings.

Note

If you use the Start Synchronization command for clustering to start up the Observe daemon, you cannot specify at startup the following parameters, which modify the System Environment Settings.

[-p path]

Remarks

  • For details on the content output to the log and where it is output, refer to the following:

    HULFT10 for Linux/AIX Error Codes and Messages : Log (message) output contents and output destination

  • If the Observe daemon fails to start, an error message is output and the program ends with an exit status number other than '0.' If the Observe daemon exit status is used during auto startup of the HULFT system, refer to the following:

    HULFT10 for Linux/AIX Error Codes and Messages : Termination status upon daemon startup