Thanks, Linchi. What I am trying to do is to get number of bytes read/write
for a period of time. We are looking at buy a new server to replace one of
the production servers, and I am trying to get the bandwidth requirements.
Do you know how to get the counters? Is System Monitor the only tool I can
use?
Lijun
> They are same as @@total_read (or @@total_write), and they are the total
> number of disk reads (or writes) by SQL Server since it starts. So they
[quoted text clipped - 19 lines]
>>
>> Lijun
Andrew J. Kelly - 31 Dec 2007 16:01 GMT
That won't tell you any kind of bandwidth. Exactly what are you trying to
determine the server or the storage?

Signature
Andrew J. Kelly SQL MVP
Solid Quality Mentors
> Thanks, Linchi. What I am trying to do is to get number of bytes
> read/write for a period of time. We are looking at buy a new server to
[quoted text clipped - 29 lines]
>>>
>>> Lijun