Have some ideas that might be an alternative - but it depends on what your REXX script will do when it knows a server is logged off.. what's the real end objective?
Scott Rohling On Tue, Sep 14, 2010 at 7:46 AM, Offer Baruch <[email protected]> wrote: > I am not tring to alert the operator. I am trying to alert a rexx. I want > to > wake up when the message arrives. SMSG looks like an easy way to do that. > > -----Original Message----- > From: Linux on 390 Port [mailto:[email protected]] On Behalf Of Rich > Smrcina > Sent: Tuesday, September 14, 2010 2:06 PM > To: [email protected] > Subject: Re: vmpoff and vmhalt > > If you use the signal support, the virtual machine will log off > automatically when it is told to shut down. The operator will then get the > standard CP message that the machine is logged off. > > On 09/14/2010 06:54 AM, Offer Baruch wrote: > > Hi, > > > > > > > > I am currently using vmpoff and vmhalt at my zipl.conf to issue LOGOFF > > at shutdown. > > > > I would like to issue more than one command on shutdown. something > > like vmpoff="CP SMSG MAINT I AM DOWN#CP LOGOFF" > > > > The result is an smsg message send to maint looking like this "I AM > > DOWN#CP LOGOFF". Obviously the second command is not issued because it > > is considered part of the message. > > > > Any idea on how to do this right? > > > > > > > > Thanks! > > > > Offer Baruch > > > -- > Rich Smrcina > Velocity Software, Inc. > Mobile: 414-491-6001 > Office: 262-392-3717 > http://www.velocitysoftware.com > > Catch the WAVV! http://www.wavv.org > WAVV 2011 - April 15-19, 2011 Colorado Springs, CO > > ---------------------------------------------------------------------- > For LINUX-390 subscribe / signoff / archive access instructions, send email > to [email protected] 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/ > > ---------------------------------------------------------------------- > For LINUX-390 subscribe / signoff / archive access instructions, > send email to [email protected] 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/ > ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] 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/
