首页 > 其他 > 详细

OpsMgr Connector 20070

时间:2017-01-22 16:23:09      阅读:291      评论:0      收藏:0      [点我收藏+]

技术分享

General: 

  The OpsMgr Connector connected to SCOM2012,but the connection was closed immediately after authentication occurred

You can try that without ways  First You need check the value of Server~

  

You Configure a SCOM 2012 gateway server according to this great article or this one but still after you do the MOMCertImport the gateway is failing to communicate with the SCOM RMS and you see this error on the event viewer:

 The OpsMgr Connector connected to SCOM2012, but the connection was closed immediately after authentication occurred.  The most likely cause of this error is that the agent is not authorized to communicate with the server, or the server has not received configuration.  Check the event log on the server for the presence of 20000 events, indicating that agents which are not approved are attempting to connect.

Apparently the SCOM stores the name of the server in this registry key: “HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft Operations Manager\3.0\Server Management Groups\<MG Name>\Parent Health Services\0″

there you find 2 values:

  • AuthenticationName
  • NetworkName
you must make sure that these keys are holding the EXACT name as the certificate of the MS server.
技术分享
 
In our case we needed to change the name from SCOM2012 to SCOM2012.Domain.com and after restarting the service everything started to work correctly.

 

OpsMgr Connector 20070

原文:http://www.cnblogs.com/junjiany/p/6340537.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!