HP X.25/9000 User's Guide HP-UX 11i v3 (5900-1523, August 2011)
324195 14:59:59 33688087 6 ... 200 49 DATA In:‘31’ lci 400 ns/nr 0000
324196 14:59:59 33688087 6 ... 200 49 DATA Out:‘31’ lci 400 ns/nr 0001
324203 14:59:59 33688091 2 ... 200 49 CLR In: ‘31’ lci 400 C/D 00f2
324204 14:59:59 33688091 2 ... 200 49 CLC Out: ‘31’ lci 400
The command:
strace 201 48 all
gives the following output:
324790 15:06:17 33725841 1 ... 201 48 LINK Up : ‘30’
The command: strace
201 49 all
gives the following output:
324893 15:07:18 33731984 1 ... 201 49 LINK Dwn: ‘31’ [Remote]
NOTE: The last example indicates a remote disconnection. ‘30’ and ‘31’ in the examples above
are the hexadecimal code for subnetworks 48 and 49 (decimal) respectively.
strerr
Receives error messages from the STREAMS log driver.
The strerr daemon receives error messages from the STREAMS log driver (see the man pages
for strlog((7))). By default, additions to the STREAMS error log files (error.dd-mm) are in the
STREAMS error log directory (/usr/adm/streams).
When first called, strerr creates the log file error.mm-dd. This is a daily log file where mm
indicates the month and dd indicates the day of the logged messages. strerr then appends error
messages to the log file as they are received from the STREAMS log driver.
NOTE: strerr should always be used as a background process as it does not return the prompt
to the user (the only way to stop it is to kill the process).
Refer to the man pages for strerr((1)) for a detailed description of the output format.
Syntax
strerr [-a sys_admin_mail_name] [-d log_directory]
Parameters
-a sys_admin _mail_name Specifies the name of the user who will receive error message
by electronic mail.
-d log_directory Specifies the directory that will contain the error log file. The
default is /usr/adm/streams.
strerr 129










