Submissions to VAX SIG Tape, Spring 1987 from John Priebe and Linda Schwambach of Edison State College. John F. Priebe Linda Schwambach Edison State College Computer Services 1973 Edison Drive Piqua, Ohio 45356 513-778-8600 (work) 513-778-9128 (home) ACCMONTH.COM A command file to automatically generate simple accounting usage reports from the data in ACCOUNTNG.DAT . Useful for performance monitoring and to see which users are using the most resources. BATPRI.COM Runs detached to change the priority of batch jobs from 3 to 4 and then back down to 3 again, once every 15 minutes. SUBMON.COM MONITOR.COM These two command files run the MONITOR utility from 8:00am till 5:00pm to gather performance statistics. All you do is type $ SUBMIT SUBMON.COM and SUBMON.COM will run MONITOR.COM detached. SYSTAT.COM A command file that works like SHOW SYSTEM, but also includes the image name that the user is running. SYSTAT.FOR SYSTAT.OBJ SYSTAT.EXE This does the same thing as SYSTAT.COM, but it runs 18 times faster because it's compiled and because FORTRAN is fast. SESSION.TXT The outline from the session presented at the Spring 1987 DECUS Symposion, entitled "VAX/VMS Performance Tuning For The Worst- Case Scenario". SLIDES.TXT Other stuff from the above mentioned session.