ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzahx_5.4.0.1/rzahxqapmtcp.htm

231 lines
12 KiB
HTML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en-us" xml:lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="security" content="public" />
<meta name="Robots" content="index,follow" />
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
<meta name="DC.Type" content="reference" />
<meta name="DC.Title" content="Performance data files: QAPMTCP" />
<meta name="abstract" content="This database file contains system-wide TCP/IP data." />
<meta name="description" content="This database file contains system-wide TCP/IP data." />
<meta name="DC.Relation" scheme="URI" content="rzahxapsparent.htm" />
<meta name="DC.Relation" scheme="URI" content="rzahxcollectdatacs.htm" />
<meta name="DC.Relation" scheme="URI" content="rzahxcatfilerelation.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1998, 2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="rzahxqapmtcp" />
<meta name="DC.Language" content="en-us" />
<!-- 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. -->
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
<link rel="stylesheet" type="text/css" href="./ic.css" />
<title>Performance data files: QAPMTCP</title>
</head>
<body id="rzahxqapmtcp"><a name="rzahxqapmtcp"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Performance data files: QAPMTCP</h1>
<div><p>This database file contains system-wide TCP/IP data.</p>
<div class="section"><p>There is one record per collection interval. </p>
<div class="note"><span class="notetitle">Note:</span> <img src="./delta.gif" alt="Start of change" />The
TCP/IP performance data includes data for both for Internet Protocol version
4 (IPv4) and Internet Protocol version 6 (IPv6).<img src="./deltaend.gif" alt="End of change" /></div>
<div class="tablenoborder"><!-- Link to dynamic table -->
<SCRIPT language="Javascript" type="text/javascript" src="../rzahg/iccommon.js"></SCRIPT>
<SCRIPT language="Javascript" type="text/javascript">
//<![CDATA[
//Do not split up the following string. Keep it on one line.
var textA = "<p>To easily compare and sort the data in this table, use the <a href='rzahxqapmtcp.xml'>interactive table<\/a>.<\/p>";
if (isIE5) {
document.writeln(textA);
}
//]]>
</SCRIPT>
<!-- End of link to dynamic table --><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><thead align="left"><tr><th valign="top" id="d0e27">Field Name</th>
<th valign="top" id="d0e29">Description</th>
<th valign="top" id="d0e31">Attribute</th>
</tr>
</thead>
<tbody><tr><td valign="top" headers="d0e27 ">INTNUM</td>
<td valign="top" headers="d0e29 ">Interval number: The nth sample interval based on the start time specified
in the Create Performance Data (CRTPFRDTA) command.</td>
<td valign="top" headers="d0e31 ">PD (5,0)</td>
</tr>
<tr><td valign="top" headers="d0e27 ">DTETIM</td>
<td valign="top" headers="d0e29 ">Interval date (yymmdd) and time (hhmmss). The date and time of the
sample interval.</td>
<td valign="top" headers="d0e31 ">C (12)</td>
</tr>
<tr><td valign="top" headers="d0e27 ">INTSEC</td>
<td valign="top" headers="d0e29 ">Number of seconds TCP/IP was active in this sample interval.</td>
<td valign="top" headers="d0e31 ">PD (7,0)</td>
</tr>
<tr><td valign="top" headers="d0e27 ">DTECEN</td>
<td valign="top" headers="d0e29 ">Century digit.</td>
<td valign="top" headers="d0e31 ">C (1)</td>
</tr>
<tr><td valign="top" headers="d0e27 ">TCDIRV</td>
<td valign="top" headers="d0e29 ">Number of input datagrams received from interfaces, including those
received in error.</td>
<td valign="top" headers="d0e31 ">PD (15,0)</td>
</tr>
<tr><td valign="top" headers="d0e27 ">TCDIHE</td>
<td valign="top" headers="d0e29 ">Number of input datagrams discarded due to errors in their IP headers.</td>
<td valign="top" headers="d0e31 ">PD (11,0)</td>
</tr>
<tr><td valign="top" headers="d0e27 ">TCDIAE</td>
<td valign="top" headers="d0e29 ">Number of input datagrams discarded due to an address that is not valid
in the IP headers.</td>
<td valign="top" headers="d0e31 ">PD (11,0)</td>
</tr>
<tr><td valign="top" headers="d0e27 ">TCDIUP</td>
<td valign="top" headers="d0e29 ">Number of input datagrams discarded due to unknown or unsupported protocol.</td>
<td valign="top" headers="d0e31 ">PD (11,0)</td>
</tr>
<tr><td valign="top" headers="d0e27 ">TCDIDS</td>
<td valign="top" headers="d0e29 ">Number of input datagrams discarded due to other problems (for example,
lack of buffer space).</td>
<td valign="top" headers="d0e31 ">PD (11,0)</td>
</tr>
<tr><td valign="top" headers="d0e27 ">TCDIFW</td>
<td valign="top" headers="d0e29 ">Number of datagrams forwarded, including Source-Routed through this
system.</td>
<td valign="top" headers="d0e31 ">PD (15,0)</td>
</tr>
<tr><td valign="top" headers="d0e27 ">TCDIDL</td>
<td valign="top" headers="d0e29 ">Number of input datagrams successfully delivered to IP user-protocols
(including ICMP).</td>
<td valign="top" headers="d0e31 ">PD (15,0)</td>
</tr>
<tr><td valign="top" headers="d0e27 ">TCDOTR</td>
<td valign="top" headers="d0e29 ">Number of datagrams which IP user-protocols supplied for transmission
(including ICMP).</td>
<td valign="top" headers="d0e31 ">PD (15,0)</td>
</tr>
<tr><td valign="top" headers="d0e27 ">TCDONR</td>
<td valign="top" headers="d0e29 ">Number of output datagrams discarded because no route was found to
transmit them to their destination.</td>
<td valign="top" headers="d0e31 ">PD (11,0)</td>
</tr>
<tr><td valign="top" headers="d0e27 ">TCDODS</td>
<td valign="top" headers="d0e29 ">Number of output datagrams discarded due to other problems (for example,
lack of buffer space).</td>
<td valign="top" headers="d0e31 ">PD (11,0)</td>
</tr>
<tr><td valign="top" headers="d0e27 ">TCASMR</td>
<td valign="top" headers="d0e29 ">Number of IP fragments received which needed reassembly.</td>
<td valign="top" headers="d0e31 ">PD (15,0)</td>
</tr>
<tr><td valign="top" headers="d0e27 ">TCASMS</td>
<td valign="top" headers="d0e29 ">Number of datagrams successfully reassembled.</td>
<td valign="top" headers="d0e31 ">PD (15,0)</td>
</tr>
<tr><td valign="top" headers="d0e27 ">TCASMF</td>
<td valign="top" headers="d0e29 ">Number of failures detected by the reassembly algorithm.</td>
<td valign="top" headers="d0e31 ">PD (11,0)</td>
</tr>
<tr><td valign="top" headers="d0e27 ">TCFRGS</td>
<td valign="top" headers="d0e29 ">Number of datagrams successfully fragmented.</td>
<td valign="top" headers="d0e31 ">PD (15,0)</td>
</tr>
<tr><td valign="top" headers="d0e27 ">TCFRGF</td>
<td valign="top" headers="d0e29 ">Number of fragmentation failures.</td>
<td valign="top" headers="d0e31 ">PD (11,0)</td>
</tr>
<tr><td valign="top" headers="d0e27 ">TCFRGN</td>
<td valign="top" headers="d0e29 ">Number of datagram fragments generated.</td>
<td valign="top" headers="d0e31 ">PD (15,0)</td>
</tr>
<tr><td valign="top" headers="d0e27 ">TCAOPN</td>
<td valign="top" headers="d0e29 ">Number of times TCP connections made a transition from CLOSED state
to SYN-SENT state.</td>
<td valign="top" headers="d0e31 ">PD (11,0)</td>
</tr>
<tr><td valign="top" headers="d0e27 ">TCPOPN</td>
<td valign="top" headers="d0e29 ">Number of times TCP connections made a transition from LISTEN state
to SYN-RCVD state.</td>
<td valign="top" headers="d0e31 ">PD (11,0)</td>
</tr>
<tr><td valign="top" headers="d0e27 ">TCFOPN</td>
<td valign="top" headers="d0e29 ">Number of times TCP connection establishment attempts failed.</td>
<td valign="top" headers="d0e31 ">PD (11,0)</td>
</tr>
<tr><td valign="top" headers="d0e27 ">TCCRST</td>
<td valign="top" headers="d0e29 ">Number of times TCP connection was reset.</td>
<td valign="top" headers="d0e31 ">PD (11,0)</td>
</tr>
<tr><td valign="top" headers="d0e27 ">TCSGRV</td>
<td valign="top" headers="d0e29 ">Number of TCP segments received.</td>
<td valign="top" headers="d0e31 ">PD (15,0)</td>
</tr>
<tr><td valign="top" headers="d0e27 ">TCSGTR</td>
<td valign="top" headers="d0e29 ">Number of TCP segments sent.</td>
<td valign="top" headers="d0e31 ">PD (15,0)</td>
</tr>
<tr><td valign="top" headers="d0e27 ">TCSGRT</td>
<td valign="top" headers="d0e29 ">Number of TCP segments retransmitted.</td>
<td valign="top" headers="d0e31 ">PD (11,0)</td>
</tr>
<tr><td valign="top" headers="d0e27 ">TCSGER</td>
<td valign="top" headers="d0e29 ">Number of TCP segments received in error.</td>
<td valign="top" headers="d0e31 ">PD (11,0)</td>
</tr>
<tr><td valign="top" headers="d0e27 ">TCUDRV</td>
<td valign="top" headers="d0e29 ">Number of UDP datagrams delivered to UDP users.</td>
<td valign="top" headers="d0e31 ">PD (15,0)</td>
</tr>
<tr><td valign="top" headers="d0e27 ">TCUDTR</td>
<td valign="top" headers="d0e29 ">Number of UDP datagrams sent.</td>
<td valign="top" headers="d0e31 ">PD (15,0)</td>
</tr>
<tr><td valign="top" headers="d0e27 ">TCUDNP</td>
<td valign="top" headers="d0e29 ">Number of received UDP datagrams for which there was no application
on the destination port.</td>
<td valign="top" headers="d0e31 ">PD (11,0)</td>
</tr>
<tr><td valign="top" headers="d0e27 ">TCUDER</td>
<td valign="top" headers="d0e29 ">Number of received UDP datagrams that could not be delivered for other
reasons.</td>
<td valign="top" headers="d0e31 ">PD (11,0)</td>
</tr>
<tr><td valign="top" headers="d0e27 ">TCICRV</td>
<td valign="top" headers="d0e29 ">Number of ICMP messages received.</td>
<td valign="top" headers="d0e31 ">PD (15,0)</td>
</tr>
<tr><td valign="top" headers="d0e27 ">TCICTR</td>
<td valign="top" headers="d0e29 ">Number of ICMP messages which were attempted to be sent.</td>
<td valign="top" headers="d0e31 ">PD (15,0)</td>
</tr>
<tr><td valign="top" headers="d0e27 ">TCICIE</td>
<td valign="top" headers="d0e29 ">Number of received ICMP messages that had ICMP-specific errors.</td>
<td valign="top" headers="d0e31 ">PD (11,0)</td>
</tr>
<tr><td valign="top" headers="d0e27 ">TCICOE</td>
<td valign="top" headers="d0e29 ">Number of ICMP messages that were not sent due to ICMP-specific problems.</td>
<td valign="top" headers="d0e31 ">PD (11,0)</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzahxapsparent.htm" title="Managing performance on iSeries systems requires the use of a variety of specialized applications. Each of these applications offers a specific insight into system performance. This topic explains several applications and the intended use of each application.">Applications for performance management</a></div>
</div>
<div class="relconcepts"><strong>Related concepts</strong><br />
<div><a href="rzahxcollectdatacs.htm" title="Use Collection Services to collect performance data for later analysis by the Performance Tools for iSeries licensed program or other performance report applications, iSeries Navigator monitors, and the graph history function. (If you prefer viewing real-time performance data, system monitors provide an easy-to-use graphical interface for monitoring system performance.)">Collection Services</a></div>
</div>
<div class="relref"><strong>Related reference</strong><br />
<div><a href="rzahxcatfilerelation.htm" title="When you collect performance data using Collection Services, the data is stored in a management collection (*MGTCOL) object.">Performance data files: Collection Services system category and file relationships</a></div>
</div>
</div>
</body>
</html>