You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hinesmr edited this page Nov 20, 2012
·
3 revisions
Write Client code against the tool's API
This toolkit provides API for client programming in 3 different languages using XML-RPC to be used to direct benchmarks and algorithms against the API for maximum flexibility.
Additionally, these bindings also provide accessor methods for retrieving data from the mongodb database which the tool uses to store monitoring data.
Typically, upon starting up the tool, an "API Service" (xmlrpc server) is started on port 7070.
These examples are fairily self-explanatory. If you help or would like bindings written in a new language, don't hesitate to contact us and we'll try to accomodate you.