You could turn on Tracing on the system to view the requests it is 
receiving.  For example:

C:\>STAF local TRACE SET DESTINATION TO FILE C:/STAF/trace.out
Response
--------


C:\>STAF local TRACE ENABLE TRACEPOINTS ServiceRequest
Response
--------


C:\>type C:\STAF\trace.out

20081023-16:01:59;3240;00000001;PING Service Request - Client: 
ssl://xxxxxx.comp
[EMAIL PROTECTED], Handle: 3397, Process: STAF/Client, Request: PING

So in this example we enabled tracing for all service requests, and we see 
that a machine submitted a PING PING request.

Note that you could end up with a *lot* of data in the trace output, so 
you might want to limit the tracing to a subset of services (tracing is 
enabled for all services by default).

The STAF User's Guide has more information on Tracing 
(http://staf.sourceforge.net/current/STAFUG.htm#HDRTRACECFG).

David Bender
STAF/STAX Development
8-1268 (512-838-1268) 
IBM Austin Bldg. 903-5B002
Internet: [EMAIL PROTECTED]




Joseph Butler <[EMAIL PROTECTED]> 
10/23/2008 03:38 PM
Please respond to
[EMAIL PROTECTED]


To
staf-users@lists.sourceforge.net
cc

Subject
[staf-users] is there a way to view incoming staf commands from a remote 
staf peer







Hello,
 
I have this remote staf peer that is sending staf commands on the other 
peer system. Is there a way to view incoming staf commands?
 
Thanks,
Joseph Butler
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's 
challenge
Build the coolest Linux based applications with Moblin SDK & win great 
prizes
Grand prize is a trip for two to an Open Source event anywhere in the 
world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users

Reply via email to