04-08-2014 02:39 AM - edited 03-01-2019 11:36 AM
Folks,
on a UCS 6100 fabirc extender how do you verify that the xmlagent is running?
this question is come from one of our developers,...I am not very efficent with 6100 series.
regards,
Nik
04-08-2014 04:11 AM
http://192.168.126.147/visore.html
192.168.126.147 = VIP address
04-08-2014 04:54 PM
Hi Nik,
There is no "xmlagent" per-se.
The *only* way to communicate to the UCS Manager is via the XML/API.
When you run the Java GUI --- even that communication is over the XML/API.
(If you running on Windows 7, you can even examine the GUI log file to see the XML/API calls at
C:\Documents and Settings\<UserID>\AppData\LocalLow\Sun\Java\Deployment\log\.ucsm
)
There's no way that UCS Manager can be "working but inaccessible over the XML/API". Not possible.
Hope this helps,
-Jeff
05-08-2014 04:26 AM
Hi Jeff,
through XML API we don't get in depth information the way we get when we make ssh connection to the switch. e.g. show environment command gives details info of FAN status , Temp, Power supply.
Houvblokf140-A(nxos)# show environment
We want same o/p on XML format for which we are trying to invoke XML interface via SSH
Thanks,
Abhishek
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide