Hi,
we need to monitor fileserver metrics in a Microsoft Failover Clusters. Does anybody has a working solution here?
The Cluster is build on 2 (or 3) nodes. Theses nodes are monitored with icinga with the standard icinga Agent installed.
But…the fileserver role provides it’s own network name and a shared disks wihich are moved between the nodes, depening which node is running the role. I want to monitor specific role based metrics in icinga (like free disk space etc.)
I can’t do this on the nodes, as only one host would provide the role, but I can’t use the fileservers network name, as it’s not holding the correct certificate…
So…does anybody knows a way to go…?
PS.: In the past, there war a way with nsclient++ (running without any security), but for me it seems that the newer nsclient++ versions does not support this anymore…