Conductor Script Commands
Instrument
ActiveActivities
CurrentActivities
CompletedActivities
AbortedActivities
TotalActivities
RunningTimers
StoppedTimers
CurrentTimers
TotalTimers
ReadLocks
WriteLocks
CurrentLocks
TotalLocks
QueuedReadLocks
QueuedWriteLocks
ResponseTime
ActivePages
AllocatedPages
PeakAllocatedPages
TransactionCount
DatabaseName
312
iPlanet Integration Server • Process System Guide • August 2001
Description
Number of current ACTIVE activities
Number of current activities = PendingActivities +
ReadyActivities + ActiveActivities
Number of completed activities (terminated) since engine
startup
Number of aborted activities (terminated) since engine
startup
Number of activities since engine startup =
CurrentActivities +
CompletedActivities + AbortedActivities
Number of current running timers
Number of current stopped timers
Number of current timers = RunningTimers +
StoppedTimers
Number of timers since engine startup = CurrentTimers +
number of terminated timers
Number of current read (shared) locks
Number of current write (exclusive) locks
Number of current locks = ReadLocks + WriteLocks
Number of locks since engine startup = CurrentLocks +
number of terminated locks
Number of current read (shared) locks queued
Number of current write (exclusive) locks queued
The average time it takes for the engine to complete a
request made by a session
The size of the primary engine unit memory heap
The amount of the active memory currently allocated to
objects created by the primary engine unit
The amount of allocated memory remaining after the most
recent memory reclamation (probably the best measure of
active memory utilization)
The number of transactions completed with the engine
database since engine startup.
The name of the engine database.
Need help?
Do you have a question about the iPlanet Integration Server 3.0 and is the answer not in the manual?
Questions and answers