Previous Topic: ParametersNext Topic: Performance Monitor Record Descriptions


Examples

The following example invokes the Realtime Monitor and specifies that it is to run pseudo-conversationally:

V84  ENTER NEXT TASK CODE:
pmrm pseudo

Note: When you run the Realtime Monitor pseudo-conversationally, Performance Monitor still refreshes the screen.

You can use more than one task-code entry option at a time. The following example invokes the Realtime Monitor and specifies that it is to run with NOSTAE and a refresh interval of 30 seconds:

V84  ENTER NEXT TASK CODE:
pmrm nostae refresh 30

You can run Realtime Monitor to examine a remote Central Version from a local session:

V84  ENTER NEXT TASK CODE:
pmrm system=system71

You can run Realtime Monitor to list all active central versions whose job name starts with the prefix SYSQ:

V84  ENTER NEXT TASK CODE:
pmrm system=sysq*