Wilders Security Forums  

Go Back   Wilders Security Forums > Software, Hardware and General Services > other software & services
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread
  #1  
Old October 16th, 2008, 11:21 AM
mr mister mr mister is offline
Infrequent Poster
 
Join Date: Nov 2007
Posts: 47
Default identifying 'heavy' programs

i am looking for a program to tell me the amount of resources that various programs are consuming
sometimes my computers gets very slow,so i want to find the culprit program/s
i want to try and get rid of programs which are too heavy or swap them with lighter alternatives,but first i have to identify these heavy programs
how do i do this?

thank you.
  #2  
Old October 16th, 2008, 11:33 AM
bigc73542's Avatar
bigc73542 bigc73542 is offline
Retired Moderator
 
Join Date: Sep 2003
Location: SW. Oklahoma 28.360USB, 27.385LSB, 147.255+
Posts: 23,602
Default Re: identifying 'heavy' programs

which OS are you running??
__________________
The Only Safe Computer Is Unplugged
MEMBER ASAP since 2004
Alliance of Security Analysis Professionals
  #3  
Old October 16th, 2008, 12:13 PM
mr mister mr mister is offline
Infrequent Poster
 
Join Date: Nov 2007
Posts: 47
Default Re: identifying 'heavy' programs

windows xp
  #4  
Old October 16th, 2008, 12:47 PM
bigc73542's Avatar
bigc73542 bigc73542 is offline
Retired Moderator
 
Join Date: Sep 2003
Location: SW. Oklahoma 28.360USB, 27.385LSB, 147.255+
Posts: 23,602
Default Re: identifying 'heavy' programs

I was hoping it was Vista. It has been long enough since I have used XP I actually don't remember exactlly how to get to the app to see the resource usage. Vista is easy but I will have to think a bit and will post back.
__________________
The Only Safe Computer Is Unplugged
MEMBER ASAP since 2004
Alliance of Security Analysis Professionals
  #5  
Old October 16th, 2008, 01:00 PM
HURST's Avatar
HURST HURST is offline
Very Frequent Poster
 
Join Date: Jul 2007
Posts: 1,420
Default Re: identifying 'heavy' programs

I think Tune-Up Utilities has a module to find memory and space hogs.
There must be other programs as well.
__________________
I SandboxIE
  #6  
Old October 16th, 2008, 01:35 PM
PROROOTECT's Avatar
PROROOTECT PROROOTECT is offline
Very Frequent Poster
 
Join Date: May 2008
Location: HERE ...Fort Lee, NJ
Posts: 1,102
Default Re: identifying 'heavy' programs

Hi,

# http://www.nirsoft.net/utils/opened_files_view.html

# NTFSRatio v1.3 : http://www.jam-software.com/freeware - click C:\ , and OK.

Add/Remove Windows components

Bye Bye
__________________
W.XPSP2,1GBRAM,13proc,17svc;IE8s ***
On-Demand
PowerTool XueTr NVT Ga S RFS
Preventive+
FW!! S.Mon. TinyW. JS SettingsX NoDs . =
URL checkZ Q W T U urlQ W IPduh DNS-info Sleuth
R W WPT BC WS M BShotSu C $ Rev IP
NoAV,Java JRE-Why Why|VOP MalwareTips-Turin Shroud PSus **READs!!! CATS!

Last edited by PROROOTECT : October 16th, 2008 at 01:43 PM.
  #7  
Old October 16th, 2008, 01:52 PM
Seer's Avatar
Seer Seer is offline
Very Frequent Poster
 
Join Date: Feb 2007
Location: Singidunum
Posts: 1,577
Default Re: identifying 'heavy' programs

Quote:
Originally Posted by mr mister
i am looking for a program to tell me the amount of resources that various programs are consuming

Guys,

am I missing something? What's wrong with the native Task Manager?

If you want something more comprehensive, then Process Explorer will do the job.

Opened Files View, NTFSRatio and such will tell you nohing on resources...
__________________
Nick
  #8  
