hi, i have a number of servers and i need to monitor disk queue length. I have added the sensor current disk queue length but on my servers i have a c:\ and a d:\. The sensor does not show this when you look at the data thats its gathering.
is it showing a queue length average of the 2 disks?
thanks
Article Comments
so how do you work out the queue length of individual disks? If the queue length is 10 then you cant just assume thats it 5 on each disk.
Feb, 2011 - Permalink
You would have to use a Custom WQL-Sensor:
- https://www.paessler.com/knowledgebase/en/topic/163-how-do-i-properly-configure-a-wmi-custom-sensor
- https://www.paessler.com/knowledgebase/en/topic/2633-disk-i-o-performance-snmp-custom-wmi
Feb, 2011 - Permalink
Hello,
we are using a sum covering all drives for the current disk queue length.
Best Regards.
Feb, 2011 - Permalink