Logo
CAR REVIEW
Windows Vista
Windows 7
Windows Azure
Windows Server
Windows Phone
PREGNANCY
 
 
Windows Vista

Maintaining Desktop Health : Monitoring Reliability and Performance (part 5)

3/29/2013 6:05:46 PM
Comparing Performance Monitor Logs

You can use System Monitor’s new Compare feature to overlay multiple log files for comparison. This feature is most useful for comparing multiple log files that have been configured to log the same data points for the same amount of time. To access the Compare feature, you must start Performance Monitor with the /sys parameter (perfmon /sys) from Run or from a command prompt. Once Performance Monitor is open, you can view and compare log files as illustrated by the following steps:

1.
To open the first log file, click the cylinder on the toolbar to open the System Monitor Properties dialog box.

2.
Click the Log files radio button and then click Add to open the Select Log File window.

3.
Locate the log file that you want to open and then click Open. The log file will be added to the System Monitor instance but no counters will be added by default.

4.
To add the desired counters, click the plus sign on the toolbar to open the Add Counters window. The counter data will be displayed in the main System Monitor window.

5.
Repeat steps 1 through 3 to open the second log, by opening another Performance Monitor instance with the perfmon /sys command, and add the desired counters.

6.
After you open the logs for comparison, two opaque Performance Monitor windows will open on the desktop. Position and size the anchor window—which may be any of the Performance Monitor logs being compared—in the desired location. This will be the Performance Monitor window upon which you overly the other windows.

7.
Select the second Performance Monitor window—which will be overlaid on top of the first window—to bring it into focus, click the Compare menu, point to Set Transparency, and then select the desired transparency level. Note that transparency here is not related to the Windows Vista Aero Glass feature and works on systems that are not capable of supporting Aero Glass.

The Set Transparency option sets the transparency of the window to be overlaid on the anchor window. The transparency options are: No Transparency, 40% Transparency, and 70% Transparency. When you set the transparency to 40%, the desktop background remains visible through the second window.

8.
Select the Compare menu item and then click the Snap To Compare option.

The second window is resized to the same size as the anchor window and is overlaid on top of the anchor window.

Note

You can still interact with both Performance Monitor windows individually to change properties; select menu items; and minimize, maximize, or close the windows.


Performance Monitor User Rights

Performance Monitor user rights are specified as follows:

  • Administrator Local and remote full control

  • Performance Log Users Can access and log performance counter data locally and remotely (create, manipulate, and view logs)

  • Performance Monitor Users Can access performance counter data locally and remotely (view logs)

Note

On earlier versions of Windows, Performance Monitor can be used to monitor Windows Vista computers with options previously available on earlier versions of Windows but without support for new Windows Vista features. The user of the earlier version of Windows must also be in the local administrator group on the Windows Vista computer.


Managing Performance Logs and Event Trace Sessions with Logman

Logman.exe creates and manages Event Trace Session and Performance logs and supports many functions of Performance Monitor from the command line. Logman has been enhanced in Windows Vista and uses the following syntax from an elevated command prompt:

logman [create | query | start | stop | delete| update | import | export | /?] [options]

Logman commands include the following:

  • logman create Creates a counter, trace, configuration data collector, or API

  • logman query Queries data collector properties

  • logman start | stop Starts or stops data collection

  • logman delete Deletes an existing data collector

  • logman update Updates the properties of an existing data collector

  • logman import | export Imports a data collector set from an XML file or exports a data collector set to an XML file

  • logman /? Displays help for logman

The following usage examples illustrate logman syntax.

logman create counter perf_log -c "\Processor(_Total)\% Processor Time"
									
									
									logman create trace trace_log -nb 16 256 -bs 64 -o c:\logfile          
									
									
									logman start perf_log                                                  
									
									
									logman update perf_log -si 10 -f csv -v mmddhhmm                       
									
									
									logman update trace_log -p "Windows Kernel Trace" (disk,net)           
								

					 
