What is this?

This knowledgebase contains questions and answers about PRTG Network Monitor and network monitoring in general.

Learn more

PRTG Network Monitor

Intuitive to Use. Easy to manage.
More than 500,000 users rely on Paessler PRTG every day. Find out how you can reduce cost, increase QoS and ease planning, as well.

Free Download

Top Tags


View all Tags

are there any custom wmi templates for Disk Drive performance?

Votes:

0

looking for a template that creates a table for at least:

disk read %
disk write %
Average Disk Queue/current disk queue
average disk sec / write
average disk sec / read

guessing it could would be in table form and pick up all physical drives.

if not available, how can i come close to creating this with custom sensors or using the sensor factory tool.

disk sensor wmi

Created on Oct 11, 2010 4:32:06 PM

Last change on Oct 11, 2010 5:18:51 PM by  Torsten Lindner [Paessler Support]



1 Reply

Accepted Answer

Votes:

0

You might want to check out the Disk Sensors in the "WMI Vital System Data" Section.

To retrieve Disk Data directly via WMI in a "Custom WQL" or a "Custom EXE" Sensor please have a look at the following classes:

  • Win32_PerfFormattedData_PerfDisk_PhysicalDisk
  • Win32_PerfFormattedData_PerfDisk_LogicalDisk

Created on Oct 14, 2010 12:28:21 PM by  Torsten Lindner [Paessler Support]




Disclaimer: The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.