Missing Process counter from Available Counters in Perfmon

by rahul 2/18/2010 3:07:10 PM
Do you notice anything special in the list below? If you have been working with Perfmon enough, you will notice that the Process Counters are missing in the list below. Download a utility called Extensible Counter List from this link…. and run it. Select PerfProc and ensure that Performance Counters Enabled is checked. If it is not checked, check it. If you are not getting this checkbox at all, run this tool as an Administrator and you should be able to see it. Restart Perfmon after clo... [More]


Logparser Scenario 9:Find out different types of errors in your HTTP Error log files

by rahul 2/18/2010 12:11:39 PM
This post is a continuation of this article. Scenario 9:Find out total count of different errors in your HTTP Error Log file on any IIS Server Answer: Logparser "select sc-status, s-reason, cs-uri, count(*) from 'FolderName\*.log' to 'FolderName\Total.csv' Group by s-reason, sc-status, cs-uri" -o:CSV -i:HTTPERR If you want to just see the different types of errors coming up… use the following… Logparser "select s-reason, count(*) from 'FolderName\*.log' to 'FolderName\Total.c... [More]


Performance Monitor (Perfmon) counters for IIS - 4

by rahul 2/17/2010 1:23:15 PM
In part 1 of this series, I provided the BaseLine counter set for Windows 2k3. To close this loop for Win 2008, I am providing one more set of baseline counters for IIS. Download the following template and extract the XML file - IIS-BaseLine-Win-2k8.zip.     Start –> Run –> Perfmon     Right click on Data Collector Sets –> User Defined –> Select New –> Data Collector Set     Give a name, and ensure Create from a te... [More]


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]


Search


Tags



Categories

Calendar

<<  March 2010  >>
MoTuWeThFrSaSu
22232425262728
1234567
891011121314
15161718192021
22232425262728
2930311234

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