I   use  'syslogd'  to have all /var/log/messages to VM thru  port  UDP
514 on  the vm side.



             David Boyes
             <[EMAIL PROTECTED]
             e.net>                                                     To
             Sent by: Linux on         [email protected]
             390 Port                                                   cc
             <[EMAIL PROTECTED]
             ist.edu>                                              Subject
                                       Re: Sending a message to a VM
                                       userid from linux
             12/20/2005 03:24
             PM


             Please respond to
             Linux on 390 Port
             <[EMAIL PROTECTED]
                 ist.edu>






> Hello. Is there a way to send a message to a VM userid from
> Linux running on VM?
> For example I want t send a message to a user when a
> particular Linux is up and running after an autolog or reboot.
> I envisioned issuing the command/function   /etc/rc.local

You can use hcp or vmcp to issue a CP MSG command. Or you can check out
the NJE/IP bridge sold by BSI, which would give you NJE connectivity to
RSCS from Linux guests and allow you to treat the Linux guests as normal
NJE nodes and send/recv messages via that method.

As a tweak to your idea, I'd suggest you do it as an init script
'zzzz9999' that you insert into the normal runlevel processing via
insserv or chkconfig rather than in /etc/rc.local -- that way you'll
know that all the services got started as well, and you won't have to
worry about carrying mods to /etc/rc.local forward when you upgrade the
linux instance.

----------------------------------------------------------------------
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



-----------------------------------------
This message and its attachments may contain  privileged and
confidential information.  If you are not the intended recipient(s),
you are prohibited from printing, forwarding, saving or copying this
email.  If you have received this e-mail in error, please immediately
notify the sender and delete this e-mail and its attachments from your
computer.

----------------------------------------------------------------------
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

Reply via email to