I need to track the IOPS that our Novell servers are using in order to spec out a SAN solution. I have been unable to find any tools or utilities that would allow me to do that. Does anyone know of a way to monitor disk usage and IOPS?
Software/Hardware used:
ASKED:
April 8, 2009 7:05 PM
UPDATED:
April 15, 2009 2:03 AM
Thank you for the information. But, I don’t see anything here that monitors disk activity. Is there something similar to the iostat or sar activity that I would get on a linux server?
You will need to find the specific OID for disk activity. That is what the SNMPWALK process does. It walks down the OID tree and returns the information from the host. The GETIF utility mentioned on the link provided above is one of the best for walking a tree.
I think I found the two OIDs that I need. They are titled nwFSreads and nwFSwrites. Does anyone know if these are synonymous with disk reads/writes or disk transfers (IOPS)?
Have you perused the tools/utilities that JRB Software offers? He may have what you need.