New Taskman Hotness on Vista
OK, it’s not really Taskman, but sort of related. Task Manager is one of the admin’s or power user’s favorite tools. In Vista’s Taskman you can see from this pic below there are two easily discernible differences.
One difference is the ‘Services’ tab. In Windows XP you had all the other tabs, and the ‘Processes’ tab was probably your favorite, now your time will likely be split between Processes which contains most of the info you were looking for before, and the Services tab shows all services on the box, the parent group it’s a part of, the current state (Running, Stopped) and the process ID number. In Services, if you bring up the context menu for a service you can try to stop it, or you can ‘Go to Process’ which will take you to the owning process for this service in the Processes tab. Cool.
OK, that was one difference, here’s the second. See the button below ‘Resource Monitor’? Click it (ok, if you’re running Vista, go click it :smile:), this launches the Resource Monitor tool you can see farther below…
The Resource Monitor tool is new in Vista. It’s also known by the more cumbersome ‘Reliability and Performance Monitor”. This is the tool you wished you had in the box for XP or Win2k3, it’s like a poor man’s Perfmon with realtime data but no logging capability that I can find in it.
Besides launching it from Taskman you can also get to it:
- From the ‘computer’ context menu under ‘Manage’
- You can go to “Start - system tools - Reliability and Performance”
- Or from a CMD window you can type ‘perfmon /res‘
This tool can track and allow you to monitor all activities for CPU, Disk, Network & Memory.
Under CPU, not only do you get the typical ‘PID’, process, # threads, but also see ‘Average CPU’ usage.
For Disk, you can view read and write in B/Min, IO Priority and Response Time.
For Network you can view the net address a process is connected to or using and the Send/Rec/Total B/min.
Lastly, Memory shows process/PID, Hard Faults/min, Commit/Working Set/Shareable/Private memory usage.







