Logo
PREGNANCY
Windows XP
Windows Vista
Windows 7
Windows Azure
Windows Server
Windows Phone
 
 
Windows Server

Windows Server 2003 : Monitoring Network Performance (part 1) - Using the Networking Tab in Task Manager

3/25/2011 2:42:42 PM

Using the Networking Tab in Task Manager

Sometimes, you just want to get quick information about what’s going on. If you wanted a phone number for a local pizzeria, you could look in the phone book and find the one you wanted, or you could get on the Internet and do a search for pizzerias within 5 miles, or you could ask a friend. Or you could simply dial 411 and get the information immediately. The operator usually even connects your call for another 50 cents. The beauty here is in the speed of getting what you want.

If your users report that a specific server is not responding to their requests appropriately, you should take immediate steps to diagnose the problem. The problem might be transient; that is, it might go away on its own. For instance, a 20-GB file might be transferring to or from the server, and hence, other requests might not be getting through. Other network performance problems are intermittent: they come and go with or without a pattern. These problems can occur after someone sets up a job to communicate with a server on a schedule or changes the normal routine to something abnormal.

But no matter what the problem is, you will probably want to resolve it right away. That’s what Windows Server 2003 Task Manager enables you to do.

Task Manager is a great tool for inspecting many areas of your server all at once. One area it can help you learn about your system is, in fact, networking performance. Although Task Manager might be less powerful than other tools , it is quite simple to access and can tell you a lot about the activities on your network.

To access Task Manager, you press Ctl+Alt+Del and click the Task Manager button. Then select the Networking tab, as shown in Figure 1.

Figure 1. Networking tab in Task Manager


The Networking tab provides an overview of the use on your network card. The scale on the left is the percentage used, and it automatically changes scale depending on how much the link is used. You can also determine other miscellaneous data—such as whether the link is operational or unplugged—by looking at the State column. And in the Link Speed column, you can see what speed the link is.

Choosing What to See Within the History

If you are receiving reports that the server is not responding fast enough to reads or writes, you might want to isolate the view of the network traffic. Indeed, you can choose to show and highlight the total traffic (the default) or choose to show and highlight the bytes sent or bytes received, as shown in Figure 2.

Figure 2. Filtering by selecting Bytes Total, Bytes Sent, or Bytes Received


Filtering allows you to ignore the other “direction” of the network flow. That is, if you are troubleshooting a server that is not responding quickly to writes, you can temporarily ignore the bytes sent. Conversely, if you are troubleshooting a server that is not responding quickly to reads, you can temporarily ignore the bytes received.

Choosing Columns

As you saw in Figure 1, you can obtain an overview of some important state data, such as link speed. However, Network Monitor can also be a useful tool to determine which types of traffic are coming across the interface. Your view of what’s going on is greatly enhanced by means of a network counter: an exposed piece of information, sometimes called a data point, that you can access to see the current status. If you determine the value of an available data point over time, you are sampling the data.

You can choose to add more counters in the overview by opening the View menu and selecting Select Columns. Then you will expose all the available counters, as shown in Figure 3.

Figure 3. Choosing the counters you want to see


There are 26 counters for you to examine. However, not every counter will be important in your troubleshooting. Table 1 shows some of the most useful counters for troubleshooting network performance.

