60 lines
3.5 KiB
HTML
60 lines
3.5 KiB
HTML
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||
|
<html>
|
||
|
<head>
|
||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||
|
<meta name="Copyright" content="Copyright (c) 2006 by IBM Corporation">
|
||
|
<title>Monitoring APIs</title>
|
||
|
<!-- All rights reserved. Licensed Materials Property of IBM -->
|
||
|
<!-- US Government Users Restricted Rights -->
|
||
|
<!-- Use, duplication or disclosure restricted by -->
|
||
|
<!-- GSA ADP Schedule Contract with IBM Corp. -->
|
||
|
<!-- Change History: -->
|
||
|
<!-- YYMMDD USERID Change description -->
|
||
|
<!-- 050201 JETAYLOR new for v5r4 -->
|
||
|
<link rel="stylesheet" type="text/css" href="../rzahg/ic.css">
|
||
|
</head>
|
||
|
<body>
|
||
|
<!-- Java sync-link -->
|
||
|
<script type="text/javascript" language="Javascript" src="../rzahg/synch.js"></script>
|
||
|
|
||
|
<h2>Monitoring APIs</h2>
|
||
|
<p>The Monitoring APIs include:</p>
|
||
|
<!-- ***** NOTE ***** Do not manually update text or links in this section. -->
|
||
|
<!-- Updates made in this section *will* be overlaid by automated tools -->
|
||
|
<!-- Notify User Technologies of needed updates to be made in XML for API finder.-->
|
||
|
<!--***************API BEGIN PASTE***************-->
|
||
|
<ul>
|
||
|
<li><img src="delta.gif" alt="Start of change" border="0"><A HREF="qscewch.htm">End Watch</A> (QSCEWCH) ends a watch session that was started by a STRWCH (Start Watch) command or by the Start Watch (QSCSWCH) API. <img src="deltaend.gif" ALT="End of change" border="0"></li>
|
||
|
<li><img src="delta.gif" alt="Start of change" border="0"><A HREF="qscswch.htm">Start Watch</A> (QSCSWCH) starts the watch for event function, which notifies the user by calling a user specified program when the specified event (a message or LIC log) occurs. <img src="deltaend.gif" ALT="End of change" border="0"></li>
|
||
|
<li><img src="delta.gif" alt="Start of change" border="0"><A HREF="qpdetwch.htm">Start Watch Command or API Exit Program</A> (QPDETWCH) can be used as the exit program for the Start Watch (STRWCH) Command or Start Watch (QSCSWCH) API. <img src="deltaend.gif" ALT="End of change" border="0"></li>
|
||
|
</ul>
|
||
|
<!--***************API END PASTE***************-->
|
||
|
|
||
|
<p>The Monitoring exit programs include:</p>
|
||
|
<!-- ***** NOTE ***** Do not manually update text or links in this section. -->
|
||
|
<!-- Updates made in this section *will* be overlaid by automated tools -->
|
||
|
<!-- Notify User Technologies of needed updates to be made in XML for API finder.-->
|
||
|
<!--***************EXIT PROGRAM BEGIN PASTE***************-->
|
||
|
<ul>
|
||
|
<li><img src="delta.gif" alt="Start of change" border="0"><A HREF="xwchevnt.htm">Watch for Event exit program</A> is started by the STRWCH command or the Start Watch (QSCSWCH) API, and has the capability to notify the user by calling a user exit program when the specified event occurs. <img src="deltaend.gif" ALT="End of change" border="0"></li>
|
||
|
<li><A HREF="xwchtrce.htm">Watch for Trace Event exit program</A> is called while using commands to watch for specific events, such as messages being sent to a particular queue.</li>
|
||
|
</ul>
|
||
|
<!--***************EXIT PROGRAM END PASTE***************-->
|
||
|
|
||
|
<br>
|
||
|
|
||
|
|
||
|
<hr>
|
||
|
<center>
|
||
|
<table cellpadding="2" cellspacing="2">
|
||
|
<tr align="center">
|
||
|
<td valign="middle" align="center">
|
||
|
<a href="#Top_Of_Page">Top</a> |
|
||
|
<a href="pm1.htm">Problem Management APIs</a> |
|
||
|
<a href="aplist.htm">APIs by category</a></td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
</center>
|
||
|
</body>
|
||
|
</html>
|