Parameters

The parameters for SETLOGR MONITOR are:
MONITOR
Provide system logger monitoring specifications.
OFFLOAD
Specify the initial and secondary delay intervals for monitoring system logger log stream offload activity. See Offload and Service Task Monitoring in z/OS MVS Setting Up a Sysplex for more information about the logger offload monitoring.
WARNALLOC(initial-delay-interval)
Specifies the amount of time, in seconds, allowed before the log stream offload monitor will start issuing warning message indicating an offload is delayed waiting for a data set allocation or deletion request to complete.

If the data set allocation and/or deletion request does not complete within this interval, system logger issues message IXG3101I to warn the operator or the log stream offload being delayed.

If this value is not less than the ACTIONALLOC secondary-delay-interval, then logger will not issue the IXG310I warning message as part of its log stream offload monitoring.
D LOGGER,IXGCNF[,MONITOR] system logger monitoring settings.
ACTIONALLOC(secondary-delay-interval)
Specifies the amount of time, in seconds, allowed before the log stream offload monitor will issue messages to allow possible action be taken by the installation because of an offload being delayed waiting for a data set allocation or deletion request to complete.
If the data set allocation and/or deletion request does not complete within this interval, system logger issues messages IXG311I to identify the log stream and data set resource and WTOR message IXG312I to allow action to be taken if necessary.
D LOGGER,IXGCNF[,MONITOR] system logger monitoring settings.
WARNRECALL(initial-delay-interval)
Specifies the amount of time, in seconds, allowed before the log stream offload monitor will start issuing warning messages indicating an offload is delayed waiting for a migrated data set recall request to complete.

If the migrated data set recall request does not complete within this interval, system logger issues message IXG310I to warn the operator of the log stream offload being delayed.

If this value is not less than the ACTIONRECALL secondary-delay-interval, then logger will not issue the IXG310I warning message as part of its log stream offload monitoring.
D LOGGER,IXGCNF[,MONITOR] system logger monitoring settings.
ACTIONRECALL(secondary-delay-interval)
Specifies the amount of time, in seconds, allowed before the log stream offload monitor will issue messages to allow possible action to be taken by the installation because of an offload being delayed waiting for a migrated data set recall request to complete.
If the migrated data set recall request does not complete within this interval, system logger issues messages IXG311I to identify the log stream and data resource and WTOR message IXG312E to allow action to be taken if necessary.
D LOGGER,IXGCNF[,MONITOR] system logger monitoring settings.
Start of changeLSPRIMARYEnd of change
Start of changeSpecify the system options related to log stream primary storage alerts and monitoring. See z/OS MVS Setting Up a Sysplex for additional details.End of change
Start of changeCONSUMPTIONALERT(ALLOW|SUPPRESS)End of change
Start of changeSpecifies whether log streams defined with WARNPRIMARY(YES) will issue log stream primary storage consumption alert messages on this system when the imminent threshold is exceeded or an entry threshold occurs, or for any log stream when a primary storage full consumption point is reached.End of change
Start of changeALLOW indicates that the primary storage consumption and offload messages will be issued if the log stream is defined with the correct parameters.End of change
Start of changeSUPPRESS indicates that this system will suppress any alerts or messages, regardless of the log stream definition.End of change
Start of change
D LOGGER,IXGCNF[,MONITOR] system logger monitoring settings.
End of change

Example 1, SETLOGR MONITOR,OFFLOAD,WARNALLOC(15):

