cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Who Me Too'd this topic

UCS Management Pack 4.1 SCOM - Connection to IMC server failed

MrDibbley
Level 1
Level 1

Running SCOM 2012 R2 with the 4.1 UCS management pack, discovered and monitoring the central UCS fine, we have 28 remote IMC's we are trying to monitor, when added in pairs either one of both fail with login error and SCOM stops monitoring them, i have turned up logging to debug and the only error displayed is:

 

DEBUG : 13 : 2018-02-28 09:33:50 : Entry: UcsImcAgent.PopulateClassDataCache(imcServer = Cisco.UcsService.UcsImc.IMCServerDetails, cacheClasses = System.Collections.Generic.List`1[System.String])
ERROR : 10 : 2018-02-28 09:33:52 : Error in the application.
ERROR : 10 : 2018-02-28 09:33:52 : at Cisco.Imc.ImcHandle.Login(String name, String userName, SecureString password, Boolean noSsl, Nullable`1 port, Action`1 dumpXml)
at Cisco.UcsService.UcsImc.UcsImcConnector.Connect()
at Cisco.UcsService.UcsImc.UcsImcAgent.PopulateClassDataCache(IMCServerDetails imcServer, List`1 cacheClasses)
INFO : 10 : 2018-02-28 09:33:52 : UcsImcAgent.PopulateClassDataCache() - connection to IMC server (10.40.21.69) failed.
INFO : 10 : 2018-02-28 09:33:52 : UcsImcAgent.PopulateClassDataCache() - disconnecting from : 10.40.21.69
INFO : 13 : 2018-02-28 09:33:56 : UcsImcAgent.PopulateClassDataCache() - connection to IMC server (10.40.21.68) established.
INFO : 13 : 2018-02-28 09:33:56 : UcsImcAgent.PopulateClassDataCache() - successfully verified version of IMC server : 10.40.21.68
INFO : 13 : 2018-02-28 09:33:59 : UcsImcAgent.PopulateClassDataCache() - disconnecting from : 10.40.21.68

 

i have tried different servers with the monitoring service same result, also changed from https to http again same problem.

 

any suggestions as to what we can tweak?

 

Thanks

Who Me Too'd this topic