Windows Server 2003 Performance Monitor - Strategies
Introduction to Performance Monitor Strategies
What have performance monitor and sex education in common? In
both cases teaching the mechanics easily, but in both cases the emotional
element is much harder to get across. Whilst my analogy is imperfect, my
point is valid, mastering performance monitor is a higher level art form,
whereas, merely
adding counters is easy.
To discover a bottleneck, performance monitor will unearth areas
of high demand, for example, RAM, Processor, or Disk. Logging key counters
can also anticipate problems, for example imminent disk failure.
Baseline, investigating the impact of services on system resources.
What is the network like at night when no-one is collecting email or querying SQL?
Linked to baseline analysis is capacity planning. Do you know what would
happen if you put another 100 users on that subnet? No? Performance
monitor will let you play 'what if..' games.
Learning about systems, is an unexpected bonus, you cannot help but
learn how the operating system works when you measure its performance counters.
For example, insights that database servers use more memory than file and print
servers.
Maximising resources, at the very least, performance monitor will give
you ideas for load balancing servers. Analysis may also unearth
incorrectly configured resource, for example network cards set at 100 Mps instead
of 1000 Mps. Time spent monitoring existing servers will repay when you
are working out the specification for a new machine.
Testing, a double edged sword. Having a test network to try new
configurations will ultimately improve the production network. Performance
monitoring may be the catalyst to commission or strengthen a test network.
Another selling point is that a top specification test network can provide spare
machines when a server on the live network needs to be repaired.
Guy Recommends: A Free Trial of the Network Performance Monitor
(NPM)
Solarwinds'
Orion performance monitor
will help you discover what's happening on your network. This
utility will also guide you through troubleshooting; the dashboard will
indicate whether the root cause is a broken link, faulty equipment or
resource overload.
Perhaps the NPM's best feature is the way it suggests solutions to network
problems. Its
second best feature is the ability to monitor the health of individual VMWare
virtual machines. If you are interested in troubleshooting, and creating network maps, then I recommend that you take advantage of Solarwinds' offer.
When I was a young 'greenhorn' on my first job, my findings were initially
dismissed because they said that my results were skewed because performance
monitor itself was putting a load on the server. Well, I learnt from that
experience and subsequently, I always monitor the servers from my laptop or a
spare machine.
Another trap that I fell into was trying to monitor a SQL. The problem
was that there were no SQL specific counters on my laptop, what I had to do was
install SQL locally on the machine which was monitoring the live server.
Microsoft Network Monitor v3.2 is a tool which captures TCP/IP
packets and reveals their source and destination addresses along with
detailed information stored in the datagram header. Network Monitor 3.2 works on all modern Windows
operating systems, such as Server 2008, and Vista.
Troubleshooting connectivity problems. Let
us imagine that DNS is not working. If you capture the appropriate
frames with the Network Monitor, you may discover from the destination
address that your machine is trying to connect to a non-existent DNS
server.
Calculating server response times. Each
packet has date / time information, thus you can measure response times
for conversations between your computer and various servers. If
necessary you could instigate a conversation with ping.
TCP re-transmissions.
A significant number of re-transmissions could indicate an intermittent
connection problem.
Identify broadcast traffic. Broadcast traffic is
an old enemy of network managers. You could use seeking
broadcast or multicast traffic as an opportunity learn more about Network
Monitor, while you check for a well-known network problem.
Guy Recommends: SolarWinds Engineer's Toolset v10
This Engineer's Toolset v10 provides a comprehensive console of utilities
for troubleshooting computer problems. Guy says it helps me
monitor what's occurring on the network, and each tool teaches me more about how the
underlying system operates.
Learn
the secrets of which counters to monitor. Master performance monitor
logging,
develop your skills with structured exercises and examples. Print
out a copy to read, while you design logs and alerts to detect network
bottlenecks.
*
Custom Search
Guy Recommends: Orion's NPM - Network Performance Monitor
Orion's performance monitor is designed for detecting network outages. NPM makes it easy to see what's working, and what needs your attention.
This utility guides you through creating network maps. It also helps troubleshooting by indicating whether the root cause is faulty equipment, or resource overload.