Querying Agent Controller version information
<install-dir> = The absolute directory path where the Agent Controller has been unzipped. For example: /opt/tptpAC
The instructions for installing the new technology Agent Controller and other required software are in the TPTP Platform Download area. Complete the installation steps before trying to set up Agent Controller.
After a normal installation, you still need to configure the Agent Controller before you can start it. Perform the following procedures:
Note: Do not encase the environment variable's value in
double quotes even if there are spaces in the <install-dir> path.
If you want to make changes to the configuration file that was generated in step 1, you may run the SetConfig.sh script again or you may manually edit the file according to the rules outlined in the document Agent Controller configuration files. The Agent Controller must be restarted for the changes to take effect.
Start the Agent Controller by changing your working directory to <install-dir>/bin and running ACServer.
Stop the Agent Controller service by terminating the ACServer process (e.g. closing the command shell). Alternatively you can stop the Agent Controller service by entering:
ACServer -shutdown
To display the version of Agent Controller, simply type:
ACServer -v
or
ACServer -version
The Agent Controller will display its version and terminate.
To uninstall the agent controller: