Click here to Skip to main content
15,902,198 members
Articles / Programming Languages / C++
Article

ProcessStudio 2.8 - monitor tasks visually

Rate me:
Please Sign up or sign in to vote.
2.89/5 (19 votes)
13 Feb 2001 179K   2.9K   49   49
An application to monitor tasks visually.

Sample Image - ProcessStudio.jpg

Introduction

This is a process/task monitoring tool for Windows NT 4.0 and Windows 2000 that offers an attractive alternative to the Task Manager. This application visually displays a process' CPU and Memory usage, as well as process status (e.g. Not Responding). Other facilities include:

  • Lists modules loaded against a process.
  • Hi-water marks.
  • A drill down feature that allows you to view enhanced detail on each process.

    Sample Image - drilldown.jpg

  • Sorting

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Software Developer (Senior) Software Kinetics
United Kingdom United Kingdom




Software Kinetics
are experts in developing customised and bespoke applications and have expertise in the development of desktop, mobile and internet applications on Windows.


We specialise in:

  • User Interface Design
  • Desktop Development
  • Windows Phone Development
  • Windows Presentation Framework
  • Windows Forms
  • Windows Communication Framework
  • Windows Services
  • Network Applications
  • Database Applications
  • Web Development
  • Web Services
  • Silverlight
  • ASP.net


Visit Software Kinetics

Comments and Discussions

 
GeneralRe: very cool! Pin
Abbas_Riazi1-Feb-03 18:02
professionalAbbas_Riazi1-Feb-03 18:02 
QuestionWhy not enum the threads under the processes? Pin
Krakora28-Jul-02 2:01
Krakora28-Jul-02 2:01 
AnswerRe: Why not enum the threads under the processes? Pin
28-Jul-02 8:28
suss28-Jul-02 8:28 
Generalok.... 1 more time Pin
Darren Schroeder4-Jul-02 19:15
Darren Schroeder4-Jul-02 19:15 
GeneralRe: ok.... 1 more time Pin
NormDroid4-Jul-02 20:57
professionalNormDroid4-Jul-02 20:57 
GeneralRe: ok.... 1 more time Pin
DaFrawg14-May-04 2:20
DaFrawg14-May-04 2:20 
GeneralRe: ok.... 1 more time Pin
NormDroid14-May-04 2:23
professionalNormDroid14-May-04 2:23 
GeneralBug with colors Pin
Jonathan Gilligan26-May-01 12:19
Jonathan Gilligan26-May-01 12:19 
If you choose a white background in the Colors dialog to something other than black, the background overwrites the color on the CPU and memory bars. For a dramatic example of this bug, set the background to white, the text to black, the grid to black, and all the bars to black. The grid disappears and the bars are visible only as outlines. If you double click on a process to get the detail view, the chart of activity appears in white (invisible), as does the name of the process you're viewing the detail on (to the right of the icon at the top of the view window).

If you are doing any maintenance on this, it would be nice to be able to set the background color without nuking the display.


He was allying himself to science, for what was science but the absence of prejudice backed by the presence of money? --- Henry James, The Golden Bowl
Generalmissing DLL Pin
17-May-01 15:32
suss17-May-01 15:32 
GeneralRe: missing DLL Pin
NormDroid13-Oct-01 5:14
professionalNormDroid13-Oct-01 5:14 
GeneralSource to the Graphics are NOW available Pin
Dan Madden9-Nov-00 0:37
Dan Madden9-Nov-00 0:37 
GeneralNice Tool, but a bit heavy on the CPU Pin
adamsd511-Oct-00 5:45
adamsd511-Oct-00 5:45 
GeneralRe: Nice Tool, but a bit heavy on the CPU Pin
Norm Almond11-Oct-00 6:12
sussNorm Almond11-Oct-00 6:12 
GeneralRe: Nice Tool, but a bit heavy on the CPU Pin
James R. Twine19-Oct-00 11:46
James R. Twine19-Oct-00 11:46 
GeneralRe: Nice Tool, but a bit heavy on the CPU Pin
Norm Almond19-Oct-00 22:02
sussNorm Almond19-Oct-00 22:02 
GeneralRe: Nice Tool, but a bit heavy on the CPU Pin
Jim Wuerch14-Feb-01 8:53
Jim Wuerch14-Feb-01 8:53 
GeneralSuggestions Pin
Dominic I. Holmes9-Oct-00 9:11
Dominic I. Holmes9-Oct-00 9:11 
GeneralAre you going to post the source Pin
Richard Cue5-Oct-00 4:26
Richard Cue5-Oct-00 4:26 
GeneralRe: Are you going to post the source Pin
Norm Almond5-Oct-00 7:26
sussNorm Almond5-Oct-00 7:26 
GeneralRe: Are you going to post the source Pin
Darren Schroeder7-Oct-00 14:33
Darren Schroeder7-Oct-00 14:33 
GeneralRe: Are you going to post the source Pin
2-Jan-01 4:39
suss2-Jan-01 4:39 
GeneralRe: Are you going to post the source Pin
Peter Hayward23-Oct-00 15:51
Peter Hayward23-Oct-00 15:51 
GeneralRe: Are you going to post the source Pin
Todd27-Oct-00 7:36
Todd27-Oct-00 7:36 
GeneralRe: Are you going to post the source Pin
zeki yugnak15-Jul-03 0:45
zeki yugnak15-Jul-03 0:45 
GeneralCan't download the project file. Pin
Jonathan Gilligan4-Oct-00 11:31
Jonathan Gilligan4-Oct-00 11:31 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.