Short: v0.1 Experimental Lib/Dev/File/Font tracker. Author: andrew.ab2000@bigfoot.com (Andrew Bell) Uploader: andrew.ab2000@bigfoot.com (Andrew Bell) Type: util/moni Requires: AmigaOS 3.0+, MC68020 (MC68040+ recommended), Lots of spare RAM. util/libs/mui38usr.lha - version 3.8+ dev/mui/MCC_NList0_89.lha - version 0.89+ Introduction ------------ SysTracker is an experimental resource tracking style tool that I've been developing for the last few months in my spare time. I decided to release this beta to the public for feedback. Constructive comments and suggestions are welcome! SysTracker currently tracks libraries, devices, fonts, file handles and file locks through their allocated life time. You can monitor an application to see what resources it has opened, at that instance. SysTracker is a "real time" resource tracker, so to speak. Note: Only programs started *after* SysTracker can be properly tracked. This release lacks proper documentation, at the moment. However, a small FAQ has been included. (Full source code available at Aminet: dev/src/SysTracker_src.lha) DISCLAIMER ---------- FOR THE PURPOSE OF THIS DISCLAIMER, "SOFTWARE" REFERS TO ALL THE FILES PROVIDED IN THE ORIGINAL ARCHIVE DISTRIBUTED BY THE AUTHOR. THIS DISCLAIMER APPLIES TO ALL WHO USE THIS SOFTWARE. THE AUTHOR HAS DONE HIS BEST TO ENSURE THAT THIS SOFTWARE IS FREE FROM DEFECTS, ALTHOUGH THE AUTHOR CANNOT GUARANTEE THIS. THE AUTHOR HEREBY REJECTS ANY LIABILITY OR RESPONSIBILITY FOR THESE OR OTHER CONSEQUENCES FROM THE USE OF THIS SOFTWARE. THIS INCLUDES, BUT IS NOT LIMITED TO, DAMAGE TO YOUR EQUIPMENT, TO YOUR DATA, TO OTHER COMPUTERS / DEVICES YOUR COMPUTER IS CONNECTED TO, PERSONNAL INJURY, FINANCIAL LOSS OR OTHER EFFECTS. THIS SOFTWARE IS PROVIDED AS-IS. THIS MEANS THE AUTHOR CANNOT GUARANTEE THAT IT IS FIT FOR ANY SPECIFIC PURPOSE AND THE AUTHOR DOES NOT GUARANTEE BUG FIXES, UPDATES OR HELP DURING ERROR RECOVERY. ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. Copyright --------- SysTracker is Copyright © 1999-2000 Andrew Bell. All rights reserved. SysTracker v0.x is FREEWARE and is provided "AS IS". SysTracker uses the following software: muimaster.library - Copyright © 1992-2000 Stefan Stuntz. NList MUI custom class - Copyright © 1996-2000 Gilles Masson. Special thanks to the above programmers, for their hard work.