<!doctype html>
<html>
 <head> 
  <title>Ports in Use</title> 
  <link rel="stylesheet" href="styles/site.css" type="text/css"> 
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> 
  <link rel="stylesheet" href="styles/icons.css" type="text/css">
  <script src="js/jquery.min.js"></script>
  <script src="tree/collapsibleTreeMenu.js"></script>
  <link href="tree/collapsibleTreeMenu.css" rel="stylesheet" type="text/css">
 </head> 
 <body class="theme-default aui-theme-default"> 
  <div id="page"> 
   <div id="main" class="aui-page-panel"> 
    <div id="main-header"> 
     <div id="breadcrumb-section"> 
      <ol id="breadcrumbs">  
       <li> <span><a href="Rhapsody-Integration-Engine-6.5_133160975.html">Rhapsody Integration Engine 6.5</a></span> </li> 
       <li> <span><a href="Monitoring-Rhapsody_133163664.html">Monitoring Rhapsody</a></span> </li> 
       <li> <span><a href="Management-Console_133163667.html">Management Console</a></span> </li> 
       <li> <span><a href="Monitoring_133163674.html">Monitoring</a></span> </li> 
      </ol> 
     </div> 
     <h1 id="title-heading" class="pagetitle"> <span id="title-text">Ports in Use</span> </h1> 
    </div> 
    <div id="content" class="view">  
     <div id="main-content" class="wiki-content group"> 
      <div class="table-wrap">
       <table id="TBL1565043148517" class="wrapped confluenceTable" bordercolor="#ffcc66" bgcolor="#ffffcc">
        <colgroup>
         <col>
        </colgroup>
        <tbody>
         <tr>
          <td class="confluenceTd"><p><em>Menu Path</em> : <strong>Monitoring&gt;<strong>Ports in Use</strong></strong></p></td>
         </tr>
         <tr>
          <td class="confluenceTd"><p><em>Read <a href="Access-Rights_133161013.html">Access Rights</a>:</em></p>
           <ul>
            <li>Log in to Management Console</li>
            <li>View locker</li>
           </ul></td>
         </tr>
        </tbody> 
        <script type="text/javascript">

$("table[id='TBL1565043148517']").data("appfire-table","true");
(new org_swift_TableSorter()).customTable('TBL1565043148517',[],'',
1,'lightgoldenrodyellow',false,
'Click to sort','',false,
false,false,true,
0,false,'',true,
'',false,false,'','','','',
true,'',
''
);

</script> 
       </table>
      </div>
      <p>The&nbsp;<strong>Ports in Use</strong>&nbsp;page displays a list of the ports being&nbsp;<span>used by the engine and standard components in the engine:</span></p>
      <p><span class="confluence-embedded-file-wrapper confluence-embedded-manual-size"><img class="confluence-embedded-image confluence-content-image-border" width="1000" src="attachments/133163675/133163676.png" data-image-src="attachments/133163675/133163676.png" data-unresolved-comment-count="0" data-linked-resource-id="133163676" data-linked-resource-version="3" data-linked-resource-type="attachment" data-linked-resource-default-alias="PortsinUse.png" data-base-url="https://docs.rhapsody.health" data-linked-resource-content-type="image/png" data-linked-resource-container-id="133163675" data-linked-resource-container-version="9"></span></p>
      <p><span>The following information is displayed in the list:</span></p>
      <div class="table-wrap">
       <table class="wrapped confluenceTable">
        <colgroup>
         <col>
         <col>
        </colgroup>
        <tbody>
         <tr>
          <th class="confluenceTh">Column</th>
          <th class="confluenceTh">Description</th>
         </tr>
         <tr>
          <td class="confluenceTd">Name</td>
          <td class="confluenceTd">
           <div class="content-wrapper">
            <p>The name of a component-related port and its path, or the name of an engine-related port. Click on the name to navigate to its associated <a href="Monitoring_133163674.html">monitoring page</a> in the Management Console.</p>
            <div class="confluence-information-macro confluence-information-macro-note">
             <span class="aui-icon aui-icon-small aui-iconfont-warning confluence-information-macro-icon"></span>
             <div class="confluence-information-macro-body">
              <p>Only ports used by components that have a configurable port number are displayed.</p>
             </div>
            </div>
           </div></td>
         </tr>
         <tr>
          <td class="confluenceTd">Port</td>
          <td class="confluenceTd"><p>The port number, or if a Rhapsody variable has been used, its name and value.</p><p>For a list of default ports used by Rhapsody, refer to <a href="Software-Requirements_133164189.html#SoftwareRequirements-Ports">Ports</a>.</p></td>
         </tr>
        </tbody>
       </table>
      </div>
      <p>You can:</p>
      <ul>
       <li>Sort the list of ports by column by clicking on the column name</li>
       <li>Filter the list by using&nbsp;text-based filtering.</li>
       <li>Export the list as a CSV file by clicking the <strong>Export</strong> link.</li>
      </ul>
      <p> </p> 
     </div>  
    </div> 
   </div>  
  </div>   
 </body>
</html>