Specifying an alternate QPEA target
Note that eaapi.ini allows for a qpreg running on one machine to register items on another.
- Create a file called eaapi.ini in the same directory as the qpreg utility.
- The content of eaapi.ini forces qpmon to contact qpea on the host and port specified instead of what it gets back from gethostname on port 2612.
Example eaapi.ini file content:
[networksettings]
sock_bind_address=10.1.10.84
agent_listen_port=7000
In the above example, qpreg would contact an agent (qpea) running on 10.1.10.84:7000.
Was this page helpful? Yes No
Submitting...
Thank you
Comments