What do you mean by trap the logoff in prop? -----Original Message----- From: Linux on 390 Port [mailto:[email protected]] On Behalf Of Berry van Sleeuwen Sent: Tuesday, September 14, 2010 5:27 PM To: [email protected] Subject: Re: vmpoff and vmhalt
How about an alert from OPERATOR to MAINT to tell (or warn) MAINT that a linuxguest has logged off? You can trap the LOGOFF in PROP and write an action routine to issue the MSG to MAINT whenever this event happens. This will even alert MAINT when the linux guest logs off even when a shutdown has not been performed. Regards, Berry. Op 14-09-10 15:46, Offer Baruch schreef: > 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/ ---------------------------------------------------------------------- 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/