Modify the system logger WARNALLOC(initial-delay-interval) to 15 seconds on the z/OS® image before warning message IXG310I is issued indicating a delay exists for a particular log stream offload.
    SY1  SETLOGR MONITOR,OFFLOAD,WARNALLOC(15)                            
    SY1  IXG651I SETLOGR MONITOR COMMAND ACCEPTED                         
    FOR LOGGER SYSTEM CONFIGURATION CHANGE                                
    SY1  IXG731I LOGGER PARAMETER PROCESSING COMPLETED SUCCESSFULLY FOR   
     SETLOGR REQUEST                                                      
    SY1  IXG607I   17.16.59  LOGGER DISPLAY 658                           
    LOGGER PARAMETER OPTIONS                                              
    KEYWORD           SOURCE   VALUE                                      
    ----------------- -------- -------------------------------------------
    CTRACE            DEFAULT  CTILOG00                                   
    MONITOR OFFLOAD                                                       
     WARNALLOC        SETLOGR  00015                                      
     ACTIONALLOC      DEFAULT  00060                                      
     WARNRECALL       DEFAULT  00060                                      
     ACTIONRECALL     DEFAULT  00120                                      
     SERVER IPV4      IPL (AX) 129.42.38.1
     PORT             IPL (AX) 5555                                       
     LOGBUFMAX        IPL (AX) 01                                         
     LOGBUFWARN       IPL (AX) 50                                         
     LOGBUFFULL       DEFAULT  MSG                                        

Example 2, SETLOGR MONITOR,OFFLOAD,ACTIONALLOC(25):

Modify the system logger ACTIONALLOC (secondary-delay-interval) to 25 seconds on the z/OS image before messages IXG311I and IXG312E are issued indicating a delay exists for a particular log stream offload and action can be taken at this time, if desired.
SY1  SETLOGR MONITOR,OFFLOAD,ACTIONALLOC(25)                          
SY1  IXG651I SETLOGR MONITOR COMMAND ACCEPTED                         
FOR LOGGER SYSTEM CONFIGURATION CHANGE                                
SY1  IXG731I LOGGER PARAMETER PROCESSING COMPLETED SUCCESSFULLY FOR   
 SETLOGR REQUEST                                                      
SY1  IXG607I   17.17.44  LOGGER DISPLAY 664                           
LOGGER PARAMETER OPTIONS                                              
KEYWORD           SOURCE   VALUE                                      
----------------- -------- -------------------------------------------
CTRACE            DEFAULT  CTILOG00                                   
MONITOR OFFLOAD                                                       
 WARNALLOC        SETLOGR  00015                                      
 ACTIONALLOC      SETLOGR  00025                                      
 WARNRECALL       DEFAULT  00060                                      
 ACTIONRECALL     DEFAULT  00120                                      
Start of changeMONITOR LSPRIMARY
 CONSUMPTIONALERT DEFAULT  ALLOW
ZAIEnd of change
 SERVER IPV4      IPL (AX) 129.42.38.1        
 PORT             IPL (AX) 5555                                       
 LOGBUFMAX        IPL (AX) 01                                         
 LOGBUFWARN       IPL (AX) 50                                         
 LOGBUFFULL       DEFAULT  MSG                                        

Start of changeExample 3, SETLOGR MONITOR,LSPRIMARY,CONSUMPTIONALERT(ALLOW):End of change

Start of changeModify the system logger CONSUMPTIONALERT setting to ALLOW on the z/OS image so that log stream primary storage consumption and offload messages can be issued when log streams are also defined with the correct parameters.
SETLOGR MONITOR,LSPRIMARY,CONSUMPTIONALERT(ALLOW)                     
IXG651I SETLOGR MONITOR COMMAND ACCEPTED                           
FOR LOGGER SYSTEM CONFIGURATION CHANGE                                
IXG731I LOGGER PARAMETER PROCESSING COMPLETED SUCCESSFULLY FOR SETLOGR
 REQUEST                                                              
DISPLAY LOGGER,IXGCNF,MONITOR                                         
IXG607I   12.13.35  LOGGER DISPLAY                                 
LOGGER PARAMETER OPTIONS                                              
KEYWORD           SOURCE   VALUE                                      
----------------- -------- -------------------------------------------
MONITOR OFFLOAD                                                       
 WARNALLOC        DEFAULT  00030                                      
 ACTIONALLOC      DEFAULT  00060                                      
 WARNRECALL       DEFAULT  00060                                      
 ACTIONRECALL     DEFAULT  00120                                      
MONITOR LSPRIMARY                                                     
 CONSUMPTIONALERT SETLOGR  ALLOW
End of change