Description of IMS variables in member IMSTHRSH
search cancel

Description of IMS variables in member IMSTHRSH

book

Article ID: 245071

calendar_today

Updated On:

Products

SYSVIEW Performance Management

Issue/Introduction

The IMSTHRSH parmlib member is used to define initial IMS threshold definitions for monitored resources. 

For example:

 

*======================================================================
*   Section: Threshold Definitions                                     
*======================================================================
 DEFINE IMRCUC%  IMSID =    RSCE =         LIMIT 75                    
 DEFINE IMSBSIZ% IMSID =    RSCE =         LIMIT 75                    
                                                                       
 DEFINE IMTRABND IMSID =    RSCE =         LIMIT 1                     
 DEFINE IMTSQUE  IMSID =    RSCE =         LIMIT 1                     
                                                                       
 DEFINE IMBPFREE IMSID =    RSCE =         LIMIT 4K                    
 DEFINE IMBPUSE% IMSID =    RSCE =         LIMIT 80                    
                                                                       
 DEFINE IMSLARCH IMSID =    RSCE =         LIMIT 0   RULETYPE LOWER    
 DEFINE IMSLFULL IMSID =    RSCE =         LIMIT 1                     
 DEFINE IMSLINAC IMSID =    RSCE =         LIMIT 1                     
 DEFINE IMSLSTOP IMSID =    RSCE =         LIMIT 1                     
                                                                       
 DEFINE IMRGOCC% IMSID =    RSCE =         LIMIT 80.000%               
                                                                       
)EOF                                        /* Logical End of File   */

 

 

Is there a list of these IMS threshold variables and a description?

Environment

Release : 16.0

Component : SYSVIEW

Resolution

Use the VARS IMS command in Sysview to display the IMS variables. 

There is a DESCRIPTION column with a description of the variable.