NET/MASTER Management Services (MS) Command Reference Manual
LBANNER
SYSPARMS TOTIME2
NonStop NET/MASTER MS Commands
115412 Tandem Computers Incorporated 2–543
TOTIME2
TOTIME2=
timeout-interval-2
specifies the time interval to use as the second timeout period for inactive
terminals. Any terminal that is inactive for the specified time interval triggers the
action specified by the SYSPARMS TOACT2 command; the timer specified by
TOTIME2 is started when the interval specified by TOTIME1 expires.
You must set a first timeout period before setting a second timeout period.
If you specify a second timeout period using TOTIME2 and a repeat activity and
interval for the first timeout period using TOACT1, the repeat activity is repeated
until the second timeout period expires. After the second timeout period expires,
the repeat activity stops.
The
timeout-interval-2
operand is the same as the
timeout-interval-1
operand definition in the TOTIME1 command.
Examples
1. The following example specifies a second timeout interval of 20 minutes:
SYSPARMS TOTIME2=20.00
2. The following example repeatedly sounds an alarm when the first timeout interval
expires, but when a message is logged to the activity log the periodical alarms
stop:
SYSPARMS TOACT1=(ALARM,0.10)
SYSPARMS TOACT2=LOG