The last entry. Is the EXIT return code and reason code.
There is a table of return codes and reason code in the Systems Management
Application Programming book.
Marci Beach
From:
Eric Spencer <[email protected]>
To:
[email protected]
Date:
06/25/2009 04:00 PM
Subject:
Systems Management API logging
I am playing with the SMAPI interface via the socket API. I am getting
the following in the log from a Check_Authorization call, can anyone
tell me what the following log entries mean or better yet where they are
documented? The socket recv call gets a len of 20 bytes then the
connection is terminated (by VM). My Socket application is running
outside vm.
Log entry -
2009-06-24 17:58:51 REQUE DMSRSRQN REQ_ACC AF_INET 2115 10.37.251.141
2009-06-24 17:58:51 ENTRY DMSRSRQT REQ_INET
2009-06-24 17:58:51 EXIT DMSRSRQT REQ_INET 900 36
Eric