NET/MASTER Management Services (MS) Command Reference Manual
LBANNER
SYSPARMS EVCMDMIN
NonStop NET/MASTER MS Commands
115412 Tandem Computers Incorporated 2–479
EVCMDMIN
EVCMDMIN=
repeat-frequency
specifies the minimum repeat frequency in seconds permissible for an EVERY
command. You can use this command to avoid inadvertently flooding the system
with timer commands.
The default value is 10 seconds. You can specify a value from 0 through 300. A
value of 0 in an EVERY command means that the command is to be executed
immediately. You must specify a repeat limit in this case, using the LIMIT
operand of the EVERY command.
Example
The following example specifies a minimum repeat frequency of 15 seconds:
SYSPARMS EVCMDMIN=15