Diskperf Not Installed
The Windows parameter sets cannot collect information about the monitored computer unless the Disk Performance Statistics Driver (Diskperf) has already been run on the monitored computer.
By default, Diskperf installs the Disk Performance Statistics Driver above the fault tolerant driver, Ftdisk.sys
, in the I/O Manager disk driver stack. To determine if Ftdisk
is started in your configuration, use the Devices Control Panel.
Workaround
Use the following steps to run Diskperf on the monitored Windows computer. You must be a member of the Administrator's local group on a computer to run Diskperf on that computer.
Open a Command Prompt window.
Execute one of the following commands:
diskperf -y
: enables the counters on a standard disk configurationdiskperf
: indicates whether disk counters are enabled or disableddiskperf -yv
: enables disk counters on mirror and stripe sets and other non-contiguous partition sets and installs the performance statistics driver below the fault tolerant driver in the I/O stackdiskperf -n
: disables disk counters
Important
- To run diskperf on a remote computer, type the command name, followed by the computer name. For example:
diskperf//computername
- To monitor the physical disks in disk configurations that include Ftdisk, run the
diskperf -yv
command.
- Restart the computer.
See Also
Computer Name Not Found
No READ Access to the Perflib Subkeys
Unable to Connect to Server Node (Windows XP/ Windows 7 Machine)
IPV6 Support