Short:        Device monitoring and error logging package (V1.5)
Author:       Etienne.Vogt@obspm.fr
Uploader:     Etienne Vogt obspm fr
Type:         util/moni
Requires:     util/moni/Sysmon*.lha
Architecture: m68k-amigaos

INTRODUCTION

 ErrorLog is a package for monitoring device activity (currently disks and
networks) on classic AmigaOS systems.
 It requires AmigaOS 2.04 or higher as well as sysmon.library version 1 or
higher (available on Aminet as util/moni/Sysmon117.lha or from
http://mesopk.obspm.fr/vogt/amigasoft.html).

Some of the features provided by ErrorLog are :

 - Monitoring of the activity of disk and network devices.
 - Logging of device and other system errors (alerts) to disk in binary
   format, translated by a provided command line utility.

 ErrorLog has been developped and tested on the following configurations :

 - A4000T 68060 AGA, 2 Mb Chip 72 Mb Fast, OS 3.9
   1 Gb SCSI HD + 9.5 Gb IDE HD
 - A500 68000 ECS, 1 Mb Chip 1.5 Mb Slow 2 Mb Fast , OS 3.1
   20 Mb IDE-XT + 50 Mb SCSI + 115 Mb SCSI HDs
 - A4000 68040 AGA + CV64/3D (CGfx 3), 2 Mb Chip 16 Mb Fast , OS 3.9
   250 Mb IDE + 1 Gb SCSI + 512 Mb SCSI + 4 Gb SCSI HDs
 - A3000 68030/68882 ECS, 2 Mb Chip 16 Mb Fast , OS 3.5
   100 Mb + 2 Gb + 4 Gb + 9 Gb SCSI HDs
 - A500 68040(PP&S) ECS , 1 Mb Chip 2 Mb Fast16 8 Mb Fast32 , OS 2.1
   165 Mb SCSI HD
 
 This software is intended for experienced users. In particular, there
are no GUI tools available yet; so if you are a mouse-maniac user that
don't like typing Shell commands or editing ASCII configuration files,
I'm afraid that this software is not for you ;-) .


CHANGES

 V1.5
   Added display of SCSI command and sense data in ErrorLog formatter.
   Added device subtypes (used for SCSI device type specifications).
   Some minor bugfixes.

 V1.4 beta
   First public beta release of ErrorLog.