<html>
<head>
    <base href="https://docs.jboss.org/author">
            <link rel="stylesheet" href="/author/s/en/2172/19/5/_/styles/combined.css?spaceKey=TEIID&amp;forWysiwyg=true" type="text/css">
    </head>
<body style="background: white;" bgcolor="white" class="email-body">
<div id="pageContent">
<div id="notificationFormat">
<div class="wiki-content">
<div class="email">
     <h2><s>What can be monitored and_or configured?</s></h2>
     <h4>Page <b>removed</b> by             <a href="https://docs.jboss.org/author/display/~rareddy">Ramesh Reddy</a>
    </h4>
     <br/>
     <div class="notificationGreySide">
         <p>Here are the steps to follow to install Teiid</p>

<ol>
        <li><em>The Teiid Runtime Engine</em> &#40;Data Services node in the tree)</li>
        <li><em>VDBs</em>&#45; Virtual databases
        <ol>
                <li><em>Models</em></li>
                <li><em>Source</em>&#45; these are physical sources</li>
                <li><em>Multi&#45;source</em>&#45; these are multiple sourced models</li>
                <li><em>Logical</em>&#45; these are virtual sources</li>
                <li><em>Translator instances</em>&#45; any Translator instances defined for use by this VDB</li>
                <li><em>Data Roles</em>&#45; any data roles defined for use by this VDB</li>
        </ol>
        </li>
        <li>Translators - These are the extensions to supported datasources that come with Teiid out&#45;of&#45;the&#45;box.
<div class='panelMacro'><table class='noteMacro'><colgroup><col width='24'><col></colgroup><tr><td valign='top'><img src="/author/images/icons/emoticons/warning.gif" width="16" height="16" align="absmiddle" alt="" border="0"></td><td>The creation/modification of the datasource is managed by the JBossAS plugin.</td></tr></table></div></li>
</ol>


<h1><a name="Whatcanbemonitoredand_orconfigured%3F-Configuration"></a>Configuration</h1>
<ol>
        <li>Settings for the Data Services plugin</li>
        <li>Runtime Engine properties</li>
        <li>Buffer Service</li>
        <li>Jdbc Socket configuration</li>
        <li>Session Service</li>
</ol>


<h1><a name="Whatcanbemonitoredand_orconfigured%3F-Metrics"></a>Metrics</h1>
<ol>
        <li>Long Running Query count</li>
        <li>Active Query count</li>
        <li>Active Session count</li>
        <li>Prepared Plan Cache Hit Ratio %</li>
        <li>Prepared Plan Cache Size</li>
        <li>Prepared Plan Cache # of Requests</li>
        <li>ResultSet Cache Hit Ratio %</li>
        <li>ResultSet Cache Size</li>
        <li>ResultSet Cache # of Requests</li>
        <li>Used Buffer Space</li>
</ol>


<h1><a name="Whatcanbemonitoredand_orconfigured%3F-Control%5C%28Operations%29"></a>Control &#40;Operations)</h1>
<p>Data Services Engine</p>
<ol>
        <li>View Long Running Queries</li>
        <li>View Current Sessions</li>
        <li>Deploy a VDB via URL</li>
        <li>Terminate Session</li>
        <li>View Current Requests</li>
        <li>Terminate requests</li>
        <li>View Current Transactions</li>
        <li>Terminate Transaction<br/>
Virtual Database</li>
        <li>View VDB Requests</li>
        <li>View VDB Sessions</li>
        <li>List Materialized View Info</li>
        <li>Refresh a Materialized View</li>
        <li>Clear Cache</li>
</ol>


<h1><a name="Whatcanbemonitoredand_orconfigured%3F-DeployingtheVDB"></a>Deploying the VDB</h1>
<p>VDB archive files created it the Designer Tool or Dynamic VDBs can be deployed into Teiid server using the Admin Console.</p>

<ol>
        <li>Select the Virtual Database node in the Admin Console tree and click the Add New Resource button.</li>
        <li>Select the VDB archive file from the file system and click continue.</li>
        <li>The VDB will deploy if no fatal errors are found in the archive. The status of the VDB will be UP if no errors are found with the models in the VDB.</li>
        <li>If there are model errors, the VDB will be deployed with a status of DOWN and the errors will be listed on the configuration tab of the VDB. VDBs that are not UP will be marked with a red X in the tree.<br/>
Only Model's "connection&#45;jndi&#45;name" can be modified using this tool by clicking on the "configuration" tab, all other properties are read&#45;only.</li>
</ol>


     </div>
</div>
</div>
</div>
</div>
</body>
</html>