Interface to Perf Toolkit from inside a z/Linux machine

2007-11-06 Thread Shedlock, George
Has anyone developed any code, code fragment, technique, etc to extract information out of the Performance Toolkit from an application written in some shell script or otherwise? George Shedlock Jr AEGON Information Technology AEGON USA 502-560-3541

Re: Interface to Perf Toolkit from inside a z/Linux machine

2007-11-06 Thread Mary Anne Matyaz
My linuxes aren't enabled to connect to perfkit, but if they were, I would think that the following command would work: vmcp vmcx perfsvm storage or mcp vmcx perfsvm user Mary Anne On Nov 6, 2007 10:16 AM, Shedlock, George [EMAIL PROTECTED] wrote: Has anyone developed any code, code fragment,

Re: Interface to Perf Toolkit from inside a z/Linux machine

2007-11-06 Thread Thomas Kern
Unfortunately VMCX is not a CP command. It is a CMS program that uses the VMCF protocol, SEND/RECEIVE subset, that is frowned upon, and it just isn 't linux-like either. To be linux-like you need to use TCP/IP and have a ser ver on VM interface between the your linux client and the PERFTK data.