Managing iIS Process Engines with Conductor Script
Chapter 8 Using the Conductor Script Utility 241
The Conductor Script commands used to monitor individual engine components are documented in AppendixA, Conductor Script Commands and summarized in the following table:
Command Arguments Function See
FindEngine engine_name Set specified engine as the current
engine. The engine (nor any of its
components) does not have to be
running.
page284
FindDBService service_name Set the specified database service for
the current engine as the current
component. The database service
must be running.
page283
FindGovernor —— Set the governor for the current
engine as the current component.
The governor must be running.
page284
FindPrimary —— Set the primary engine unit for the
current engine as the current
component. The primary unit must
be ONLINE.
page285
FindUnit unit_name Set the specified engine unit for the
current engine as the current
component. The engine unit must be
running.
page286
ListEngines —— Display a list of all running and
configured iIS process engines in the
environment.
page289
ShowStatus [short] Display the status of the current
component. If the current
component is an engine unit in the
ONLINE state, then this command
shows the full instrumentation
implemented for all the engines
internal manager objects.
page309