NET/MASTER Management Services (MS) Command Reference Manual

EVERY
NonStop NET/MASTER MS Commands
2–92 115412 Tandem Computers Incorporated
Examples
1. Table 2-2 illustrates the time format for this command.
Table 2-2. EVERY Command Example Time Formats
Time Meaning
21:30:00 Executes the command every 21 hours and 30 minutes.
21:30 Executes the command every 21 hours and 30 minutes.
6:3 Executes the command every 6 hours and 3 minutes.
6:03 Executes the command every 6 hours and 3 minutes.
6:30 Executes the command every 6 hours and 30 minutes.
::50 Executes the command every 50 seconds.
:30 Executes the command every 30 minutes.
:9 Executes the command every 9 minutes.
1:00 Executes the command every hour.
2. The following example executes the command START every hour, limiting
execution to 10 occurrences, and executing it under the control of the Background
Monitor:
EVERY 1:00:00 LIMIT=10 ROUTE=MON CMD=START NCL1
3. The following example sends a message every 30 minutes:
EVERY :30 LIMIT=NO MSG=Close log at 18:00 this week.
4. The following example displays the status of links 10 times, every 10 seconds
beginning 30 minutes from the current time:
AT *+:30 LIMIT=1 CMD=EVERY ::10 LIMIT=10 SHOW LINKS