Disk Utilization (Performance)
- Last Updated: December 11, 2024
- 2 minute read
- WhatsUp Gold
- Version 2024
The Disk Utilization (Performance) monitor provides disk capacity and utilization metrics. It is a core WhatsUp Gold performance monitor that cannot be removed from the Monitors Library. This monitor requires SNMP or Windows (WMI) credentials. If you collect from a VMware environment, you will need VMware credentials.
Note: If you want to return disk utilization metrics for a Hyper-V guest VM,
you must enable the VM to record WMI or SNMP metrics as described in a community article titled Hyper-V Disk Utilization Information May Not Be
Available. Outside of this requirement, Virtual Monitoring also provides
read/write metrics in the Virtual Machines Disk
Activity report. (The Virtual Machines Disk Activity monitor is a default
monitor added to devices exhibiting the VM
role).
Tip: This community article (Requirements for Remote WMI Access) details how to
enable WMI on the device(s) you want to poll.
- Select the Protocol with which you want to collect data from the device. If your selection generates an error or WhatsUp Gold informs you the selected protocol may/will not work for the device, please choose an alternate protocol prior to saving your monitor configuration.
- Specify if Disk Utilization data should be collected for All disks or Specific disks. If you plan to monitor utilization for only certain disks, enable the applicable checkbox(es) at left in the configuration dialog prior to saving your monitor configuration.
- Use the Polling interval (minutes) control provided to indicate how often you want data to be collected.
- Expand the Advanced section of the dialog and use the controls provided to
modify the Timeout (secs) and Retries
settings, if desired. Tip: This section of the configuration dialog contains a third control which allows you to specify how WhatsUp Gold should determine the uniqueness of disks; by Disk index or Disk description.
- Click OK to save your monitor configuration.
Please note, System Reserved partitions are excluded from data collection by default. If you want to disable collection of data for multiple disks (in this example, System Reserved partitions and the C:\ drive), run the following SQL query:
update GlobalSettings set sValue='System Reserved|C:' where sName =
'DiskFilter'
Important: Restart the Ipswitch Service Control Manager service after running any SQL query that
affects data collection.
Important: Any configuration to disable Disk, Memory, Interface, or CPU performance data collection
stops collection for all devices that match. This enhancement is not device-specific.