LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (January 2002, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Wed, 23 Jan 2002 23:37:34 -0500
Reply-To:     Sigurd Hermansen <hermans1@WESTAT.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Sigurd Hermansen <hermans1@WESTAT.COM>
Subject:      Re: How to determine resource used on HP9000
Comments: To: David Simmons <DavidSi@KINKOS.COM>

Try the top command to monitor the distribution of resources to all processes currently running. It shows percentages being used at any one time. Sig

On Wed, 23 Jan 2002 07:54:43 -0800, David Simmons <DavidSi@KINKOS.COM> wrote:

>I'm having a battle internally at work where I'm getting blamed for >taking all the resources on an HP9000 that has 8 200mhz processors, >4 gigs of RAM, and 450 gigs of hard disc space. > >When I run onstat -g ses I can see the jobs I submit, the >threads, total and used memory. I am also submitting jobs on occasion >with MPConnect which just runs jobs simultaneously on different >processors. Sometimes I'll use 1 thread, and other times as many >as 60. > >Could someone explain how this works or point me in a direction where >I can do more research? > >Thanks - David


Back to: Top of message | Previous page | Main SAS-L page