I wrote an IUCV driver for Linux that allows you to connect to stuff like *MSG, 
*VMEVENT etc. as well as doing normal IUCV communications outside of using the 
AF_IUCV sockets (I needed to do send/reply type processing). I wrote a sample 
program which I called Prop Junior that exploits this:

User ID  Class  Message
-------- -----  --------------------------------
CTS6XCN1 [EMSG] 00: HCPTRI1027I An active trace set has turned RUN off.
NEALE    [MSG]  HELLO
NEALE    [WNG]  HELLO

Because it uses open/read/close semantics you can drive this from any scripting 
language like perl.

On Mar 14, 2014, at 9:34 AM, Kurt Acker wrote:

>>>> On 3/14/2014 at 12:13 AM, "Morris, Kevin J. (RET-DAY)"
> <kevin.mor...@reedelsevier.com> wrote:
>> I would like to "send" all operator messages to a zLinux guest for
> further
>> processing/storage, essentially replacing PROP.  Is this possible with
>> SMSGIUCV or any other existing utilities in the zLinux space?  Any
> thoughts
>> or help on the best method to accomplish this task would be greatly
>> appreciated!

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
----------------------------------------------------------------------
For more information on Linux on System z, visit
http://wiki.linuxvm.org/

Reply via email to