AMPS Distribution Layout
This appendix lists the layout of the AMPS distribution, with special focus on the binaries present in the layout. Use this appendix to plan your AMPS deployment.
60East recommends that all AMPS deployments contain the full contents of the /bin
and /lib
directories. For development installations that are extending the AMPS server, your installation should contain the /api
and /sdk
directories (as well as the AMPS Server SDK, available through 60East support).
The AMPS distribution contains the following items at the top level:
Item | Description |
---|---|
| AMPS binaries: the AMPS server, daemon deployment scripts, AMPS utilities, and |
| AMPS base documentation. Current versions of the documentation and additional guides are available from the 60East website. |
HISTORY | Information on the AMPS revision history. In current distributions, this provides a link to the entry for this release of AMPS within the full revision history on the 60East web site. |
| Libraries used by the AMPS binary. |
LICENSE | The AMPS license. |
README | The README file for AMPS. |
| Headers used for modules that extend AMPS. |
/bin directory
Item | Description |
---|---|
| Diagnostic tool for testing the performance of I/O systems. |
| Utility for showing the contents of the AMPS client.ack file, containing persistent per-client information. |
| Utility for looking up details on AMPS log file items. |
| The AMPS server binary. |
| The downward compatible version of the AMPS server binary. This version avoids using some of the hardware capabilities present in newer CPU architectures. |
| A utility for identifying the type of AMPS files and the file format that the file uses. |
| Part of the AMPS service installation. This script is installed into the init.d directory when the AMPS service is installed. |
| Utility for extracting the contents of AMPS transaction log journal files. |
| Diagnostic tool for performance testing of the AMPS engine parsing infrastructure. |
| Utility for extracting the contents of AMPS SOW files. |
| Convenience wrapper for querying an AMPS statistics database. |
| Utility for upgrading data files from previous versions of AMPS to the current version. |
| Installation script for installing AMPS as a Linux service. |
| Directory containing the libraries used by the |
| Utility that provides a command-line interface to AMPS. |
| Installation script for removing the AMPS Linux service from the system. |
Last updated