Job Queue daemon statistics.
| 
                     Parameter  | 
                
                     Type  | 
                
                     Count  | 
                
                     Description  | 
            
| 
                     waiting  | 
                
                     Integer  | 
                
                     1  | 
                
                     Number of jobs currently waiting to be processed  | 
            
| 
                     waitingPredecessor  | 
                
                     Integer  | 
                
                     1  | 
                
                     Number of jobs currently waiting on predecessor to finish execution so that they may begin  | 
            
| 
                     inProgress  | 
                
                     Integer  | 
                
                     1  | 
                
                     Number of jobs currently in execution  | 
            
| 
                     completed  | 
                
                     Integer  | 
                
                     1  | 
                
                     Number of jobs currently marked as completed  | 
            
| 
                     failed  | 
                
                     Integer  | 
                
                     1  | 
                
                     Number of jobs currently marked as failed  | 
            
| 
                     logicallyFailed  | 
                
                     Integer  | 
                
                     1  | 
                
                     Number of jobs currently marked as failed during execution due to a signaled script error  | 
            
| 
                     scheduled  | 
                
                     Integer  | 
                
                     1  | 
                
                     Number of jobs currently marked as scheduled for execution  | 
            
| 
                     avgWait  | 
                
                     Integer  | 
                
                     1  | 
                
                     The average wait time in seconds for jobs  | 
            
| 
                     avgRun  | 
                
                     Integer  | 
                
                     1  | 
                
                     The average run time in seconds for jobs  | 
            
| 
                     added  | 
                
                     Integer  | 
                
                     1  | 
                
                     The number of offloaded jobs introduced to the Job Queue throughout the lifetime of the daemon  | 
            
| 
                     served  | 
                
                     Integer  | 
                
                     1  | 
                
                     The number of jobs executed by the Job Queue throughout the lifetime of the daemon  | 
            
| 
                     startupTime  | 
                
                     Date  | 
                
                     1  | 
                
                     The date and time the daemon’s lifetime started  | 
            
| 
                     startupTimestamp  | 
                
                     Integer  | 
                
                     1  | 
                
                     The unix timestamp the daemon’s lifetime started  | 
            
Version: 1.3