NET/MASTER Management Services (MS) Command Reference Manual
LBANNER
SYSPARMS TOACT1
NonStop NET/MASTER MS Commands
2–538 115412 Tandem Computers Incorporated
LOG
logs a message in the activity log and sends a message to all monitor-class
users.
rpt-interval
specifies a repeat interval for the action. This causes the specified action to be
repeated at the specified interval.
You can specify a repeat interval in the form:
mmm
.
ss
mmm
specifies the number of minutes. You can specify a value from 0 through
999.
ss
specifies the number of seconds. You can specify a value from 0 through
59.
Consideration
Timeout features are not active when the logon screen is displayed.
Examples
1. The following example rings the alarm when the first terminal timeout interval
expires:
SYSPARMS TOACT1=ALARM
2. The following example logs a message to the activity log and sends a message to
all monitor-class users when the first terminal timeout interval expires and
specifies a repeat interval of one minute:
SYSPARMS TOACT1=(LOG,1.00)