« Back to Technical Discussions

Fish the UCS API with Wireshark

Combination View Flat View Tree View
Threads [ Previous | Next ]
toggle
You can monitor and control Cisco UCS via the XML API¿ if you just knew how.  As well as learning the API, you also need to troubleshoot it.  For those two reasons, you need to know how to use Wireshark to expose the raw API interactions.
 
http://viewyonder.com/2010/09/19/fish-the-ucs-api-pool-with-wireshark/ 

Hah, I just posted on having to use wireshark because the API wasn't fully mapped and came upon your post. The thing I was looking for was how the Flash KVM page was being launched. BTW it is this:

http://UCSM-URL/ucms/kvm.jnlp?kvmIpAddr=THEKVMIP&kvmdN=org-root/org-BLAH/ServiceProfileName

If you use balboa (1.4) with LDAP you need to prepend 'ucs-' to the domain(provider group)...

Chris

Hah, I just posted on having to use wireshark because the API wasn't fully mapped and came upon your post. The thing I was looking for was how the Flash KVM page was being launched. BTW it is this:

http://UCSM-URL/ucms/kvm.jnlp?kvmIpAddr=THEKVMIP&kvmdN=org-root/org-BLAH/ServiceProfileName

If you use balboa (1.4) with LDAP you need to prepend 'ucs-' to the domain(provider group)...

Chris

 
Chris, Steve,
 
At the bottom of this page http://developer.cisco.com/web/unifiedcomputing/start is a link to Third Party Tool document I created that goes over WireShark and Poster http://developer.cisco.com/c/document_library/get_file?groupId=2048839&folderId=2049143&name=DLFE-26525.pdf
 
John