Hi Team,
I am not find all the nodes and interfaces that needs to be monitored while configuring the SolarWinds Management pack on my SCOM server. The Logs are as below:
ERROR InfoServiceWrapper - Could not query proxy ... Query: SELECT I.InterfaceID, I.LastSync, I.InPercentUtil, I.OutPercentUtil, I.Status, I.Inbps, I.Outbps, I.InPps, I.OutPps, I.InDiscardsThisHour, I.OutDiscardsThisHour, I.InErrorsThisHour, I.OutErrorsThisHour
FROM Orion.NPM.Interfaces (nolock=true) AS I
System.ServiceModel.FaultException`1[SolarWinds.InformationService.Contract2.InfoServiceFaultContract]: RunQuery failed, check fault information. (Fault Detail is equal to SolarWinds.InformationService.Contract2.InfoServiceFaultContract).
Can anyone please help me with this and get it sorted.