Hi,

I would like to know if we can use PRTG to monitor VHD and VHDX disk health. Like checking that the virtual disk does not have disk errors etc.

Thanks


Article Comments

I don't really get what you want to monitor. I mean, virtual disks cannot have faulty sectors, or any physical issue whatsoever as long as the host disk is healthy. Do you mean the integrity of the VHD file itself or the integrity of the filesystem contained in the VHD ?

For the first case, I'd simply monitor the host disk. For the second, you could probably use a script sensor that executes a disk-checking program on the remote machine (chkdsk/fsck) and monitors the return value.


May, 2018 - Permalink

Hi,

Yes wanted to check the sectors and problems inside a VHD file. We recently had a problem where a VDH file had bad sectors and in the end completely screwed the VM which was needed to be restore.

Physical disks have reported OK on the host.

Just need to know if this possible to check/monitor VHD files.

Thanks Andy


May, 2018 - Permalink