Trailing-Edge
-
PDP-10 Archives
-
decuslib10-13
-
monrpt.doc
There is 1 other file named monrpt.doc in the archive. Click here to see a list.
Installation Guide for MONRPT and RESP
24-Nov-82
MONRPT and RESP are programs for reporting operating system performance.
Both programs use GETTABs to obtain data from the operating system. RESP
types out the five response measurements kept track of by TOPS-10. Use
of the MONRPT program is described fully in its help file.
MONRPT and RESP are written in FORTRAN-10 (version 6). However, each
uses a subroutine module written in MACRO-10. They have been tested on a
KL-1090 running TOPS-10 version 7.01.
The core image file MONRPT.EXE may be created using the following
sequences of monitor commands:
.COMPIL MONRPT,PRF
.LOAD MONRPT
.SSAVE
The core image file RESP.EXE may be created using the following
sequences of monitor commands:
.COMPIL RESP,RSUB
.LOAD MONRPT
.SSAVE
Several debugging procedures and test files are included in this
package. The file DB.MIC produces DB.REL and DB.EXE which is a debugging
version of MONRPT.
Anyone wishing to report bugs, make suggestions or otherwise discuss the
MONRPT program should contact:
Dr. Edmund West
University of Toronto Computing Services
255 Huron St.
Toronto, Ontario
(telephone: 416-978-4085)