Skip to content
This repository was archived by the owner on Oct 14, 2025. It is now read-only.

cicsdev/cicstg-cloud-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Warning

This repository has been archived

IBM Legacy Public Repository Disclosure: All content in this repository including code has been provided by IBM under the associated open source software license and IBM is under no obligation to provide enhancements, updates, or support. IBM developers produced this code as an open source project (not as an IBM product), and IBM makes no assertions as to the level of quality nor security, and will not be maintaining this code going forward.

Pre-reqs

Introduction

This CICS Transaction Gateway Request Monitoring exit is designed to store the request monitoring information in a cloudant database as described in the blog post Analysis of mobile workload using IBM Bluemix.

Usage

  1. Add the ctgcloudmonitor.jar to the classpath of your Gateway daemon along with the commons codec and json jar files.
  2. Add the following line to the Gateway daemon configuration file requestexits=com.ibm.ctg.samples.CloudMonitor
  3. Start the CICS Transaction Gateway with the startup parameter -j-Dcloudmonitor.dburl=<url of cloudant database> and optionally -j-Dcloudmonitor.logfile=<path to log file>

About

CICS® Transaction Gateway Request Exit to store monitoring data in a Cloudant Database

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages