NAME

oml2-proxycon - Control script for the oml2-proxy-server.

SYNOPSIS

oml2-proxycon PROXY_HOST PROXY_PORT

DESCRIPTION

oml2-proxycon provides a local interface to control the oml2-proxy-server(1) status. The The oml2-proxy-server running on PROXY_HOST (e.g., localhost) listens for OML client connections on network port PROXY_PORT (3004 by default). The oml2-proxycon expects commands on its stdin, and forwards them to the proxy server.

This is particularly useful within an OMF-based experiment, where resources can be controlled through messages written on applications' standard input.

BUGS

If a problem you are experiencing is not addressed in the FAQ (http://oml.mytestbed.net/projects/oml/wiki/FAQ_and_Support) nor already present in the list of know bugs (http://oml.mytestbed.net/projects/oml/issues). You could discuss it on the mailing list (details and archives at http://oml.mytestbed.net/tab/show?id=oml).

It is however advisable to open a ticket on our issue tracker at http://oml.mytestbed.net/projects/oml/issues/new. Don’t forget to include details such as client and server logs (at [--oml-log-level|-d] 2). It also helps if you can share the source code of a (minimal, if possible) example reliably triggering the problem.