Communicate with z/VM® Users

Command Purpose
QUERY LOGMSG Display the system log message.
SET LOGMSG nn * text Change the system log message so that all users see the text of this line when they log on.
SET LOGMSG nn text Change the system log message so that users must enter QUERY LOGMSG to read the text of this line.
SET LOGMSG nn NULL Delete a line from the system log message.
SET LOGMSG NULL Delete the entire system log message.
MESSAGE ALL text Send a message to all users on the system.
MESSAGE ALL AT ALL text Send a message to every user on every system in the SSI cluster.
MESSAGE ALL AT sysname text Send a message to every user on a specific system in the SSI cluster.
MESSAGE userid text Send a message to a specific user on the system.
MESSAGE userid AT ALL text Send a message to a specific user on any system in the SSI cluster.
MESSAGE userid AT sysname text Send a message to a specific user on a specific system in the SSI cluster.
WARNING ALL text Send a warning message to all users on the system.
WARNING ALL AT ALL text Send a warning message to every user on every system in the SSI cluster.
WARNING ALL AT sysname text Send a warning message to every user on a specific system in the SSI cluster.
WARNING userid text Send a warning message to a specific user on the system.
WARNING userid AT ALL text Send a warning message to a specific user on any system in the SSI cluster.
WARNING userid AT sysname text Send a warning message to a specific user on a specific system in the SSI cluster.