Shared memory segment, See also, Logevent/logmsg – HP R4.2 User Manual

Page 561: Synopsis, Description

Advertising
background image

A

Summary of Commands

logEvent/logMsg

UCS 1000 R4.2 Administration 585-313-507

Issue 3 April 2000 522

Shared Memory Segment

The shared memory segment is keyed off the inode of the rules file and the
define symbol

LDP_KEY

, defined in log/head/logDstPri.h

.

The library

routine ftok({file},LDP_KEY) is used to generate the shared memory key.

See Also

logCat
logMsg
logDstPri
msgDst

logEvent/logMsg

The logEvent/logMsg command allows shell scripts to log a specific
message.

Synopsis

logEvent

[script] [msg] [dst] [pri] [srcFile] [srcLine] <arg1> ...

logMsg

[script] [msg] [srcFile] [srcLine] <arg1> ...

Description

The logEvent/logMsg

command allows shell procedures to log messages

using specific messages. This is opposed to the

logit

command, which

Advertising