Chapter 3 Basic Functions
II-61
3
3
3.
.
.5
5
5.
.
.3
3
3.
.
.2
2
2
E
E
Ev
v
ve
e
en
n
nt
t
t
L
L
Lo
o
og
g
g
(1) Record format of event log: Format 1
Event
Classification
Generating
time
Blank “iSM : “ Process ID Blank Message
Classification
Blank Process
name
ch(m) ch(15) ch(1) ch(6) ch(10) ch(1) ch(7) ch(1) ch(10)
Blank “iSM” Message
number
“:” Text
ch(1) ch(3) ch(5) ch(1) ch(n)
Table 3-18 Record Format (Event Log)
Size Data Model Content Content Details
m=11
or m=13
or m=17
char Event Classification Classification of Event
Error ...... “error: <11>“
Warning ...... “warning: <12>“
Information ...... “information: <14>“
15 char Generating time Date and time
(Example) Jun 20 11:30:17
1 char Blank (space)
6 char “iSM : “ “iSM:“ (: blank)
10 char Process ID Process number of message output origin
1 char Blank (space)
7 char Message Classification Classification of Message
Error ....... “Err “
Warning ........ “Warning”
Information........ “Notice “
Information........ “Info “
1 char Blank (space)
10 char Process name Process name of message output origin
1 char Blank (space)
3 char “iSM”
5 char Message number Message serial number
1 char “:”
n 500 char Text Variable length :a maximum of 500 bytes of
character string
(2) Output image of event log
Important messages of iSM server are output to event log.
error: <11>Jan 03 11:29:52 iSM : 0000001048 Err iSMmaind iSM00000:This is example msg
warning: <12>Jan 03 11:29:46 iSM : 0000001048 Warning iSMmaind iSM00000:This is example msg
information: <14>Jan 03 11:29:47 iSM : 0000001048 Notice iSMmaind iSM00000:This is example msg