The Assembler administrative servlet is available at
http://<application host>:<application
port>/<application>/admin
. Accessing the servlet without
entering an operation in the URL returns a list of available operations.
For information on configuring the administrative servlet, see Configuring the Assembler administrative servlet
The servlet supports the following operations:
Admin Operation |
Description |
---|---|
|
Updates the list of running Assemblers from the specified location on disk. |
|
Returns Assembler usage information as XML. |
|
Returns the performance statistics page. |
|
Resets Assembler statistics. It can be
combined with
/admin?op=stats&op=statsreset
|
Example 8. Example
To access the performance statistics page for the Discover Electronics authoring application with default settings, enter the following in your browser's address bar:
http://localhost:8006/discover-authoring/admin?op=stats