Skip to content

cicsdev/cics-policy-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cics-policy-samples

Sample CICS policy system rule to monitor system health.

The policy will result in a CICS message DFHMP3009 being written when the number of active tasks in your CICS regions goes above 90% of your MXT value.

DFHMP3009 07/05/2017 11:39:27 IYK2Z3B1 Task 00252 (STRT) has triggered a taskThreshold system rule goes_above_90_percent_of_MXT FROM=90, TO=91) defined by policy mySystemRules in bundle CICSDEV_system_rule.

The article Using CICS policy system rules to monitor system health describes the steps to create this policy using CICS Explorer.

For a full list of the types of policies, an how to define them in CICS bundles, and install them in CICS see CICS Policies.

Pre-requisites

  • CICS TS V5.1 or later.

License

This project is licensed under Apache License Version 2.0.

About

Example CICS® policy system rule to monitor system health

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published