P   U   B   L   I   C  *  D   O   M   A   I   N  *  W   A   R   E
       *****************************************************************
       *                                                               *
       *       JOBTOT - REPORT ON TOTAL READS AND WRITES DONE          *
       *                                                               *
       *       By Fred Mitchell of ANA-LABS, INC       (609) 931-0011  *
       *                                                               *
       *       System Utility for the AM-100\L SuperMicro Computer     *
       *                                                               *
       *****************************************************************

       FUNCTION:
               Displays total number of READS & WRITES Performed
               by each job since logon. Then displays totals
               at end of list.

       FEATURES:
               Will now display ratio of all disk reads to disk
               writes. Good to quickly check the performance of
               software.

       USAGE:
               Very simple. Just type JOBTOT after placing this
               in your system partition.

       BUGS:
               If, for any job, the number of WRITES is ZERO,
               the R/W ratio comes out as a '-1'. This is, of
               course, a division by zero. Also, it only sums
               up the reads & writes SINCE LOGON. If the normal
               operation of your system involves rather extensive
               logging on & off, the totals will be incorrect in
               representing the I/O usage since system boot.

       HINTS:
               Expect more quality 'public domain ware' and
               other various types of software from
                                       Fred Mitchell of
                                       ANA LABS, INC.
                                       111 Harding AV.
                                       Bellmawr, NJ 08030
                                       (609) 931-0011

                                       Write for details.