home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / vms / 20376 < prev    next >
Encoding:
Text File  |  1993-01-05  |  1.3 KB  |  35 lines

  1. Newsgroups: comp.os.vms
  2. Path: sparky!uunet!gatech!concert!samba!usenet
  3. From: Walt.Armour@launchpad.unc.edu (Walt Armour)
  4. Subject: Determining if process is runaway ?
  5. Message-ID: <1993Jan5.195143.7160@samba.oit.unc.edu>
  6. Summary: How?
  7. Keywords: process runaway CPU
  8. Sender: usenet@samba.oit.unc.edu
  9. Nntp-Posting-Host: lambada.oit.unc.edu
  10. Organization: UNC Office of Information Technology
  11. Date: Tue, 5 Jan 1993 19:51:43 GMT
  12. Lines: 21
  13.  
  14.    I am currently working on a sentry-type program to monitor processes
  15. on our systems.  It monitors processes for idle logout and for runaway
  16. CPU time.  The problem I have is determining whether a process is runaway
  17. or not.  The method I was going to use would compare the ratio of CPU time
  18. to connect time.  This works but is not the best.  If a user consumes enough
  19. CPU to prevent becoming idle it could stay logged in for several days then
  20. begin running away.  In that case my sentry could take several days to 
  21. classify a process as runaway.
  22.  
  23.   Are there better (and quicker) methods that determine if a process is runaway
  24. withing 5-10 minutes?
  25.  
  26. Tnx,
  27.    Walt
  28.    KD4QZQ
  29.  
  30. --
  31.    The opinions expressed are not necessarily those of the University of
  32.      North Carolina at Chapel Hill, the Campus Office for Information
  33.         Technology, or the Experimental Bulletin Board Service.
  34.            internet:  laUNChpad.unc.edu or 152.2.22.80
  35.