Observe System Startup command
This command starts up the Observe daemon.
Syntax for the Observe Daemon Startup 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.
-
The path specified in -p
-
The path set in the environment variable (HULPATH)
-
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 Error Codes and Messages for the priority of messages output to syslog.
This parameter can also be specified when the daemon is started up by the Start Synchronization command for clustering.
NoteIf 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 Send 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 Error Codes and Messages.
-
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 Error Codes and Messages.