INTERVAL

Read syntax diagramSkip visual syntax diagram
   .-INTERVAL(30M)------.   
>>-+--------------------+--------------------------------------><
   '-INTERVAL(m-+---+-)-'   
                '-M-'       

Specifies the length of the Monitor I reporting interval, where m is a divisor of 60, and M is minutes. This means that interval values of 1, 2, 3, 4, 5, 6, 10, 12, 15, 20, 30 or 60 minutes are possible, all of them meeting the SYNC value at least every hour.

At the end of the interval, the system dispatches Monitor I. Monitor I summarizes the recorded data and formats it into an interval report, or an SMF record, or both (see the Monitor I REPORT and RECORD options).

Note:
RMF™ processes this session option only if it is used in conjunction with one of the following SYNC options:
SYNC(RMF,mm)
SYNC(RMF,mmM)
NOSYNC

With SYNC(SMF), which is default, INTERVAL is ignored.

The default is 30 minutes (30M). The valid range for INTERVAL is from a minimum of one to a maximum of 60 minutes. If you specify less than one minute, RMF increases the value to one; if you specify more than 60 minutes, RMF decreases the value to 60. To synchronize the RMF reporting interval to any time within the hour, use the Monitor I SYNC option. See Synchronizing SMF recording intervals for more information.
Note:
  1. If you specify a STOP option, be sure that the value used there is equal to or greater than the INTERVAL value. Otherwise, RMF sets the STOP value to the INTERVAL value.
  2. RMF extends INTERVAL in two situations:
    • When the system does not dispatch Monitor I at the end of the interval.

      If RMF is executing, and does not get control within the specified interval length, RMF will extend the length to 99 minutes. If RMF still does not get control within the 99 minutes, data collection is skipped for that interval, and RMF issues a message to the operator. This can happen when the dispatching priority for RMF is too low; see Setting up the RMF control session including Monitor I and Monitor II on how to change the dispatching priority.

    • When you stop the processor during the interval.

      If the processor is stopped during the interval, the interval length can also exceed 99 minutes. To avoid missing data collection, stop the RMF monitor or control session before stopping the processor.