Hello,
I've installed UCS MP and I can see 2 MPs in the list:
Cisco Unified Computing System Enterprise Management Pack
Cisco Unified Computing System Enterprise Management Pack (Virtualization)
I tried to assign an IP address to the Management Port as per instruction in ucsMPQS.pdf I downloaded along with the MP itself (section 3 on page 6) but when I click on Add monitoring wizard I get the following:
Microsoft.EnterpriseManagement.Internal.UI.Authoring.Extensibility.UISDKException: The page [CISCO.UCS.MP.UI.Proxy.Template.Page.ProxyDetailsPage] in the assembly [CISCO.UCS.MP.UI, Culture="", PublicKeyToken="6c9e6076cdf2c87a", Version="2.1.0.0"] could not be loaded. Please make sure that the account you are running under has sufficient privileges to load the given assembly, or the Management Pack that defines this page is installed or the assembly containing the page is in the path of the executable or that the page derives from known Operations Manager page type. ---> System.IO.FileNotFoundException: Could not load file or assembly 'CISCO.UCS.MP.UI, Version=2.1.0.0, Culture=neutral, PublicKeyToken=6c9e6076cdf2c87a' or one of its dependencies. The system cannot find the file specified.
File name: 'CISCO.UCS.MP.UI, Version=2.1.0.0, Culture=neutral, PublicKeyToken=6c9e6076cdf2c87a'
at System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
at System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
at System.Reflection.Assembly.Load(String assemblyString)
at Microsoft.EnterpriseManagement.Internal.UI.Authoring.Extensibility.UIPageSet.CreatePage(String assemblyName, String typeName)
WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
I've also found this post in the forum but the solution was to use the newest MP which I did (the file name in the message includes Version=2.1.0.0):
http://developer.cisco.com/web/unifiedcomputing/forums/-/message_boards/view_message/4320562 Your help is appreciated.