MONITOR -- A RSX11M/M+ Perforance Monitoring Package The monitor consists of three tasks: 1). MON -- System sampling task 2). STM -- Tells mon its time to stop 3). MRP -- Outputs a report to file SY:[1,2]MONITOR.RPT To get started you need: 1). UIC [312,114] on device SY: 2). Put tape contents into SY:[213,114] 3). Type MCR>@MONITOR to assemble and task build the monitor ***NOTE*** EXEMC.MLB must be in LB:[1,1] RSXMC.MAC must be in LB:[11,10] RSX11M.STB must be in LB:[1,54] Command Switches: /NOPC - no task pc execution trace /NOME - no memory statistics /NOIO - no i/o statistics /NODR - no directive statistics /NOAL - none of the above To run the monitor: ***NOTE*** This task can only be run 1 time after it has been fixed in memory or the system is likely to crash 1). Type: MCR>@[10,140]STARTMON or MCR>INS MON MCR>FIX MON MCR>INS STM MCR>INS MRP MCR>MON /SW1/SW2.../SWN 2). To stop the monitor type MCR>STM 3). To print the report type MCR>PRI [1,2]MONITOR.RPT