From: James B. <jmb...@pr...> - 2007-03-29 03:48:45
The documentation seems to elude to a remote client to the server. Can someone point me to the API which describes this? I need the ability connect to a server and query certain aspects.
Thanks!
Birch
Hi Birch,
The documentation is referring to the command line tool. Many of the operations that can be done through the UI can also be scripted via the shell:
http://support.hyperic.com/confluence/display/DOCSHQ30/CLI+Reference
If you are looking for programmatic API's, we do expose an API via EJB's, but that is currently experimental. We are in the process of cleaning those up and exposing them in a way that's easier for end users.
-Ryan