Monitors included into Virtual Machines – Hyper-V Virtual Storage
The monitors from this application template watch stats for Microsoft Hyper-V Virtual Storage: error count, access speed (for read and write requests separately) and counters for total read and written bytes. These monitors make use of WMI, hence correct setting up WMI access is a mandatory prerequisite. More about templates.Monitors list
Monitors description
NB: for the below monitors, set ‘Virtual Storage Name’ parameter, if present, to actual virtual storage name.
Error Count (enabled by default) Shows corresponding storage device’ error count. That’s primary health monitor for this type of resource. It should be equal to zero.
Read Speed, bytes/sec (enabled by default) Shows data reading speed for the device, in bytes per second.
Write Speed, bytes/sec (enabled by default) Shows data writing speed for the device, in bytes per second.
Total Kilobytes Read Reports total amount of data read from the storage device.
Total Kilobytes Written Reports total amount of data written to the storage device. Note: flush command clears the mentioned counters.