Hi,
I want to get com.vmware.vcloud.diagnostics.UserSessions mbean details.
where can i get this api?
please provide sample code to connect jmx.
Thanks
karthika
Have you tried KB1026065? Is this helpful?
Hi.
Thanks for the quick reply. That link explains the attributes of vcloud mbeans. I 'm looking for a program to connect to jcloud mbeans and retrieve attributes and its values. Please reply ASAP.
Thanks
Karthika
Hi Karthika,
You can use any JMX client like Jconsole or Hyperic to view the mbeans. The JConsole is shipped with JDK, so its probably most conveneient. The Admin guide page 93 provides instructions on how to use jConsole.
https://www.vmware.com/pdf/vcd_10_admin_guide.pdf
HTH,
Sangeeta