20 Sep 2019 12:33 AM
Is there any way of checking the status of a Windows Failover cluster with the OneAgent?
20 Sep 2019 12:37 AM
This command in powershell Get-ClusterNode will do the trick, however not sure if you are able to gather it in any other way with OneAgent?
https://docs.microsoft.com/en-us/powershell/module/failoverclusters/get-clusternode?view=win10-ps#re...
13 Jan 2022 08:18 AM
Maybe possible to create something with the new WMI extensions?