Operating System - HP-UX
1834921 Members
2541 Online
110071 Solutions
New Discussion

nettl msg - how to get msg-id as part of the message

 
Vimala L
Occasional Advisor

nettl msg - how to get msg-id as part of the message


Hello there.

I need to find out a way to get msg-id as part of the nettl message.

the following gives more detailed info.

=====
The output of the command
" /usr/sbin/netfmt -l -c /tmp/n -F /var/adm/nettl.LOG00"

is the following:

03/01/28 17:59:07 [I]200-2001:[ab.cc(358)] user message1

03/01/28 17:59:08 [I]200-2001:[ab.cc(193)] user message2

/tmp/n has:
FORMATTER FILTER SUBSYSTEM SS1
SS1 terse
SS1 symbolic
SS1 fa all


In addion to 200-2001 (Subsystem number and Funcational area number), I wish to get msgid of the message also in the text.


Is there any way to get it? Where can I find documentations for ntl_write?


===

Thank you,
Vimala.