Previous Topic: RefreshNext Topic: Selecting an Object Mode


Monitor Mode

For z/OS systems, the Windows Client can display the object tables in two modes:

You can export each snapshot of the monitored rows to a workstation log file. The setting remains in effect as long as the table displays in Monitor mode.

When you save your Monitor view, you automatically save your settings for Monitor mode. If you save the view of the object table with Monitor mode enabled, then the table displays in Monitor mode the next time you select this view.

Monitor mode provides the basis for graphic monitoring of an object. For example, you can start Monitor mode in the Volumes table, then define a real‑time graph for this view. The Windows Client updates the graph automatically according to the time interval you specified and for as long as the table remains open, even if you minimize the table. If you close the table, the system ceases to update the data.

When a table displays in Monitor mode, its Execute button is disabled (dimmed).

You specify the rows that you want monitored by specifying:

For example, if you want to monitor the first five rows of your object table on a minute-by-minute basis, you would enter 1 in the Time interval in minutes field, 1 in the First row to process field, and 5 in the Number of rows to process. If you wanted to monitor the seventh row of you object table every half hour, you would enter 30 in the Time interval in minutes field, 7 in the First row to process field, and 1 in the Number of rows to process field.

To start the Monitor Mode function

  1. Select Monitor from the View menu of the table, the Monitor dialog is displayed:

    This illustration is a screen shot example of the Monitor dialog.

  2. In the Time Interval in minutes: field, specify the number of minutes after which the display is to be updated. For example, if you want to monitor an object on a minute-by-minute basis, you enter 1; if you want to monitor an object an hourly basis, you enter 60.
  3. In the First row to process: field, define the starting row for the range of rows to monitor in the corresponding text box. For example, if you want to start processing with the first row, you enter 1; if you want to start processing with the second row, enter 2.
  4. In the Number of rows to process: field, specify the range of rows and the number of rows in the corresponding text box. For example, if you want to process the first five rows, enter 5; if you want to process the first twenty rows, enter 20.
  5. Click the Start button. The Monitor dialog closes, and the table display is dynamically updated according to the parameters you specified.

To stop monitoring

  1. Select Monitor from the View menu of the table, the Monitor dialog is displayed.
  2. Click Stop, and then Exit. The Monitor dialog closes and the Execute button is enabled.