home *** CD-ROM | disk | FTP | other *** search
/ IT.SOFT 22 / ITSOFTCD_22.iso / mac / SLAKWARE / A8 / SYSKLOGD.TGZ;1 / SYSKLOGD / usr / doc / sysklogd / README.linux < prev    next >
Encoding:
Text File  |  1998-03-19  |  3.0 KB  |  73 lines

  1. Welcome to the sysklogd package for Linux.  All the utility
  2. documentation has now been moved into the man pages.  Please review
  3. these carefully before proceeding.
  4.  
  5. Version 1.3 of the package is the culmination of about two years of
  6. experience and bug reports on the 1.2 version from both the INTERNET
  7. and our corporate Linux networks.  The utilities in this package should
  8. provide VERY reliable system logging.  Klogd and syslogd have both
  9. been stress tested in kernel development environments where literally
  10. hundreds of megabytes of kernel messages have been blasted through
  11. them.  If either utility should fail the development team would
  12. appreciate debug information so that the bug can be reproduced and
  13. squashed.
  14.  
  15. Both utilities (syslogd, klogd) can be either run from init or started
  16. as part of the rc.* sequence.  Caution should be used when starting
  17. these utilities from init since the default configuration is for both of
  18. these utilities to auto-background themselves.  Depending on the
  19. version of init being used this could either result in the process
  20. table being filled or at least 10 copies of the daemon being started.
  21. If auto-backgrounding is NOT desired the command line option -n should
  22. be used to disable the auto-fork feature.
  23.  
  24. I have found work on the sysklogd package to be an interesting example
  25. of the powers of the INTERNET.  Stephen, Juha, Shane, Martin and
  26. myself have successfully collaborated on the development of this
  27. package without ever having met each other, in fact we could pass on
  28. the street without realizing it.  What I have developed is a profound
  29. respect for the personal capabilities of each one of these
  30. individuals.  Perhaps the greatest `Linux Legacy' will be that its
  31. development/enhancement is truly an example of the powers of
  32. international cooperation through the worldwide INTERNET.
  33.  
  34. We would be interested in keeping track of any and all bug
  35. fixes/changes that are made.  At the time that work was started on the
  36. sysklogd package the syslog(d) sources seemed to have fallen into
  37. neglect.  This work started with and continues the believe that it is
  38. important to maintain consistent standardized system utilities
  39. sources.  Hopefully the Linux community will find these sources to be
  40. a useful addition to the software gene pool.
  41.  
  42. There is a mailing list covering this package and syslog in general.
  43. The lists address is sysklogd@Infodrom.North.DE .  To subscribe send a
  44. mail to Majordomo@Infodrom.North.DE with a line "subscribe sysklogd"
  45. in the message body.
  46.  
  47. New versions of this package will be available at Joey's ftp server.
  48. ftp://ftp.infodrom.north.de/pub/people/joey/sysklogd/
  49.  
  50. Best regards,
  51.  
  52. Dr. Wettstein
  53. Oncology Research Division Computing Facility
  54. Roger Maris Cancer Center
  55. Fargo, ND
  56. greg@wind.rmcc.com
  57.  
  58. Stephen Tweedie
  59. Department of Computer Science
  60. Edinburgh University, Scotland
  61.  
  62. Juha Virtanen
  63. jiivee@hut.fi
  64.  
  65. Shane Alderton
  66. shane@scs.apana.org.au
  67.  
  68. Martin Schulze
  69. Infodrom Oldenburg
  70. joey@linux.de
  71.  
  72. And a host of bug reporters whose contributions cannot be underestimated.
  73.