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.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 Performance Counters.

Author  Topic 

ashwinreddy.c
Starting Member

13 Posts

Posted - 2006-05-11 : 04:52:28
I have scheduled some counters like

PhysicalDisk: Average Bytes/Transfer
PhysicalDisk: Average Bytes/Read
PhysicalDisk: Average Bytes/Write

to 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?


Regards
Ashwin Reddy
SQLServer DBA
   

- Advertisement -