-
CPU usage history
Hi,
Is it possible to see the CPU usage history other than running performance monitor?.
-
you can download some third party tools if you don’t like perfmon.
you can store a snapshot of sysperfinfo table every min and then analyze the usage. It will not capture all kind of CPU usage.
You can store the values of sysprocesses or output of sp_who2 in a table (every min) and then analyze it.
BTW. Why not perfmon?
-
As we know if we are using Performance monitor system perfromace will be decrease. So I don't want affect the existing system performance.
Thanks,
Ravi
-
it depends on how often you collect the information and what are the junks you want to collect.
Check this link.
http://www.sql-server-performance.co...utor_part1.asp
-
Originally Posted by ravi
As we know if we are using Performance monitor system perfromace will be decrease. So I don't want affect the existing system performance.
Thanks,
Ravi
No to resolve that
you can download an overclocking software which has the capability to overclock and fine-tune your CPU and even it won't strain your processor.
-
Ummm, things were a bit different 17 years, 4 months and 6 days ago ... when this thread was created.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|