Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
ashwinreddy.c
Starting Member
13 Posts |
Posted - 2006-05-11 : 04:52:28
|
I have scheduled some counters likePhysicalDisk: Average Bytes/Transfer PhysicalDisk: Average Bytes/ReadPhysicalDisk: Average Bytes/Writeto the drives which contain the db files. My db files are in say F drive. I can see this F drive as 3F and 5F. and the output which iam getting is as follows.PhysicalDisk(3F:)\Average Bytes/Transfer and PhysicalDisk(5F:)\Average Bytes/Transfer and so on for the above 3 counters. i.e, instead of 3 counters iam getting 6 counters.I dont know which set of counters (3f or 5F) to look into.Any thoughts?RegardsAshwin ReddySQLServer DBA |
|
|
|
|