Monitoring Hyper-V cluster

Hi,

I want to monitor several Hyper-V servers and free/used diskspace (or a general health check) on the Cluster Shared Volumes they are on.
Are there any plugins that do so, or any powershell scripts that i can use NRPE/NSClient++ with?

Basically i want Nagios to alert me if the Cluster Shared Volume the Hyper-V servers are on, is low on space.

Any help appreciated :slight_smile:

I did something similar with my VMware cluster. I set up SNMP traps to go to my Nagios server. These are picked up with a passive trap and alerted on. This has the added benefit that the thresholds, etc are defined on the VMware server. Not sure what Hyper-V has in the way of this kind of functionality though.