Work item Statistics

To display work item statistics, you enter 4 in the Action field without specifying a data set name or system. This displays a panel similar to Figure 1.
Figure 1. INGAMS Work Item Statistics Display
 INGKYAM5                  SA z/OS  - Command Dialogs      Line  1    of 11     
 Domain ID   = IPUFJ     ---------- INGAMS   ----------    Date = 12/16/11      
 Operator ID = NETOP1          Sysplex = AOC4PLEX          Time = 17:02:39      
                                                                                
 Snapshot: 2011-12-16 17:02:37   Queue: 0           CPU time: 11.617            
                                                                                
 Cmd:  S Details                                                                
                          Since                                                 
 Cmd Task       Status    (secs)  17:02  -1  -2  -3  -4  -5  -6  -7  -8  -9 -10 
 --- ---------- -------- -------- ----- --- --- --- --- --- --- --- --- --- --- 
     ADMIN      IDLE                                                            
     QUERY1     IDLE                          4   1       1                     
     QUERY2     IDLE                                                            
     QUERY3     UNKNOWN                                                         
     SCHED      IDLE                      1                   1               1 
     UPDATER1   IDLE                      2                   2               2 
     UPDATER2   IDLE                                                            
     UPDATER3   IDLE                                                            
     UPDATER4   IDLE                                                            
     -------------------------------------------------------------------------- 
     Totals                               3   4   1       1   3               3 
                                                                                
 Command ===>                                                                   
    PF1=Help     PF2=End        PF3=Return                      PF6=Roll        
    PF7=Back                    PF9=Refresh                    PF12=Retrieve    
    
This panel shows history information about the work items processed by the automation manager. The automation manager keeps track of the last 500 work items processed by each of the tasks that build the automation manager kernel.
The following data is shown:
Snapshot
The snapshot timestamp shows the time of the query.
Task
The name of the task.
Queue
The number of elements in the workitem input queue.
CPU Time
The processor time (in seconds) used by the automation manager.
Status
The status of the task. It is one of the following:
BUSY
The task is processing a work item.
IDLE
The task is waiting for work.
NOTIDLE
The task has completed work but is not waiting for work.
UNKNOWN
History records have not yet been defined for this task.
Since
This is the number of seconds that the task has been processing the work item (elapsed time). If this number is unexpectedly high, it is an indication that something is wrong. The following coloring is used depending on how long the work item has been active for:
Color Active longer than
Red 60 seconds
Yellow 30 seconds
Blue 15 seconds
The columns to the right of the Since column show the number of work items that have been processed in one minute, starting from the time the statistics query was made or refreshed (with INGAMS DIAG REQ=STATS).
You can use the S command code to display details of the work item history for the selected task, such as the starting time and total processing time of the work item, as shown in Figure 2.
Figure 2. INGAMS Work Item History Display
 INGKYAM6                  SA z/OS  - Command Dialogs      Line  1    of 300    
 Domain ID   = IPZFA     ---------- INGAMS   ----------    Date = 09/28/07      
 Operator ID = NETOP1          Sysplex = SATPLEX           Time = 13:51:52      
                                                                                
                                                 Snapshot: 2007-09-15 13:29:55  
                 Starting Elapsed                                               
  Task       Day   Time   in secs Busy Work item                                
  ---------- --- -------- ------- ---- ---------------------------------------- 
  QUERY1         11:53:36   0.043      GET_RESOURCE_DATA                        
  QUERY1         11:54:11   0.096      GET_RAW_RESOURCE_DATA                    
  QUERY1         11:54:11   0.067      GET_RAW_RESOURCE_DATA                    
  QUERY1         11:54:11   0.069      GET_RAW_RESOURCE_DATA                    
  QUERY1         11:54:12   0.067      GET_RAW_RESOURCE_DATA                    
  QUERY1         11:54:12   0.067      GET_RAW_RESOURCE_DATA                    
  QUERY1         11:54:13   0.067      GET_RESOURCE_DATA                        
  QUERY1         11:54:14   0.066      GET_RESOURCE_DATA                        
  QUERY1         11:54:15   0.067      GET_RESOURCE_DATA                        
  QUERY1         11:54:16   0.066      GET_RESOURCE_DATA                        
  QUERY1         11:54:17   0.067      GET_RESOURCE_DATA                        
  QUERY1         11:59:11   0.091      GET_RAW_RESOURCE_DATA                    
                                                                                
 Command ===>                                                                   
    PF1=Help     PF2=End        PF3=Return                      PF6=Roll        
                 PF8=Forward    PF9=Refresh                    PF12=Retrieve