Table 1. Helpful Counters
PropertyDescription
Network Adapter NameThe name of the network adapter. This check box is always selected. If you have multiple network adapters, you will see multiple listings.
Link SpeedThe speed of the network interface. If you suspect a bottleneck, verify that this number is the maximum speed of the network. Sometimes, the network card receives a signal from the router to fall back to a slower speed (typically 10 Mbps from 100 Mbps).
Bytes/IntervalThe rate at which bytes are sent and received on the network adapter. You can best judge this counter after gaining a baseline of your operations when your network is running smoothly.
Unicasts/IntervalThe number of unicast datagrams received during this interval. If this counter has data, you are likely dealing with real data and not broadcast traffic, which might be seen in the next counter, Nonunicasts/Interval.
Nonunicasts/IntervalThe number of broadcast and multicast datagrams received during this interval. If this counter has data, your interface might be dealing with background or broadcast traffic. You might have problems on your network that aren’t specifically related to this server if this counter is high.
Other -----------------
- Windows Server 2008 R2 : Group Policy Management for Network Clients - Group Policy Feature Set
- Windows Server 2008 R2 : Group Policy Management for Network Clients - Windows Group Policies
- SharePoint 2010 PerformancePoint Services : SharePoint List Data Source
- SharePoint 2010 PerformancePoint Services : Data Sources - Import from Excel Workbook
- SharePoint 2010 : Visio Graphics Services Overview
- SharePoint 2010 : Access Services Overview
- Windows Server 2008 Server Core : Managing System Users - Obtaining Group Policy Results with the GPResult Command
- Windows Server 2008 Server Core : Managing System Users - Configuring Profiles with the CMStP Utility
- Windows Server 2008 Server Core : Auditing User Access with the AuditPol Utility
- BizTalk Server 2010 : Configuring Core Server Settings
- BizTalk Server 2010 : Indicating Matches in Maps
- SharePoint 2010 : Publishing to Excel Services (part 2) - Allowing Parameter Input in Excel Web Access
- SharePoint 2010 : Publishing to Excel Services (part 1)
- Securing an Exchange Server 2010 Environment : Securing Outlook Web App
- Securing an Exchange Server 2010 Environment : Protecting Against Spam
- Securing an Exchange Server 2010 Environment : Securing Outlook 2007
- Securing an Exchange Server 2010 Environment : Securing Your Windows Environment
- Windows Server 2008 R2 Administration Tools for Desktops : Creating Custom Installations Using Capture Images
- Windows Server 2008 R2 : Creating Discover Images (part 3) - Pre-creating Active Directory Computer Accounts for WDS
- Windows Server 2008 R2 : Creating Discover Images (part 2) - Adding Drivers to Boot and Discover Images
 
 
Most view of day
- Windows Server 2012 : Simplifying the Datacenter (part 4) - Managing Windows 2012 with Performance and Reliability Monitoring Tools, Leveraging the Best Practice Analyzer
- Windows Server 2012 Administration : Creating Groups (part 1) - Domain Functional Level and Groups , Creating AD Groups
- System Center Configuration Manager 2007 : Network Design - Use of BITS
- Exchange Server 2007 : Migrating from Windows 2000 Server to Windows Server 2003 (part 6) - Upgrading Domain and Forest Functional Levels
- Microsoft Project 2010 : Fine-Tuning Task Details (part 3) - Interrupting Work on a Task
- Planning Deployment : Preparing for Development
- Maintaining Desktop Health : Monitoring Reliability and Performance (part 3)
- Sharepoint 2013 : Managing Security - Grant Permissions to a File or List Item
- Microsoft Project 2010 : Tracking Progress on Tasks (part 3) - Entering a Task’s Completion Percentage
- SQL server 2008 R2 : Reverting to a Database Snapshot for Recovery
Top 10
- Sharepoint 2013 : Working with the CSOM (part 6) - Working with the JavaScript client object model - Creating, reading, updating, and deleting in the JavaScript client object model
- Sharepoint 2013 : Working with the CSOM (part 5) - Working with the JavaScript client object model - Handling errors
- Sharepoint 2013 : Working with the CSOM (part 4) - Working with the JavaScript client object model - Returning collections
- Sharepoint 2013 : Working with the CSOM (part 3) - Working with the managed client object model - Creating, reading, updating, and deleting
- Sharepoint 2013 : Working with the CSOM (part 2) - Working with the managed client object model - Handling errors
- Sharepoint 2013 : Working with the CSOM (part 1) - Understanding client object model fundamentals
- Windows Phone 8 : Configuring Mailbox Settings (part 5) - Configuring Automatic Replies
- Windows Phone 8 : Configuring Mailbox Settings (part 4) - Lightening the Display,Changing the Mailbox Sync Settings
- Windows Phone 8 : Configuring Mailbox Settings (part 3) - Message Signatures, Blind CCing Yourself
- Windows Phone 8 : Configuring Mailbox Settings (part 2) - Unlinking Mailboxes, Conversation View
 
 
Windows XP
Windows Vista
Windows 7
Windows Azure
Windows Server
Windows Phone
2015 Camaro