IT tutorials
 
Technology
 

Windows Server 2012 : Performance Monitoring (part 6) - Resource Monitor - Processes, Services, Associated Handles, Associated Modules , Memory Tab

3/26/2014 9:50:22 PM
- Free product key for windows 10
- Free Product Key for Microsoft office 365
- Malwarebytes Premium 3.7.1 Serial Keys (LifeTime) 2019
Processes

This section lists any process actively running and consuming CPU resources.


Tip

In the Processes section, you can right-click and choose End Task.


Image—Filename.exe of each process

PID—Process ID of each associated process, which can be used to identify the process in Task Manager, other tools, or even the command line

Description—The file description that can be found by checking the properties of the EXE

Status—Shows whether a process is running or terminated

Threads—Number of processor instances

CPU—Current CPU utilization percent for a given process

Average CPU—Average CPU utilization percent over 60 seconds for a given process

Services

This section lists any services actively running and consuming CPU resources.


Tip

In the Services section, you can right-click and choose Start/Stop/Restart Services.


Name—Name of service

PID—Process ID of each associated process, which can be used to identify the process in Task Manager, other tools, or even the command line

Description—The service description

Status—Shows whether a process is running or terminated

Group—Group of Services running together

CPU—Current CPU utilization percent for a given process

Average CPU—Average CPU utilization percent over 60 seconds for a given process

Associated Handles

This section lists associated pointers to files, regkeys, directories, events, sections, and so on. When an application calls the appropriate API to create or open a resource, it is allocated a handle.


Tip

In the Search Handles box, type the name of the file/path to file and a list of processes with associated handles are listed.


Why is this information useful? With the type and handle name provided, you can check applications against handle leaks, paged pool, and so on. This information is also useful in determining when an item needs to be updated, but is seen as “in use.”

Associated Modules

In this section, modules, including DLLs, sys files, and EXE files, are referenced and used by processes to perform a function:

Image—Name of service

PID—Process ID of each associated process, which can be used to identify the process in Task Manager, other tools, or even the command line

Module Name—Name of the module used by a given process

Version—The version number of the associated module

Full Path—The full path to the module in use

Why is this information useful? With the version number, you can see the effects of a hotfix or other patch that intends to update a module. By sorting on Full Path, various processes can be identified as running the same module (DLL, for example).

Graphs

On the right, you see CPU-specific graphs:

CPU - Total—Shows an overall utilization

Service CPU Usage—Shows background processes’ utilization

CPU 0 - CPU 7—Shows utilization on a per core basis

Memory Tab

The Memory tab provides memory-related information about Processes and Physical Memory sections. After taking a look at this tab in Figure 7, let’s review the details behind each section and the information it provides.

Image

Figure 7. Resource Monitor: Memory Tab.

 
Others
 
- Windows Server 2012 : Performance Monitoring (part 5) - Resource Monitor - Overview Tab , CPU Tab
- Windows Server 2012 : Performance Monitoring (part 4) - Reports - Creating a User-Defined Report , Viewing Predefined System Reports
- Windows Server 2012 : Performance Monitoring (part 3) - Data Collector Sets
- Windows Server 2012 : Performance Monitoring (part 2) - Adding Counters with Performance Monitor
- Windows Server 2012 : Performance Monitoring (part 1) - Performance Monitor Overview
- Sharepoint 2013 : Using Office applications with SharePoint - Editing documents in Office (part 7) - Managing versions of a file from within Word, PowerPoint, Excel, or Visio
- Sharepoint 2013 : Using Office applications with SharePoint - Editing documents in Office (part 6) - Coauthoring with SharePoint 2013
- Sharepoint 2013 : Using Office applications with SharePoint - Editing documents in Office (part 5) - Checking in a file from within Word, PowerPoint, Excel, or Visio
- Sharepoint 2013 : Using Office applications with SharePoint - Editing documents in Office (part 4) - Editing a file that is configured as Check Out Required
- Sharepoint 2013 : Using Office applications with SharePoint - Editing documents in Office (part 3) - Checking out a file from within Word, PowerPoint,Excel, Visio
 
 
Top 10
 
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 2) - Wireframes,Legends
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 1) - Swimlanes
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Formatting and sizing lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Adding shapes to lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Sizing containers
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 3) - The Other Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 2) - The Data Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 1) - The Format Properties of a Control
- Microsoft Access 2010 : Form Properties and Why Should You Use Them - Working with the Properties Window
- Microsoft Visio 2013 : Using the Organization Chart Wizard with new data
Technology FAQ
- Is possible to just to use a wireless router to extend wireless access to wireless access points?
- Ruby - Insert Struct to MySql
- how to find my Symantec pcAnywhere serial number
- About direct X / Open GL issue
- How to determine eclipse version?
- What SAN cert Exchange 2010 for UM, OA?
- How do I populate a SQL Express table from Excel file?
- code for express check out with Paypal.
- Problem with Templated User Control
- ShellExecute SW_HIDE
programming4us programming4us