Old October 16th, 2008, 03:08 PM
JRViejo's Avatar
JRViejo JRViejo is offline
Global Moderator
 
Join Date: Jul 2008
Posts: 10,433
Default Re: identifying 'heavy' programs

I agree with Seer and I would add to insure that Peak Memory Usage is selected via Task Manager's View > Select Columns so that it appears on the Processes window. That column is critical in finding out who's the memory hog.
  #9  
Old October 18th, 2008, 11:57 PM
MrBrian MrBrian is offline
Very Frequent Poster
 
Join Date: Feb 2008
Posts: 2,925
Default Re: identifying 'heavy' programs

How to keep Windows XP stable
  #10  
Old October 19th, 2008, 01:32 AM
farmerlee's Avatar
farmerlee farmerlee is offline
Very Frequent Poster
 
Join Date: Jul 2006
Posts: 2,581
Default Re: identifying 'heavy' programs

The default taskmanager should be fine. Just go to the 'processes' column then click on 'view' then 'select columns' and you can view whatever info you need.
__________________
Pryon G930V2
Windows 7 Home Premium 64 bit
Norton 360 v6
Sandboxie
  #11  
Old October 19th, 2008, 07:46 AM
lodore lodore is offline
Incredibly Massive Poster
 
Join Date: Jun 2006
Posts: 8,876
Default Re: identifying 'heavy' programs

process explorer,task manager or windows powershell.
in windows power shell use get-process for all processes
or for just one process type the get-process (insert process here) or use a wild card such as w* or *w
__________________
useful tools:cure it SAS Hitman Pro mbam KL Eset windows defender offline Sophos
  #12  
Old October 19th, 2008, 12:51 PM
Baldrick's Avatar
Baldrick Baldrick is offline
Very Frequent Poster
 
Join Date: May 2002
Location: South Wales, UK
Posts: 1,281
Default Re: identifying 'heavy' programs

Quote:
Originally Posted by lodore
process explorer,task manager or windows powershell.
in windows power shell use get-process for all processes
or for just one process type the get-process (insert process here) or use a wild card such as w* or *w
Process Explorer without a doubt. Used it in just such a case and it did the trick, ie, identified the culprits.
  #13  
Old October 19th, 2008, 04:36 PM
bellgamin's Avatar
bellgamin bellgamin is offline
Very Frequent Poster
 
Join Date: Aug 2002
Location: Hawaii
Posts: 5,202
Default Re: identifying 'heavy' programs

Quote:
Originally Posted by Baldrick
Process Explorer without a doubt. Used it in just such a case and it did the trick, ie, identified the culprits.
Agree totally. Process Explorer is superb -- small, stable, efficient, secure -- plus it is developed & issued by Mark Russinovich in conjunction with a subsidiary-domain of MS itself.

IMO, one should be very cautious about allowing free access to your hard drives by applications such as those mentioned in post #6.
__________________
Primo freebeez: TinyWatcher POP Peeper Kalender
  #14  
Old October 20th, 2008, 10:15 AM
PROROOTECT's Avatar
PROROOTECT PROROOTECT is offline
Very Frequent Poster
 
Join Date: May 2008
Location: HERE ...Fort Lee, NJ
Posts: 1,102
Default Re: identifying 'heavy' programs

Hello Bellgamin,

WHY is your comment on the applications of post #6 ?

Thank you for your answer ...
__________________
W.XPSP2,1GBRAM,13proc,17svc;IE8s ***
On-Demand
PowerTool XueTr NVT Ga S RFS
Preventive+
FW!! S.Mon. TinyW. JS SettingsX NoDs . =
URL checkZ Q W T U urlQ W IPduh DNS-info Sleuth
R W WPT BC WS M BShotSu C $ Rev IP
NoAV,Java JRE-Why Why|VOP MalwareTips-Turin Shroud PSus **READs!!! CATS!
 

Wilders Security Forums > Software, Hardware and General Services > other software & services « Previous Thread | Next Thread »

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Settings
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -4. The time now is 03:01 AM.


Powered by vBulletin® Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Copyright ©2002 - 2013, Wilders Security Forums