Viewing Engine Properties
View engine properties, including name, step count, thread count, persistence mode, and engine state, from the bwadmin console.
To view properties, the engine must be running on an AppNode. Open the bwadmin console and enter the following command to view properties for the engine running on AppNode AN2 in Domain D2 and AppSpace AS2:
bwadmin show -d D2 -a AS2 -n AN2 bwengine
The following details are displayed:
Property | Description | More Information |
---|---|---|
Engine Name | The name of the engine running on the specified AppNode. | N/A |
Engine Step Count | The number of activities executed by an engine thread uninterruptedly before yielding the thread to another job. | Engine and Job Tuning |
Engine Thread Count | The maximum number of threads that can be executed concurrently. | Engine and Job Tuning |
Engine Persistence Mode | The type of collaboration between machines. | Engine Persistence Modes |
Engine State | The state of the engine. | N/A |
Copyright © Cloud Software Group, Inc. All rights reserved.