GSVH115E SYSVIEW is not monitoring all CICS jobs.
search cancel

GSVH115E SYSVIEW is not monitoring all CICS jobs.

book

Article ID: 264644

calendar_today

Updated On:

Products

SYSVIEW Performance Management

Issue/Introduction

Is it possible to suppress this message, given that there is no plan to monitor all the CICS regions at this time? 

Environment

SYSVIEW 16.0 & 17.0 - z/OS supported releases - 

Resolution

The GSVHHCHK member lets you define SYSVIEW site-specific Health Check definitions.

The SYSV_CICSMON health check will service any active CICS regions that do not have SYSVIEW/CICS active within them. 

There is currently no way to exclude certain regions from this check, it is all or nothing.

The current alternative is to disable the check by commenting out the DEFINE CICSMON entry in the GSVHHCHK parmlib member.

To prevent this message from being received, you can put the CICSMON definitions on comment in your SITE and SYSTEM PARMLIB member GSVHHCHK:

   DEFINE         CICSMON                                   
       IDENT      HCHKCMON                                  
       MODULE     GSVHCMON                                  
       INTVL      00:10:00                                  
       EXINTVL    SYSTEM                                    
       LOW                                                  
       REASON     Ensure that all CICS jobs are monitored