Semaphores

The Semaphores Screen shows the status and usage of the semaphores used by
a Sun MTP system. These semaphores are used to control access to various internal 
Sun MTP structures and VSAM database buffers. Sun MTPScan collects all semaphore
statistics directly from Sun MTP. The Semaphores Screen displays the following 
information for each semaphore:

   Name         -> name of the semaphore
   Locks        -> number of times a semaphore has been locked
   Average Time -> average amount of time a semaphore has been locked
   Waits        -> number of times Servers have waited on a semaphore
   Delta        -> number of "Waits" within the last "Interval"

The "Interval" used to compute the "Delta" appears on top of the KxScrolledList 
to the right. Refer to the Help on the Semaphore Screen's "Name" datapoint for 
more details on the semaphores that appear on this Screen.
