home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-Update.iso / OpenStep / tools / monitor / LoginStats.README < prev    next >
Encoding:
Text File  |  1997-12-16  |  1.7 KB  |  70 lines

  1. LoginStats (A System Administration Tool) OpenStep Version 2.0
  2. by Eric Tremblay (ericet@cam.org)
  3.  
  4. Submitted to:
  5. ftp://next-ftp.peak.org/pub/openstep/submissions
  6.  
  7. Should end up in:
  8. ftp://next-ftp.peak.org/pub/openstep/mach/apps/utils/misc
  9.  
  10. Intro:
  11. ======
  12.  
  13. LoginStats was born from the need to know who was logged into
  14. my computer and who logged in that day. 
  15.  
  16. It can give you other interesting information about who and how
  17. much time users were using the computer. I think it's very useful
  18. and hope you think so too.
  19.  
  20. Please note that this application is simply a front end for the unix 
  21. "ac" and "last" commands. With some little added features.
  22.  
  23. New Features:
  24.  
  25. I have added commands to be able to track what programs are or
  26. have been executed on the machine. In order to do this you
  27. need to enable the system accounting on your system.
  28.  
  29. I added the sa button that will display system accounting information 
  30. for every process that has been executed and also another button
  31. with the -m option which will print number of processes and number 
  32. of CPU minutes for each user.
  33.  
  34. I have also added lastcomm which gives information on previously executed commands.
  35.  
  36.  
  37. The Package:
  38. ============
  39.  
  40.  
  41. Version 2.0 comes complete in a tar.gz package.
  42. Which includes:
  43.  
  44.  - LoginStats.app A FAT OpenStep binary for NeXT, Intel and Sparc hardware
  45.  
  46.  - README.TXT  This file
  47.  
  48.  - SpecialOffer Information about a special offer for the Nebula CDROM
  49.  
  50.  - Includes Full Source Code
  51.  
  52.  - FAT OpenStep binary, NeXT, Intel and SPARC.
  53.  
  54.  
  55. Compiling:
  56. ==========
  57.  
  58. This version includes all the source code necessary to recompile the
  59. program from scratch on OpenStep 4.0+ systems. 
  60.  
  61.  
  62. CONTACT INFO:
  63. =============
  64.  
  65. Comments and suggestions are welcomed:
  66.  
  67. E-mail:    ericet@cam.org
  68.    WWW:    http://www.cam.org/~ericet 
  69.  
  70.