71 lines
2.5 KiB
HTML
71 lines
2.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>Collection Services APIs</title>
|
|
<!-- Begin Header Records -->
|
|
<!-- 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 -->
|
|
<!-- Created for V5R2 -->
|
|
<!-- 031111 JETAYLOR replaced API and/or Exit listings with -->
|
|
<!-- pagegenerator output from javascript array -->
|
|
<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>Collection Services APIs</h2>
|
|
|
|
<p>For information about Collection Services, see <a href=
|
|
"../rzahx/rzahxcollectdatacs.htm">Collection Services</a>.</p>
|
|
|
|
<p>The Collection Services APIs include:</p>
|
|
|
|
<ul>
|
|
<li><a href="perfmgmt_colsvc1.htm">Collector APIs</a></li>
|
|
|
|
<li><a href="perfmgmt_colsvc2.htm">Management Collection Object APIs</a></li>
|
|
|
|
<li><a href="perfmgmt_colsvc3.htm">User-Defined Transaction APIs</a></li>
|
|
</ul>
|
|
|
|
<p>The Collection Services exit program is:</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><A HREF="xcolsvcdatacollection.htm">Collection Services Data Collection</A> is called by Collection Services to collect performance data for a user-defined performance category.</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="perfmgmt.htm">Performance Management APIs</a> |
|
|
<a href="aplist.htm">APIs by category</a></td>
|
|
</tr>
|
|
</table>
|
|
</center>
|
|
</body>
|
|
</html>
|
|
|