Hello,
Has anybody run into this situation when adding a Hyper-V service running in a Windows Server 2012 R2 over WMI, all the server components list without problems, however, i added the Hyper-V resource but after a while the Host Status says: "Could Not Poll", there is no Host Status Description explaining the situation.
At the server level, i can see in the VIM logfiles the following trace:
2016-XX-XX 09:XX:12,625 [STP SmartThreadPool Thread #2] [N 250] ERROR SolarWinds.Orion.Pollers.Framework.PollerBase - HyperVPollerGeneric.DoPoll(...) encountered an error.
System.Management.ManagementException: Not found
at System.Management.ManagementException.ThrowWithExtendedInfo(ManagementStatus errorCode)
at System.Management.ManagementObject.Initialize(Boolean getObject)
at System.Management.ManagementBaseObject.get_ClassName()
at System.Management.ManagementClass.GetInstances(EnumerationOptions options)
at System.Management.ManagementClass.GetInstances()
at SolarWinds.VIM.Pollers.HyperV.WMI.HyperVPollerGeneric.FillHostAndVirtualMachinesInfo(HyperVPollerResult hyperVPollerResult)
at SolarWinds.VIM.Pollers.HyperV.WMI.HyperVPollerGeneric.DoPoll(PollerSettingsBase pollerSettings)
Does anybody knows what this means and if possible how to make it work? i have successfully added the resource for Hyper-V on WS2008R2 servers. I'm running NPM 10.4.1 and IVIM 1.5.0
Thank you in advance!