Version: 2.3, July 1989 Submitted By: F.A. Canali, Gould Inc. Operating System: VAX/VMS V5.1 Source Language: MSG, DCL, MACRO-32, VAX BASIC Keywords: Security, System Management - VMS, Utilities - VMS Changes & Improvements: Use FORCEX: add protected images. Abstract: CPUCHECK is a program for monitoring CPU usage and killing
inactive users. It is designed to run in a memory limited
system and attempts to put as little swapping load on a
system as possible consistent with detecting inactive users.
Sloppiness in timing inactive users is traded for lighter
swapping loads on the system. Documentation is
in the form of comments at the top of the source code.