If you have a server with 64 bit OS installed on it then by default running PERFMON will start 64 bit PERFMON. This will show counters only for 64 bit applications
It is highly likely that there are 32 bit apps which are running on the server which you need to monitor. In my case it was DTEXEC used by SSIS which was 32 bit version.
So to run 32 bit PERFMON you need to do following
Start --> Run --> MMC /32 PERFMON.MSC
This will start 32 bit performance monitor and all things 32 bit as well as 64 bit can be monitored
useful things about data, databases, data warehouse and related stuff. The opinions expressed in this blog are mine alone. They may not necessarily reflect that of my employers and customers - both past or present. The comments left by the reviewers are theirs alone and may not reflect my opinion whether implied or not. None of the advice is warranted to be free of errors and omission. Please use at your own risk and after thorough testing in your environment.
Showing posts with label perfmon 32bit 64bit OS. Show all posts
Showing posts with label perfmon 32bit 64bit OS. Show all posts
Tuesday, March 22, 2011
Subscribe to:
Posts (Atom)