5 pts.
 free software for measuring disk I/O
Hi, any recommendations for a free software to:
Measure disk I/O & SQL Server statistics from many server at once + make graphs of the data?
ASKED: Aug 14, 2008  6:21 AM GMT
UPDATED: August 14, 2008  12:46:35 PM GMT
63,630 pts.

Answer Wiki:
Performance Monitor (perfmon) can capture this data into a SQL Server database and create graphs for you.

You can also use mrtg. It installs on a *nix server and can pull the data via smnp.

You can also use Cricket to monitor and graph this data as well. It also installs on *nix (but can be done on Windows with a little work).
Last Wiki Answer Submitted:  Aug 14, 2008  6:39 AM (GMT)  by  Mrdenny   63,630 pts.
To see other answers submitted to the Answer Wiki View Answer History.
Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _




 

Check out my SQL Server blog “SQL Server with Mr Denny” for more SQL Server information.

 63,630 pts.

 

There are plenty of server/network viewer tools out there. I suggest MRTG or Network probe…both put that sort of information in graphical form.

 11,205 pts.