Managing iIS Process Engines with Conductor Script
Chapter
8
Using the Conductor Script Utility
239
The following Conductor Script commands start up the Enterprise engine in the
preferred order.
Monitoring Engines and Engine Components
After you have started an engine, you should ensure that it has started successfully
and monitor it periodically.
You can get status information about the engine as a whole and about each of the
individual engine components. Conductor Script uses iIS engine agents to gather
engine component data. Each agent has a set of instruments that report relevant
information.
Monitoring the Engine
Typically you want to know which engine components are up and running.
➤
To check the engine runtime configuration
1.
Use the
ListEngines
command to see which engines are running in your
environment.
2.
Use the
FindEngine
command to make the engine of interest current.
3.
Use the
ShowStatus
command to display the runtime configuration of the
current engine.
findengine galaxy.enterprise
findnode server1
startgovernor
startdbservice load1 9
findnode server2
startunit primero
findnode server3
startunit secundo
startdbservice load2 8
findnode server4
Summary of Contents for iPlanet Integration Server 3.0
Page 1: ...Process System Guide iPlanet Integration Server Version3 0 August 2001...
Page 14: ...14 iPlanet Integration Server Process System Guide August 2001...
Page 18: ...18 iPlanet Integration Server Process System Guide August 2001...
Page 42: ...iIS Process Management Tools 42 iPlanet Integration Server Process System Guide August 2001...
Page 226: ...Performance Charts 226 iPlanet Integration Server Process System Guide August 2001...
Page 326: ...Conductor Script Commands 326 iPlanet Integration Server Process System Guide August 2001...
Page 358: ...Database Schema Reference 358 iPlanet Integration Server Process System Guide August 2001...