home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / admin / 4333 < prev    next >
Encoding:
Internet Message Format  |  1992-07-26  |  2.0 KB

  1. Path: sparky!uunet!mcsun!sun4nl!tuegate.tue.nl!rwa.urc.tue.nl!tgtcmv
  2. From: tgtcmv@rwa.urc.tue.nl (Martien Verbruggen)
  3. Newsgroups: comp.unix.admin
  4. Subject: Re: Help Needed: How to send mail to "e
  5. Message-ID: <tgtcmv.712224441@rwa.urc.tue.nl>
  6. Date: 27 Jul 92 08:07:21 GMT
  7. References: <1992Jul16.224234.13551@cco.calte> <1992Jul17.153708.3411@esds.mdc.c>
  8. Sender: root@tuegate.tue.nl
  9. Reply-To: tgtcmv@urc.tue.nl
  10. Lines: 36
  11.  
  12. bonney@esds.mdc.com writes:
  13.  
  14.  
  15. >In article <1992Jul16.224234.13551@cco.caltech.edu> jafl@cco.caltech.edu (John Lindal) writes:
  16. >>Does anyone know how to send mail to everyone on a particular system
  17. >>without having to specify all the user names?
  18. >>
  19. >>Please respond by e-mail to: jafl@cco.caltech.edu
  20. >>
  21. >>P.S. I'm trying to save myself some time every time the system fills up.
  22. >>     When it's full, I have to mail everybody to get them to clean up.
  23. >>
  24. >>Thanks
  25. >>
  26.  
  27. >I suggest you get a book called "UNIX System Administration", by Nemeth, Snyder,
  28. >and Seebass, published by Prentice Hall.  This is the classic book that every
  29. >Unix Admin should have.  Among other things, it has a script called "spacegripe"
  30. >which you can call from your cron.  It looks for partitions that are getting
  31. >full, and automatically sends messages to disk-hogs.  Unfortunately, the real
  32. >problem arises when people choose to ignore these messages.  What can you do
  33. >then?
  34.  
  35. Not much, relying on quota doesn't solve all the problems. I wrote a few
  36. scripts, that count used space per user, and takes appropriate actions.
  37. Spacegripe only looks for full file systems, it sometimes is necessary to
  38. just mail all users at a time about something important concerning the system.
  39. It then is handy to have a script that outputs all current user names, for
  40. example by reading the passwd file.
  41.  
  42. Martien Verbruggen.
  43. -- 
  44. Martien Verbruggen (tgtcmv@chem.tue.nl)    | Give every man thine ear,
  45.                     | but few thy voice.
  46. Eindhoven University of technology    |                      - Shakespeare
  47. Department of Chemical Engineering    |===================================
  48.