Other -----------------
- Preparing Windows PE : Automating Windows PE, Using Windows PE with BDD
- Using Voice and Sounds : Customizing Speech Recognition, Talking to the Mouse
- Using Voice and Sounds : Directing Your Computer with Voice Commands, Dictating Text
- Using Voice and Sounds : Controlling the Volume
- Preparing Windows PE : Working with Windows PE (part 3) - Customizing Windows PE
- Preparing Windows PE : Working with Windows PE (part 2)
- Preparing Windows PE : Working with Windows PE (part 1) - Adding Optional Components
- Maintaining Security : Restricting Content in Windows Media Center, Creating Trusted Contacts, Installing Critical Fixes
- Maintaining Security : Restricting Content in Windows Media Center, Creating Trusted Contacts
- Maintaining Security : Restricting DVD Movies in Windows Media Player, Preventing Access While Using Windows Media Player
- Maintaining Security : Maintaining High Security, Setting Internet Explorer Security
- Maintaining Security : Restricting Access on the Computer
- Preparing Windows PE : Setting up the Environment
- Preparing Windows PE : Exploring Windows PE
- Planning Deployment : Starting Deployment Workbench, Updating BDD 2007 Components
- Planning Deployment : Installing BDD 2007
- Planning Deployment : Preparing for Development
- Planning Deployment : Planning Low-Volume Deployment, Windows Vista Requirements
- Using BDD 2007 for Deployment Planning
- Developing Disk Images : Manually Preparing Images, Customizing BDD 2007
 
 
Most view of day
- Client Access to Exchange Server 2007 : Using Outlook 2007 Collaboratively (part 1)
- Administering an Exchange Server 2013 Environment (part 2) - Exchange Administration Center - Overview of the Exchange Administration Center
- Windows Phone 8 : Messaging - Composing a New Message (part 8) - Checking for New Mail
- Windows Small Business Server 2011 : Disaster Planning - Preparing for a Disaster, Restoring from Backup
- Microsoft Visio 2010 : Visualizing Your Data - Creating New Data Graphics
- Windows Server 2012 : DHCP,IPv6 and IPAM - Exploring DHCP (part 2) - Installing DHCP Server and Server Tools
- Windows Phone 8 : Orientation and the PhoneApplicationPage Class - PhoneApplicationPage Orientation Property
- Microsoft Dynamics AX 2009 : Form Customization (part 3) - Displaying an Image on a Form
- Windows Server 2012 : File Services and Storage - Configuring iSCSI storage (part 4) - Using iSCSI Initiator - Configuring iSCSI Initiator
- Preparing and Configuring Boot Images (part 2) - Adding Drivers to a Boot Image
Top 10
- Windows Phone 8 : Scheduled Tasks - Scheduled Task API Limitations
- Windows Phone 8 : Scheduled Tasks - Updating Tiles Using a Scheduled Task Agent
- Windows Phone 8 : Scheduled Tasks - To-Do List Scheduled Task Sample (part 5) - Editing an Existing To-Do Item
- Windows Phone 8 : Scheduled Tasks - To-Do List Scheduled Task Sample (part 4) - Creating the To-Do Item Shell Tile, Saving a To-Do Item
- Windows Phone 8 : Scheduled Tasks - To-Do List Scheduled Task Sample (part 3) - Debugging Scheduled Tasks
- Windows Phone 8 : Scheduled Tasks - To-Do List Scheduled Task Sample (part 2) - TodoService, TodoItemViewModel
- Windows Phone 8 : Scheduled Tasks - To-Do List Scheduled Task Sample (part 1) - TodoItem,TodoDataContext
- Windows Phone 8 : Scheduled Tasks - Using Scheduled Tasks
- Windows Phone 8 : Scheduled Tasks - Background Agent Types
- Windows Phone 8 : Windows Phone Toolkit Animated Page Transitions - Reusing the Transition Attached Properties
 
 
Windows XP
Windows Vista
Windows 7
Windows Azure
Windows Server
Windows Phone
2015 Camaro