| Qualifier Reference |
| /NARROW Use the narrow (80 column) display or print format - this is the default |
| /PLAYBACK Display data from a file created by /RECORD |
| /WIDE Use the wide (132 column) display or print format |
| Monitor the system showing the comparison value as a positive or negative number indicating the change from the previous value. |
| Device-name is the name of a disk drive that you want to display i/o statistics in the main screen for. The selected drive can consist of a single drive in the form /DISK=DRA0: or a list of up to 5 drive specifications in the form /DISK=(DRA1:,DRA2:,USER$DISK1:). |
| The drive specifications can contain logical names. These are translated to physical names for display. |
| If you use volume sets, you must specify each drive individually, not just the first drive of the volume. |
| WATCH the system and include disk statistics for DRA0:, DRA1: and USER$DISK2:. |
| Absolute-time can be any absolute time, in valid OpenVMS date format. |
| Tells WATCH to begin recording system monitor information, recording is to stop at 17:30 (5:30 pm). |
| Valid values are in the range of 5 to 900. If you are using large intervals (greater than 30), you may miss significant events. For example, subprocesses that use a lot of CPU but are initiated and completed within the interval time. |
| Run WATCH displaying data on an 80 column screen. All disks are monitored and the top 5 i/o users are shown in the disk section each interval. This command is equivalent to WATCH/DISK=ALL. |
| Run WATCH without displaying usage statistics but recording them in the file WATCH.WAT for future analysis. Stop recording at 12:00. |
| The filename specified can be any valid OpenVMS filename. The filename is required, WATCH will not default it. |
| Summarize the recorded data in the file PEAK.WAT and write the summary report to a file called PEAK.RPT. Since no starting or ending times have been specified the entire record file will be summarized. |
| Generate a summary report for the afternoon peak usage period in data previously recorded in PEAK.WAT. The report will be written to a file called WATCH_REPORT.LIS. |
| Indicates a file created by the /RECORD qualifier that contains previously recorded WATCH data. |
| Replay the information WATCH collected and recorded in SYS$LOGIN:WATCH.WAT beginning with information from 17:30 and playing back to the end of the collected data. |
| A WATCH record file that has been previously created and contains the data you would like to print. |
| The file that WATCH should write the data to, formatted as ASCII text for printing. |
| $ WATCH/PRINT/START_TIME=2:00/END_TIME=4:00/COMPARISON=MAX - SYS$LOGIN:WATCH.WAT SYS$LOGIN:WATCH.LIS |
| Format the recorded data in the file WATCH.WAT for printing, writing the recorded data to WATCH.LIS. Only the data recorded between 2:00 and 4:00 should be formatted for printing. |
| The priority-number is a numberic value between 0 and 31 that you wish WATCH to have as its' base priority. The default OpenVMS base priority is 4 so specifying 5 or 6 should give WATCH the necessary priority to record information accurately. Digital strongly suggests not to specify a base priority over 15 for any process because of potential conflicts with the systems' detached processes. |
| Begin WATCHing the system, recording information displayed to the screen in a file WATCH.WAT in your default login directory. |
| Generate a summary report of previously recorded data. |
| Summarize the recorded data in the file PEAK.WAT and write the summary report to a file called PEAK.RPT. Since no starting or ending times have been specified the entire record file will be summarized. |
| /PLAYBACK=PEAK.WAT /OUTPUT=WATCH_REPORT.LIS |
| Generate a summary report for the afternoon peak usage period in data previously recorded in PEAK.WAT. The report will be written to a file called WATCH_REPORT.LIS. |
| The time specified is an absolute time, in OpenVMS standard time format. |
| Start playback of recorded data in the file PEAK.WAT at 17:30 (5:30 pm). Playback will show one screen every 10 seconds, the default interval). |
| Reformat for printing the recorded data in file PEAK.WAT from 17:30 (5:30 pm) to the end of the recorded data. |
| Run WATCH showing the top processes in terms of page faults in the process block of the main screen. |
| FTP ftp.saiga.com |
| E_mail sales@.saiga.com |
| Licensed to: SAIGA SYSTEMS SOFTWARE INC. |
| License name: COHORT3VAX |
| License node: _SITE_ |
| License expiry: 12/31/2099 |
| Current date: 24_NOV_1999 09:02:06.20 |
| Node name: EAGLE |
| VMS version: V5.5_1 |
| HW type: MicroVAX 3100 |
| Cluster member: Y |
| Number of nodes: 3 |
| Run WATCH displaying data on a wider screen. All disks are monitored and the top 5 i/o users are shown in the disk section each interval. |
| Notes: 1. When playing back or printing data you may specify either /narrow or /wide regardless of which was in effect at the time the data was recorded. These qualifiers do not affect how watch records data for subsequent playback. |
| 2. Be sure that your terminal is set to /width=132 before specifying this command in display mode. If you terminal is set to 80 columns the screen will either wrap, making the information difficult to read, or be truncating depending on the value of the /wrap terminal characteristic. |