Performance Monitor (Perfmon) Counters for IIS - 3

by rahul 1/26/2010 4:58:40 AM
In the last couple of posts you’ve seen collection and manual analysis of Performance data. In this post let’s automate the analysis using one of the really fantastic tools called PAL – Performance Analysis of Logs. Download it from CodePlex. Ensure that you have installed all the pre-requisites… 1. Log Parser 2.2 Log parser is a powerful, versatile tool that provides universal query access to text-based data such as log files, XML files and CSV files, as well as key data sources on the Win... [More]


Performance Monitor (Perfmon) Counters for IIS - 2

by rahul 1/21/2010 4:25:40 AM
In my previous post, I have shown the configuration of perfmon counters. Let’s talk about how to analyze it now. Before you do anything else, read the following articles… IIS 6 Performance Counters Suggested Performance Counters to Watch (IIS 6.0) ASP.NET Performance Counters I know it is a lot of stuff to go through, but then to master drawing, you must learn about the brushes! To manually monitor some counters, you must add the .blg file that got created earlier when you stopped... [More]


Performance Monitor (Perfmon) counters for IIS - 1

by rahul 1/21/2010 3:48:47 AM
If you consider troubleshooting as an art, Perfmon will be one of the brushes – almost like sable. If you master it well, you can not only tell a lot about your server’s performance, you will also be able to take a lot of actions pro-actively even before anything breaks down. In this post, let me quickly show how you can create various counters and set it up on your IIS/SharePoint Servers.     Click Start –> Run –> Perfmon (Click Ok)     Right click... [More]


SharePoint 2010 – Step by Step – 3

by rahul 1/1/2010 4:40:23 PM
Objective 1 –> Install all the pre-requisites on the system that was created in part 2. Objective 2 –> Install SharePoint 2010 beta 2 binaries. Notes: 1. This is a public beta and there is no support available. It is to be used only for evaluation purposes 2. Software that needs to be downloaded…     a. OfficeServer.exe     b. Products Keys = BV7VC-RMR6B-26P6Y-BTQDG-DX2KQ OR PKXTJ-DCM9D-6MM3V-G86P8-MJ8CY     c. WCF Hotfix... [More]


SharePoint 2010 – Step by Step – 2

by rahul 12/30/2009 1:03:00 PM
Objective –> Run DCPromo on the system that was created in part 1. This is not a recommended way of setting up SharePoint, but due to the hardware limitations on my laptop I have no other choice. Basically, this will be a 1 server setup of SharePoint 2010 beta 2. In the part 1, a machine was setup with Win 2k8 R2 server x64, and Hyper-V enabled. In this post, the objective is to promote the machine to a domain controller. Click Start –> Run –> Type DCPROMO –> Click Ok  ... [More]


SharePoint 2010 – Step By Step – 1

by rahul 12/29/2009 11:10:50 AM
Objective 1 –> Installing Hyper-V on a Windows 2k8 R2 x64. This will be the Host OS. Objective 2 –> Creating a Virtual Machine with the OS as Win 2k8 R2 x64. This will be the Guest OS. Learning new stuff is the best part of my job. And for me the biggest motivation for learning is sharing. I just tend to learn more in the process and it feels really good when I get a random comment or mail saying it helped someone, somewhere out in the globe. I always have a lot on my plate to learn,... [More]


Let the browser war continue

by rahul 12/15/2009 11:49:11 PM
I don’t personally want this browser war to end… seriously! And that’s simply because each day the things are becoming simpler and simpler. I tried Google Chrome extensions and can easily see experience how easy things have become for me now. Let’s say you want to twitter a link that you just found. Going to a any URL Shortening service and submitting the link is fine, but just needs a little more dedication, especially for lazy guys like me. What I have now is Google Extensions which looks so... [More]


How to troubleshoot slow Page Rendering in ASP.NET?

by rahul 11/20/2009 7:37:44 AM
Before I answer this question, let us have a quick refresher. Answer this question diligently… Is Page_Render in ASP.NET really an EVENT? A BIG ZERO if you have said YES! The answer is No, It is not. Here is an excerpt from MSDN… <snip> This is not an event; instead, at this stage of processing, the Page object calls this method on each control. All ASP.NET Web server controls have a Render method that writes out the control's markup that is sent to the browser. If you create a custom... [More]


SQL Database files and Disk Drive Space Reporting Tool

by rahul 11/19/2009 5:43:03 AM
Not everyone will need this tool, but in case you have a Microsoft SQL Database Server and a lot of disk drives/SAN, you may choose to read on. Let’s assume you are a Database Administrator, and you have a lot of Disk Drives, and you have SQL Databases residing on quite a few of them. You know that a database file increases in size based on a specific setting and it is called, AutoGrow. Some of you would have it as x%, some x MB and some will have it set to different settings for different file... [More]


Microsoft Visual Round Trip Analyzer

by rahul 11/13/2009 9:51:05 AM
If you are a web developer, and haven’t heard of VRTA yet, you should try downloading it from here. It is free and it depends on Microsoft Network Monitor. To have the real knowledge about this VRTA, read the following article - 12 Steps To Faster Web Pages With Visual Round Trip Analyzer. Using this tool is a fairly simple task. Start VRTA.     Select your network.  Since I am using a Laptop, I chose Wireless…     Click the green play button . Th... [More]


Search


Tags



Categories

Calendar

<<  February 2010  >>
MoTuWeThFrSaSu
25262728293031
1234567
891011121314
15161718192021
22232425262728
1234567

View posts in large calendar

All Items
Sign in

Disclaimer

The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.
© Copyright 2010, Rahul Soni

Powered by BlogEngine.NET 1.4.5.0