NET/MASTER Management Services (MS) Command Reference Manual
EVERY
NonStop NET/MASTER MS Commands
115412 Tandem Computers Incorporated 2–87
EVERY The EVERY command issues a command, a message, or a series of commands at a
specified time frequency. Contrast this command with the AT command, which issues
a command, a message, or a series of commands at a specified time of day.
EVERY
hh
:
mm
:
ss
[ ENV={ PRI | CUR } ]
[ KEEP={ MON | LOG } ]
[ LIMIT={
execution-limit
| NO } ]
[ PMSG={ YES | NO } ]
[ ROUTE={
user-id
| * | MON | LOG } ]
[ TID=
timer-id
]
{ [ CMD= ]
command-text
| MSG=
message-text
}
hh
:
mm
:
ss
specifies the frequency at which to issue the command, message, or series of
commands. This operand is a positional qualifier and must immediately follow
EVERY in the command line.
hh
specifies the hourly intervals at which to issue the command, message, or
series of commands. This must be a number from 0 through 24.
mm
specifies the interval in minutes at which to issue the command, message, or
series of commands. This must be a number from 0 through 59.
ss
specifies the interval in seconds at which to issue the command, message, or
series of commands. This must be a number from the value specified by the
SYSPARMS EVCMDMIN command (the default value is 10 seconds) through
59.
ENV
specifies the processing environment in which the command is to execute.
PRI
executes the command in the primary processing environment associated with
an OCS window.
If you do not specify the KEEP operand, then you must remain logged on for
the timer command to execute in the primary processing environment.