Quantcast
Channel: VMware Communities : Discussion List - ESXi
Viewing all articles
Browse latest Browse all 8132

CIM programming guide in JAVA

$
0
0

Hi,

 

I want to develop a JAVA application which would monitor a server through CIM.

Basically, I would like the JAVA application to subscribe to the CIM broker (present on the server) so that in case of an event generation, it would send an indication to my JAVA application (a subscriber).

In this way, there would be no need to continuously poll the server from the JAVA application.

 

Now, I went through some posts on this community and in some of them I found that they are referring to some documentations based on JAVA though I didn't find it.

On Google, I found a pdf with some pseudo code based on python libraries though. I'm attaching it here.

https://vdc-download.vmware.com/vmwb-repository/dcr-public/1292c543-cdff-4e34-9f72-58948cf557a9/38ae4327-fb5f-45e7-9556-…

 

But it would certainly help me if someone can point me to such guide in JAVA.

Thanks,


Viewing all articles
Browse latest Browse all 8132

Trending Articles