<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>OpenText Analytics Database 26.2.x – Monitoring with MC</title>
    <link>/en/mc/monitoring-using-mc/</link>
    <description>Recent content in Monitoring with MC on OpenText Analytics Database 26.2.x</description>
    <generator>Hugo -- gohugo.io</generator>
    
	  <atom:link href="/en/mc/monitoring-using-mc/index.xml" rel="self" type="application/rss+xml" />
    
    
      
        
      
    
    
    <item>
      <title>Mc: Viewing the overview page</title>
      <link>/en/mc/monitoring-using-mc/viewing-overview-page/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/en/mc/monitoring-using-mc/viewing-overview-page/</guid>
      <description>
        
        
        &lt;p&gt;The Overview page displays a dynamic dashboard view of your database.&lt;/p&gt;
&lt;p&gt;The page provides three tabs: Status Summary, System Health, and Query Synopsis. Access these tabs by clicking one of the three icons at the top left of the Overview page. Each tab contains charts and filters displaying information about your cluster. The QuickStats widgets on the right of the page display alerts and statistics about the state of your cluster.&lt;/p&gt;
&lt;p&gt;Information on this page updates every two minutes, however you can adjust that value in the MC Settings page on the Monitoring tab. You can postpone updates by deselecting Auto Refresh in the toolbar.&lt;/p&gt;
&lt;h2 id=&#34;chart-viewing-options&#34;&gt;Chart viewing options&lt;/h2&gt;
&lt;p&gt;You can specify time frames for some charts, which display a calendar icon in their title bars. Click the calendar icon to specify the time frame for that module.&lt;/p&gt;
&lt;p&gt;On the Status Summary tab, you can select &lt;strong&gt;Synchronize charts&lt;/strong&gt; to simultaneously apply the specified time frame to all charts on that tab.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;../../../images/mc/mc-overview-calendar.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;
&lt;p&gt;If you have enabled extended monitoring on your database, MC can display longer ranges of data in certain charts. See &lt;a href=&#34;../../../en/mc/monitoring-using-mc/extended-monitoring/#&#34;&gt;Extended monitoring&lt;/a&gt;. If a chart is using extended monitoring data, the rocket ship icon appears in the title bar:&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;../../../images/mc/mc-rocket.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;
&lt;p&gt;You can expand some charts to view them in larger windows. Click the expand icon in the title bar to do so:&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;../../../images/mc/mc-expand-icon.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;
&lt;h3 id=&#34;changing-what-the-chart-displays&#34;&gt;Changing what the chart displays&lt;/h3&gt;
&lt;p&gt;The charts on the Overview page can display information about the nodes in your database, or the activity in all your database subclusters, in a single subcluster, or on the nodes that are not assigned to a subcluster. Use the dropdown in the title bar to select the type of information you want to display in the chart.

&lt;div class=&#34;alert admonition note&#34; role=&#34;alert&#34;&gt;
&lt;h4 class=&#34;admonition-head&#34;&gt;Note&lt;/h4&gt;

The dropdown list in the CPU/Memory/Disk I/O chart below, and all other MC charts, appears only for Eon Mode databases, and only if subclusters are defined.

&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;../../../images/mc/mc-overview-pg-cpu-mem-disk-io-cht-dropdn.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;
&lt;h3 id=&#34;zooming-to-show-chart-details&#34;&gt;Zooming to show chart details&lt;/h3&gt;
&lt;p&gt;There are several steps you can take to show increasing levels of detail in a chart.&lt;/p&gt;
&lt;p&gt;You can click the expand icon in the title bar to view the chart in a larger window:&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;../../../images/mc/mc-expand-icon.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;../../../images/mc/mc-overview-pg-cpu-mem-disk-io-cht-expand.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;
&lt;p&gt;You can use the cursor to outline a small area you want to expand, shown as a gray rectangle below:&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;../../../images/mc/mc-overview-pg-cpu-mem-disk-io-cht-expand-detail-zoom.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;
&lt;p&gt;When you release the cursor, the detail area expands to full size:&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;../../../images/mc/mc-overview-pg-cpu-mem-disk-io-cht-expand-detail-zoom-blowup.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;
&lt;p&gt;Hover over any line or point on the chart to see details about those specific data points. This works before or after you expand the chart:&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;../../../images/mc/mc-overview-pg-cpu-mem-disk-io-cht-expand-detail.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;
&lt;h2 id=&#34;what-the-lines-and-dots-on-the-chart-represent&#34;&gt;What the lines and dots on the chart represent&lt;/h2&gt;
&lt;p&gt;The legend below the CPU/Memory/Disk I/O chart explains what the lines and dots on the chart represent.&lt;/p&gt;
&lt;p&gt;Each line represents the average of the nodes you selected in the dropdown. If you selected Database - Nodes, the line represents the average for all the nodes in the database. If you selected one subcluster, the line represents the average for the nodes in that subcluster.&lt;/p&gt;
&lt;p&gt;Each dot represents an individual entity within your dropdown choice. If you chose Database - Nodes, each dot represents one node in the database. If you chose Database - Subclusters, each dot represents one subcluster in the database. If you chose a single subcluster or the unassigned subclusters, each dot represents an individual node within that set.&lt;/p&gt;
&lt;p&gt;You can hover over any line or dot to see a summary about it. You can click on a dot to display the Node Details page for that dot.&lt;/p&gt;
&lt;h2 id=&#34;quick-stats&#34;&gt;Quick stats&lt;/h2&gt;
&lt;p&gt;The Quick Stats sidebar on the right of the page provides instant alerts and information about your cluster&#39;s status.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;../../../images/mc/mc-quick-stats.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Database Nodes Health&lt;/strong&gt; displays which nodes are down, critical, recovering, or up. Critical and recovering nodes are included in the total nodes considered &amp;quot;up&amp;quot; by the database. Click a node value to open the Manage page.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Running and Queued Queries&lt;/strong&gt; displays current queries in the database. Click the query values to open the Query Monitoring charts.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Projections&lt;/strong&gt; displays the number of total projections, unsegmented projections, and unsafe projections for the database schema with the most projections. Click a value to open the Table Treemap chart.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Disk Space Usage&lt;/strong&gt; alerts you to the number of nodes that are low on disk space. Click the value to go to the Manage page. On the Manage page, the Storage Used KPI View is displayed.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Workload Analyzer&lt;/strong&gt;analyzes system information retained in &lt;a href=&#34;../../../en/sql-reference/system-tables/&#34;&gt;SQL system tables&lt;/a&gt; and provides tuning recommendations, along with the cost (low, medium, or high) of running the command. See &lt;a href=&#34;../../../en/admin/analyzing-workloads/#&#34;&gt;Analyzing workloads&lt;/a&gt; for more information.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;I/O Wait Notices&lt;/strong&gt; displays the number of nodes that, in the last hour, have recorded Disk I/O waits and Network I/O waits exceeding the wait threshold (1 second for Disk and 0 seconds for Network).&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;License Consumption&lt;/strong&gt; displays the number of licenses your database uses, and the percentage of your Premium Edition license being used.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Unread Messages&lt;/strong&gt; display the number of unread messages and alerts for the database. This count differs from the number of total messages across all your databases. Click the value to open the Message Center.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;status-summary&#34;&gt;Status summary&lt;/h2&gt;
&lt;p&gt;&lt;img src=&#34;../../../images/mc/mc-overview-status.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;
&lt;p&gt;The Status Summary tab displays four modules that provide a general overview of the status of your cluster:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;The &lt;strong&gt;CPU/Memory/Disk I/O Usage&lt;/strong&gt; module shows cluster resource usage. The chart displays the number of nodes in the database cluster and plots average and per-node percentages for CPU, memory, and disk I/O usage.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Select a resource type from the legend to remove or add it from the chart display.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Click a data point (which represents a node) to open the Manage page. See &lt;a href=&#34;../../../en/mc/monitoring-using-mc/monitoring-cluster-cpumemory/#&#34;&gt;Monitoring cluster CPU and Memory with MC&lt;/a&gt;.&lt;br /&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The &lt;strong&gt;General Pool Activity&lt;/strong&gt; module displays GENERAL pool activity. The chart displays average query queue times, average GENERAL pool free memory, and resource rejections. Use this chart to see how much free memory there is in GENERAL pool, or if there have been high queue times.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Click the dropdown in the title bar to view the GENERAL pool usage for the entire database (the default), for a specific subcluster, or for the nodes not assigned to a subcluster.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Click the expand icon in the title bar to open the chart in a bigger window.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Click a data point to open the &lt;a href=&#34;../../../en/mc/monitoring-using-mc/monitoring-resource-pools/&#34;&gt;Resource Pools Monitoring&lt;/a&gt; chart. See &lt;a href=&#34;../../../en/admin/managing-db/managing-workloads/#&#34;&gt;Managing workloads&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The &lt;strong&gt;Thresholds Notifications&lt;/strong&gt; module displays alerts generated when a threshold has been exceeded in the database. Notifications are categorized by System Health and Performance.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;In the module, you can acknowledge an alert (which marks it as read) or click the X to stop monitoring that threshold (which stops you receiving similar alerts in the future).&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Customize thresholds and alert priorities for these notifications in the Thresholds tab of the database Settings page. See 
Customizing Message Thresholds.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The &lt;strong&gt;Queries&lt;/strong&gt; module displays query statistics. The first pie chart displays running and queued queries in the last 24 hours. The second chart displays completed and failed queries for the time frame you specify. Click a query count number above the chart to open the Query Monitoring chart. See &lt;a href=&#34;../../../en/mc/monitoring-using-mc/monitoring-system-resources/monitoring-running-queries/#&#34;&gt;Monitoring running queries with MC&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;system-health&#34;&gt;System health&lt;/h2&gt;
&lt;p&gt;&lt;img src=&#34;../../../images/mc/mc-overview-system.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;
&lt;p&gt;The System Health tab provides a summary of your system resource usage and node information, with filters that allow you to view resource usage within the ranges you specify.

&lt;div class=&#34;alert admonition note&#34; role=&#34;alert&#34;&gt;
&lt;h4 class=&#34;admonition-head&#34;&gt;Note&lt;/h4&gt;

Note: Adjusting the filters on the System Health tab does not affect any database or MC settings.

&lt;/div&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;The &lt;strong&gt;Memory Usage&lt;/strong&gt; filter displays the number of nodes with high and low memory usage. Move the sliders to adjust the memory usage range filter. &lt;br /&gt;For example, if you specify a range of 25% to 75% memory usage, the filter displays how many nodes are using less than 25% of memory (Low) and how many are using more than 75% (High). Hover your cursor over the Low and High values to see lists of what nodes fall, respectively, below or above the memory usage range you specified. &lt;br /&gt;Click a node value to go to the Manage page, which displays the Memory Utilization KPI View.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The &lt;strong&gt;Spread Retransmission Rate&lt;/strong&gt; filter displays the number of nodes with high spread retransmission rates. When a node&#39;s retransmission rate is too high, it is not communicating properly with other nodes. Move the slider to adjust the retransmission rate filter. &lt;br /&gt;Hover your cursor over the Nodes value to see a list of what nodes exceeded the spread retransmission rate you specified. Click the node value to view spread retransmit rate alerts in the Message Center.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The &lt;strong&gt;CPU Usage&lt;/strong&gt; chart displays the number of nodes with high and low CPU usage. Move the sliders to adjust the CPU usage range filter. Hover your cursor over the Low and High values to see lists of what nodes are below or above range you specified.&lt;br /&gt;Click a node value to go to the Manage page, which displays the CPU Utilization KPI View.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The &lt;strong&gt;Reboot Rate&lt;/strong&gt; filter displays the number of times nodes in the cluster have rebooted within the specified time frame. Use this filter to discover if nodes have gone down recently, or if there have been an unusual number of reboots. Move the slider to adjust the number of days. Hover over the Times value to see a list of the nodes that have rebooted and the times at which they did so.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The &lt;strong&gt;Disk Space Usage&lt;/strong&gt; filter displays the number of nodes with high disk space usage. Move the slider to adjust the disk usage filter. Hover your cursor over the Nodes value to see a list of what nodes exceed the acceptable range. &lt;br /&gt;Click the nodes value to go to the Manage page, which displays the Storage Used KPI View.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The &lt;strong&gt;Cluster Clock Skew Rate&lt;/strong&gt; module displays the number of nodes that exceed a clock skew threshold. Nodes in a cluster whose clocks are not in sync can interfere with time-related database functions, the accuracy of database queries, and Management Console&#39;s monitoring of cluster activity.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;query-synopsis&#34;&gt;Query synopsis&lt;/h2&gt;
&lt;p&gt;&lt;img src=&#34;../../../images/mc/mc-overview-query.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;
&lt;p&gt;The Query Synopsis page provides two modules that report system query activity and resource pool usage:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;The &lt;strong&gt;Query Statistics&lt;/strong&gt; module displays four bar charts that provide an overview of running, queued queries, failed, and completed queries in the past 24 hours.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Select one of the options at the top of the module to group the queries by &lt;strong&gt;Resource Pools&lt;/strong&gt;, &lt;strong&gt;Users&lt;/strong&gt;, &lt;strong&gt;Nodes&lt;/strong&gt;, or &lt;strong&gt;Subclusters.&lt;/strong&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Click a bar on the chart to view details about those queries the &lt;a href=&#34;../../../en/mc/monitoring-using-mc/monitoring-system-resources/monitoring-query-activity/&#34;&gt;Query Monitoring&lt;/a&gt; activity chart.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The &lt;strong&gt;User Query Type Distribution&lt;/strong&gt; chart provides an overview of user and system query activity. The chart reports the types of operations that ran. The default is to display the types of operations that ran on all nodes in the database. Use the dropdown in the title bar to display the types of operations that ran on the nodes in a specific subcluster, or on the nodes not assigned to a subcluster.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Hover your cursor over chart points for more details.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Select a type of operation from the legend to remove or add it from the chart display.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;To zoom to a certain time frame, you can adjust the sliders at the bottom of the chart.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Click a bar in the graph to open the &lt;a href=&#34;../../../en/mc/monitoring-using-mc/monitoring-system-resources/monitoring-query-activity/&#34;&gt;Queries&lt;/a&gt; chart.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;

      </description>
    </item>
    
    <item>
      <title>Mc: Monitoring same-name databases with MC</title>
      <link>/en/mc/monitoring-using-mc/monitoring-same-name-dbs-on-mc/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/en/mc/monitoring-using-mc/monitoring-same-name-dbs-on-mc/</guid>
      <description>
        
        
        &lt;p&gt;If you are monitoring two databases with identical names on different clusters, you can determine which database is associated with which cluster by clicking the database icon on MC&#39;s Databases and Clusters page to view its dialog box. Information in the dialog displays the cluster on which the selected database is associated.&lt;/p&gt;

      </description>
    </item>
    
    <item>
      <title>Mc: Monitoring cluster nodes with MC</title>
      <link>/en/mc/monitoring-using-mc/monitoring-cluster-nodes/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/en/mc/monitoring-using-mc/monitoring-cluster-nodes/</guid>
      <description>
        
        
        &lt;p&gt;For a visual overview of all cluster nodes, click the running database on the Databases and Clusters page and click the &lt;strong&gt;Manage&lt;/strong&gt; tab at the bottom of the page to open the cluster status page.&lt;/p&gt;
&lt;p&gt;The cluster status page displays the nodes in your cluster.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;../../../images/mc/mc-manage-page.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;
&lt;p&gt;The appearance of the nodes indicate the following states:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Healthy:&lt;/strong&gt; The nodes appear green.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Up:&lt;/strong&gt; A small arrow to the right of the node points upward.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Critical:&lt;/strong&gt; The node appears yellow and displays a warning icon to the right.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Down:&lt;/strong&gt; The node appears red. To the right of the node, a red arrow points downwards.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Unplugged:&lt;/strong&gt; An orange outlet and plug icon appears to the right. This is displayed when the MC cannot communicate with the &lt;a class=&#34;glosslink&#34; href=&#34;../../../en/glossary/agent/&#34; title=&#34;A daemon process that runs on each OpenText&amp;amp;trade; Analytics Database cluster node.&#34;&gt;agent&lt;/a&gt; running on the node.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;You can get information about a particular node by clicking it, an action that opens the &lt;a href=&#34;../../../en/mc/monitoring-using-mc/monitoring-node-activity/&#34;&gt;node details&lt;/a&gt; page.&lt;/p&gt;
&lt;h2 id=&#34;filtering-what-you-see&#34;&gt;Filtering what you see&lt;/h2&gt;
&lt;p&gt;If you have a large cluster, where it might be difficult to view dozens to hundreds of nodes on the MC interface, you can filter what you see. The Zoom filter shows more or less detail on the cluster overall, and the Health Filter lets you view specific node activity; for example, you can slide the bar all the way to the right to show only nodes that are down. A message next to the health filter indicates how many nodes in the cluster are hidden from view.&lt;/p&gt;
&lt;p&gt;On this page, you can perform the following actions on your database cluster:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Add, remove and replace nodes&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Rebalance data across all nodes&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Stop or start (or restart) the database&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Refresh the view from information MC gathers from the production database&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;View key performance indicators (KPI) on node state, CPU, memory, and storage utilization (see &lt;a href=&#34;../../../en/mc/monitoring-using-mc/monitoring-cluster-performance/#&#34;&gt;Monitoring cluster performance with MC&lt;/a&gt; for details)&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;div class=&#34;alert admonition note&#34; role=&#34;alert&#34;&gt;
&lt;h4 class=&#34;admonition-head&#34;&gt;Note&lt;/h4&gt;

Starting, stopping, adding, and dropping nodes and rebalancing data across nodes works with the same functionality and restrictions as those same tasks performed through the &lt;a class=&#34;glosslink&#34; href=&#34;../../../en/glossary/admin-tools/&#34; title=&#34;OpenText&amp;amp;trade; Analytics Database Administration Tools provides a graphical user interface for managing the database.&#34;&gt;Administration tools&lt;/a&gt;.

&lt;/div&gt;
&lt;h2 id=&#34;if-you-dont-see-what-you-expect&#34;&gt;If you don&#39;t see what you expect&lt;/h2&gt;
&lt;p&gt;If the cluster grid does not accurately reflect the current state of the database (for example if the MC interface shows a node in INITIALIZING state, but when you use the Administration Tools to View Database Cluster State, you see that all nodes are UP), click the Refresh button in the toolbar. Doing so forces MC to immediately synchronize with the agents and update MC with new data.&lt;/p&gt;
&lt;p&gt;Don&#39;t press the F5 key, which redisplays the page using data from MC and ignores data from the agent. It can take several seconds for MC to enable all database action buttons.&lt;/p&gt;

      </description>
    </item>
    
    <item>
      <title>Mc: Monitoring node activity with MC</title>
      <link>/en/mc/monitoring-using-mc/monitoring-node-activity/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/en/mc/monitoring-using-mc/monitoring-node-activity/</guid>
      <description>
        
        
        &lt;p&gt;If a node fails on an MC-managed cluster or you notice one node is using higher resources than other cluster nodes—which you might observe when monitoring the &lt;a href=&#34;../../../en/mc/monitoring-using-mc/viewing-overview-page/&#34;&gt;Overview page&lt;/a&gt;—open the &lt;strong&gt;Manage&lt;/strong&gt; page and click the node you want to investigate.&lt;/p&gt;
&lt;p&gt;The Node Details page opens and provides summary information for the node (state, name, total memory, and so on), as well as resources the selected node has been consuming for the last three hours, such as average CPU, memory, disk I/O percent usage, network consumption in kilobytes, and the percentage of disk storage the running queries have been using. You can also browse and export log-level data from AgentTools and OpenText™ Analytics Database log files. MC retains a maximum of 2000 log records.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;../../../images/mc-node-details.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;
&lt;p&gt;For a more detailed view of node activity, use the mouse to drag-select around a problem area in one of the graphs, such as the large spike in network traffic in the above image. Then hover over the high data point for a summary.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;../../../images/nodedetails2.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;
&lt;h2 id=&#34;see-also&#34;&gt;See also&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;a href=&#34;../../../en/mc/monitoring-using-mc/viewing-overview-page/#&#34;&gt;Viewing the overview page&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;a href=&#34;../../../en/mc/monitoring-using-mc/monitoring-cluster-performance/#&#34;&gt;Monitoring cluster performance with MC&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

      </description>
    </item>
    
    <item>
      <title>Mc: Monitoring cluster performance with MC</title>
      <link>/en/mc/monitoring-using-mc/monitoring-cluster-performance/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/en/mc/monitoring-using-mc/monitoring-cluster-performance/</guid>
      <description>
        
        
        &lt;p&gt;Key Performance Indicators (KPIs) are a type of performance measurement that let you quickly view the health of your database cluster through MC&#39;s &lt;strong&gt;Manage&lt;/strong&gt; page. These metrics, which determine a node&#39;s color, make it easy for you to quickly identify problem nodes.&lt;/p&gt;
&lt;p&gt;Metrics on the database are computed and averaged over the latest 30 seconds of activity and dynamically updated on the cluster grid.&lt;/p&gt;
&lt;h2 id=&#34;how-to-get-metrics-on-your-cluster&#34;&gt;How to get metrics on your cluster&lt;/h2&gt;
&lt;p&gt;To view metrics for a particular state, click the menu next to the &lt;strong&gt;KPI View&lt;/strong&gt; label at the bottom of the Manage page, and select a state.&lt;/p&gt;
&lt;p&gt;MC reports KPI scores for:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Node state&lt;/strong&gt;—(default view) shows node status (up, down, k-safety critical) by color; you can filter which nodes appear on the page by sliding the health filter from left to right&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;CPU Utilization&lt;/strong&gt;—average CPU utilization&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Memory Utilization&lt;/strong&gt;—average percent RAM used&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Storage Utilization&lt;/strong&gt;—average percent storage used&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;After you make a selection, there is a brief delay while MC transmits information back to the requesting client. You can also click &lt;strong&gt;Sync&lt;/strong&gt; in the toolbar to force synchronization between MC and the client.&lt;/p&gt;
&lt;h2 id=&#34;node-colors-and-what-they-mean&#34;&gt;Node colors and what they mean&lt;/h2&gt;
&lt;p&gt;Nodes in the database cluster appear in color. Green is the most healthy and red is the least healthy, with varying color values in between.&lt;/p&gt;
&lt;p&gt;Each node has an attached information dialog box that summarizes its score. It is the score&#39;s position within a range of 0 (healthiest) to 100 (least healthy) that determines the node&#39;s color &lt;em&gt;bias&lt;/em&gt;. Color bias means that, depending on the value of the health score, the final color could be slightly biased; for example, a node with score 0 will be more green than than a node with a score of 32, which is still within the green range but influenced by the next base color, which is yellow. Similarly, a node with a score of 80 appears as a dull shade of red, because it is influenced by orange.&lt;/p&gt;
&lt;p&gt;MC computes scores for each node&#39;s color bias as follows:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;0-33: green and shades of green&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;34-66: yellow and shades of yellow&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;67-100: red and shades of red shades&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If the unhealthy node were to consume additional resources, its color would change from a dull orange-red to a brighter red.&lt;/p&gt;
&lt;h2 id=&#34;filtering-nodes-from-the-view&#34;&gt;Filtering nodes from the view&lt;/h2&gt;
&lt;p&gt;The health filter is the slider in the lower left area of page. You can slide it left to right to show or hide nodes; for example, you might want to hide nodes with a score smaller that a certain value so the UI displays only the unhealthy nodes that require immediate attention. Wherever you land on the health filter, an informational message appears to the right of the filter, indicating how many nodes are hidden from view.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;../../../images/health-filter.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;
&lt;p&gt;Filtering is useful if you have many nodes and want to see only the ones that need attention, so you can quickly resolve issues on them.&lt;/p&gt;

      </description>
    </item>
    
    <item>
      <title>Mc: Monitoring cluster CPU and Memory with MC</title>
      <link>/en/mc/monitoring-using-mc/monitoring-cluster-cpumemory/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/en/mc/monitoring-using-mc/monitoring-cluster-cpumemory/</guid>
      <description>
        
        
        &lt;p&gt;On the MC Overview page, the &lt;strong&gt;CPU/Memory&lt;/strong&gt; subsection provides a graph-based overview of cluster resources during the last hour, which lets you quickly monitor resource distribution across nodes.&lt;/p&gt;
&lt;p&gt;This chart plots average and per-node percentages for both CPU and memory with updates every minute—unless you clear Auto Refresh Charts in the toolbar. You can also filter what the chart displays by clicking components in the legend at the bottom of the subsection to show/hide those components. Yellow data points represent individual nodes in the cluster at that point in time.&lt;/p&gt;
&lt;h2 id=&#34;investigating-areas-of-concern&#34;&gt;Investigating areas of concern&lt;/h2&gt;
&lt;p&gt;While viewing cluster resources, you might wonder why resources among nodes become skewed. To zoom in, use your mouse to drag around the problem area surrounding the time block of interest.&lt;/p&gt;
&lt;p&gt;After you release the mouse, the chart refreshes to display a more detailed view of the selected area. If you hover your cursor over the node that looks like it&#39;s consuming the most resources, a dialog box summarizes that node&#39;s percent usage.&lt;/p&gt;
&lt;p&gt;For more information, click a data point (node) on the graph to open MC&#39;s node details page. To return to the previous view, click &lt;strong&gt;Reset zoom&lt;/strong&gt;.&lt;/p&gt;
&lt;h2 id=&#34;see-also&#34;&gt;See also&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;../../../en/mc/monitoring-using-mc/monitoring-node-activity/#&#34;&gt;Monitoring node activity with MC&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

      </description>
    </item>
    
    <item>
      <title>Mc: Monitoring database storage with MC</title>
      <link>/en/mc/monitoring-using-mc/monitoring-db-storage/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/en/mc/monitoring-using-mc/monitoring-db-storage/</guid>
      <description>
        
        
        &lt;p&gt;The Infrastructure page&#39;s &lt;strong&gt;Storage View&lt;/strong&gt; provides a summary of the amount of data stored in your database, and the persistent location of that data. Use this view to monitor how much of your storage capacity your databases are using.&lt;/p&gt;
&lt;p&gt;For a database running in Eon Mode, MC also displays bar charts in the Storage View that illustrate shard subscription status. Use these charts to determine if your current subscription layout is optimal for querying your Eon Mode database. For information about using subscription status charts, see &lt;a href=&#34;../../../en/mc/monitoring-using-mc/monitoring-subscription-status-eon/#&#34;&gt;Monitoring subscription status in Eon Mode&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;../../../images/mc/mc-storage1.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;
&lt;h2 id=&#34;monitor-storage-usage&#34;&gt;Monitor storage usage&lt;/h2&gt;
&lt;p&gt;The storage summary table lists all databases currently monitored by MC and information about their storage:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Database Size&lt;/strong&gt;. Click &lt;strong&gt;Load Size&lt;/strong&gt; to calculate the total size of the database.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Database Mode&lt;/strong&gt;. The databases run in Enterprise Mode, or &lt;a href=&#34;../../../en/eon/&#34;&gt;Eon Mode&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Storage Type&lt;/strong&gt;. Enterprise Mode databases list the OS of the local nodes where data is stored. Eon Mode databases list the type of communal storage location where it stores its data. Eon Mode currently supports only S3-compatible storage locations.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;View&lt;/strong&gt;. The options displayed in this column depend on the database mode and type of data on the database.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Vertica &lt;strong&gt;Tables Storage&lt;/strong&gt;: For Enterprise Mode databases only. Click for a dialog listing the node and local directories where the database table data is stored.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Communal/Depot Storage&lt;/strong&gt;: For Eon Mode databases only. Click for a dialog displaying location paths for your depot and communal storage.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Communal Storage Subscription&lt;/strong&gt;: For Eon Mode databases only. Click to view bar charts at the bottom of the Storage View page, illustrating shard subscription status. For more about these charts, &lt;a href=&#34;../../../en/mc/monitoring-using-mc/monitoring-subscription-status-eon/#&#34;&gt;Monitoring subscription status in Eon Mode&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;External Tables&lt;/strong&gt;: Available when there are &lt;a href=&#34;../../../en/data-load/working-with-external-data/&#34;&gt;external&lt;/a&gt; tables in your database. Click for a dialog displaying details about all external tables. (Also see &lt;a href=&#34;../../../en/mc/monitoring-using-mc/monitoring-system-resources/monitoring-table-utilization-and-projections/#&#34;&gt;Monitoring table utilization and projections with MC&lt;/a&gt;.)&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;HCatalog Details&lt;/strong&gt;: Available when your database has access to Hive tables. (See &lt;a href=&#34;../../../en/hadoop-integration/using-hcatalog-connector/#&#34;&gt;Using the HCatalog Connector&lt;/a&gt;.) Click for a dialog displaying details about HCatalog schemas. For any HCatalog schema, click View Tables for details about all tables accessible through that schema. (Also see &lt;a href=&#34;../../../en/mc/monitoring-using-mc/monitoring-system-resources/monitoring-table-utilization-and-projections/#&#34;&gt;Monitoring table utilization and projections with MC&lt;/a&gt;.)&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;In front of Eon Mode database names in the list, a plus icon displays. Click the icon to expand more details about the database&#39;s depot capacity and usage. The depot is cache-like storage where Eon Mode databases keep local copies of communal storage data for faster query access.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Click &lt;strong&gt;Percentage Used&lt;/strong&gt; to view the &lt;a href=&#34;../../../en/mc/monitoring-using-mc/monitoring-depot-activity-mc/&#34;&gt;Depot Activity&lt;/a&gt; chart for that database.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Click &lt;strong&gt;View Depot Details by Nodes&lt;/strong&gt; to see a dialog displaying location paths and depot usage information.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;see-also&#34;&gt;See also&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;a href=&#34;../../../en/eon/#&#34;&gt;Eon Mode&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;a href=&#34;../../../en/architecture/eon-concepts/eon-architecture/#&#34;&gt;Eon Mode architecture&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;a href=&#34;../../../en/mc/monitoring-using-mc/monitoring-depot-activity-mc/#&#34;&gt;Monitoring depot activity with MC&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;a href=&#34;../../../en/mc/monitoring-using-mc/monitoring-subscription-status-eon/#&#34;&gt;Monitoring subscription status in Eon Mode&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;a href=&#34;../../../en/mc/monitoring-using-mc/monitoring-system-resources/monitoring-table-utilization-and-projections/#&#34;&gt;Monitoring table utilization and projections with MC&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;a href=&#34;../../../en/data-load/working-with-external-data/#&#34;&gt;Working with external data&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;a href=&#34;../../../en/hadoop-integration/using-hcatalog-connector/#&#34;&gt;Using the HCatalog Connector&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

      </description>
    </item>
    
    <item>
      <title>Mc: Monitoring subscription status in Eon Mode</title>
      <link>/en/mc/monitoring-using-mc/monitoring-subscription-status-eon/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/en/mc/monitoring-using-mc/monitoring-subscription-status-eon/</guid>
      <description>
        
        
        &lt;p&gt;To view subscription charts for any Eon Mode database you monitor, click &lt;strong&gt;View Your Infrastructure&lt;/strong&gt; on the MC Home page. Then click the &lt;strong&gt;Storage View&lt;/strong&gt; tab.&lt;/p&gt;
&lt;p&gt;Click the &lt;strong&gt;Details&lt;/strong&gt; action for that database in the storage summary list (highlighted in red in the image below).&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;../../../images/mc/mc-storage2.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;
&lt;p&gt;When you click &lt;strong&gt;Details&lt;/strong&gt;, two charts become available on the bottom half of the page: The Sharding Subscription chart, and the Node Subscription chart. You can switch between these two charts using the drop down menu to the right of the chart title.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;../../../images/mc/mc-storage1.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;
&lt;h2 id=&#34;why-monitor-shard-and-node-subscriptions&#34;&gt;Why monitor shard and node subscriptions?&lt;/h2&gt;
&lt;p&gt;Shards are segments of the data that is stored persistently in your Eon Mode database&#39;s communal storage location, for example Amazon S3 in the cloud or PureStorage if your cluster is on premises. Each node in the database subscribes to a subset of those shards. In this way, the node gets updated on when to populate its depot with new data from communal storage. (See &lt;a href=&#34;../../../en/architecture/eon-concepts/shards-and-subscriptions/#&#34;&gt;Namespaces and shards&lt;/a&gt;.)&lt;/p&gt;
&lt;p&gt;For K-safety in an Eon Mode database, shards should have multiple node subscribers to ensure that even if a node goes down or is being used by another query, the data on that shard is still available on other nodes. If a shard has no node subscribers, that could indicate that data loss is occurring.&lt;/p&gt;
&lt;p&gt;Subscriptions go through several transitions, which are illustrated by colors in the subscription charts:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Pending (Yellow).&lt;/strong&gt; The node is ready to subscribe to a certain shard. It cannot yet serve queries because it is not actively subscribed to the shard yet.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Passive (Blue/Teal).&lt;/strong&gt; The node could potentially serve queries for a shard it is passively subscribed to, but its depot contents for that shard may not yet be up to date, which could negatively impact query performance. The passively subscribed node is waiting for an active node subscriber of the shard to send it the most recent data.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Active (Green).&lt;/strong&gt; The node is actively subscribed to the shard, can load new data from communal storage, and can serve queries for data in that shard. The actively subscribed node sends data from that shard to other subscribed nodes.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Removing (Dark Red/Maroon).&lt;/strong&gt;  The node is unsubscribing from the shard. It may have the most recent data from that shard, but that state is temporary until data from that shard is cleaned up.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Inactive (Red).&lt;/strong&gt; The subscribed node is down. It can no longer serve queries for that shard.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Operations such as adding or removing nodes or rebalancing shards can change which nodes subscribe to which shards. Shard subscription changes can prevent object-level restore from backups, though full restore is always possible. If shard subscriptions change, consider making a backup with the new configuration.&lt;/p&gt;
&lt;h2 id=&#34;monitor-sharding-subscription&#34;&gt;Monitor sharding subscription&lt;/h2&gt;
&lt;p&gt;The Sharding Subscription chart displays how many nodes are subscribed to each shard in your database, and what type of subscription it is.&lt;/p&gt;
&lt;p&gt;You can hover over any bar in the chart to see which nodes are subscribed to the shard. Click on a subscription type in the legend to show or hide it in the chart display.&lt;/p&gt;
&lt;p&gt;The example below shows the shard subscription status for a running Eon Mode database. The database has three nodes that are up, and one node (Node 4) that has been added to the cluster, but is down.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;../../../images/mc/mc-sharding-subscription.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;
&lt;p&gt;You can hover over any bar in the chart to see which nodes are subscribed to the shard. In this example, nodes 1 and 3 have active subscriptions to the first shard (green); nodes 1 and 2 to the second shard; and nodes 2 and 3 to the third shard.&lt;/p&gt;
&lt;p&gt;The active subscriptions are evenly spread across the shards. This is a k-safe Eon Mode database.&lt;/p&gt;
&lt;p&gt;Node 4 was subscribed to two shards; however, because it is down, its subscriptions to the shards are now inactive (red).&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;../../../images/mc/mc-sharding-subscription2.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;
&lt;h2 id=&#34;monitor-node-subscriptions&#34;&gt;Monitor node subscriptions&lt;/h2&gt;
&lt;p&gt;Use this chart to view how many shards each node in your database is subscribed to, and the state of those subscriptions. The number of shards each node is subscribed to should be about the same to prevent overworking any given node.&lt;/p&gt;
&lt;p&gt;Hover over any bar to see the shards it is subscribed to. The color of the bar indicates the state of each subscription. Click on a subscription type in the legend to show or hide it in the chart display.&lt;/p&gt;
&lt;p&gt;The example below shows the same database from the Sharding Subscription example above. Nodes 1 through 3 are each actively subscribed to two shards (green). At least two nodes are subscribed to every shard in the database (which you can double check using the Sharding Subscription chart), ensuring that even if one of the nodes is down or being used in a query, another node is still actively subscribed and can access the data of that shard.&lt;/p&gt;
&lt;p&gt;Since Node 4 is down, the chart shows that both its shard subscriptions are now inactive.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;../../../images/mc/mc-node-subscription-chart.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;
&lt;h2 id=&#34;see-also&#34;&gt;See also&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;a href=&#34;../../../en/architecture/eon-concepts/shards-and-subscriptions/#&#34;&gt;Namespaces and shards&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;a href=&#34;../../../en/architecture/eon-concepts/elasticity/#&#34;&gt;Elasticity&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

      </description>
    </item>
    
    <item>
      <title>Mc: Monitoring system resources with MC</title>
      <link>/en/mc/monitoring-using-mc/monitoring-system-resources/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/en/mc/monitoring-using-mc/monitoring-system-resources/</guid>
      <description>
        
        
        &lt;p&gt;
MC&#39;s &lt;strong&gt;Activity&lt;/strong&gt; page provides immediate visual insight into potential problem areas in your database&#39;s health by giving you graph-based views of query and user activity, hardware and memory impact, table and projection usage, system bottlenecks, and resource pool usage.&lt;/p&gt;
&lt;p&gt;Select one of the following charts in the toolbar menu:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;../../../en/mc/monitoring-using-mc/monitoring-system-resources/monitoring-query-activity/&#34;&gt;Queries&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;../../../en/mc/monitoring-using-mc/monitoring-system-resources/monitoring-internal-sessions/&#34;&gt;Internal Sessions&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;../../../en/mc/monitoring-using-mc/monitoring-system-resources/monitoring-user-sessions/&#34;&gt;User Sessions&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;../../../en/mc/monitoring-using-mc/monitoring-system-resources/monitoring-system-memory-usage/&#34;&gt;Memory Usage&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;../../../en/mc/monitoring-using-mc/monitoring-system-resources/monitoring-system-bottlenecks/&#34;&gt;System Bottlenecks&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;../../../en/mc/monitoring-using-mc/monitoring-system-resources/monitoring-user-query-phases/&#34;&gt;User Query Phases&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;a href=&#34;../../../en/mc/monitoring-using-mc/monitoring-system-resources/monitoring-table-utilization-and-projections/#&#34;&gt;Monitoring table utilization and projections with MC&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;../../../en/mc/monitoring-using-mc/monitoring-system-resources/monitoring-running-queries/&#34;&gt;Query Monitoring&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;../../../en/admin/monitoring/monitoring-resource-pools/&#34;&gt;Resource Pool Monitoring&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;a href=&#34;../../../en/mc/monitoring-using-mc/monitoring-system-resources/monitoring-catalog-memory/#&#34;&gt;Monitoring catalog memory with MC&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;how-up-to-date-is-the-information&#34;&gt;How up to date is the information?&lt;/h2&gt;
&lt;p&gt;System-level activity charts automatically update every five minutes, unless you clear Auto Refresh in the toolbar. Depending on your system, it could take several moments for the charts to display when you first access the page or change the kind of resource you want to view.&lt;/p&gt;
&lt;h2 id=&#34;chart-viewing-options&#34;&gt;Chart viewing options&lt;/h2&gt;
&lt;p&gt;You can specify time frames for some charts, which display a calendar icon in their title bars. Click the calendar icon to specify the time frame for that module.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;../../../images/mc/mc-overview-calendar.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;
&lt;p&gt;If you have enabled extended monitoring on your database, MC can display longer ranges of data in certain charts. See &lt;a href=&#34;../../../en/mc/monitoring-using-mc/extended-monitoring/#&#34;&gt;Extended monitoring&lt;/a&gt;. If a chart is using extended monitoring data, the rocket ship icon appears in the title bar:&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;../../../images/mc/mc-rocket.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;
&lt;p&gt;You can expand some charts to view them in larger windows. Click the expand icon in the title bar to do so:&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;../../../images/mc/mc-expand-icon.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;

      </description>
    </item>
    
    <item>
      <title>Mc: Monitoring resource pools with MC</title>
      <link>/en/mc/monitoring-using-mc/monitoring-resource-pools/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/en/mc/monitoring-using-mc/monitoring-resource-pools/</guid>
      <description>
        
        
        &lt;p&gt;Management Console allows database administrators to monitor and configure resource pools through the &lt;strong&gt;Activity&lt;/strong&gt; and &lt;strong&gt;Configuration&lt;/strong&gt; pages. These pages help you manage workloads by providing visual representations of resource usage as well as resource pool configuration options.&lt;/p&gt;
&lt;h2 id=&#34;monitoring-resource-pools-charts&#34;&gt;Monitoring resource pools charts&lt;/h2&gt;
&lt;p&gt;You can monitor your resource pools using the &lt;strong&gt;Resource Pools Monitoring&lt;/strong&gt; charts, accessible through the Management Console &lt;strong&gt;Activity&lt;/strong&gt; page.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;../../../images/mc-resource-pools2.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;
&lt;p&gt;Select a resource pool to view using the &lt;strong&gt;Resource Pool&lt;/strong&gt; menu, located in the leftmost sidebar. In the sidebar, &lt;strong&gt;Current Usage Activity&lt;/strong&gt; displays the pool&#39;s real-time statistics.&lt;/p&gt;
&lt;p&gt;Monitor the selected resource pool using the following charts, which display the pool&#39;s historic data:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Resource Usages for Pool:&lt;/strong&gt; Shows the historically averaged acquired memory usage by each pool across all nodes. The graph uses two y-axes, one that shows memory size, and a second that shows the total number of running queries. Data is collected every hour. Hover over a data point for a summary of the memory usage at that specific point.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Memory Usage in Node:&lt;/strong&gt; Shows the historically acquired memory usages by all pools across all nodes. Data is collected every hour. Hover over a data point for a summary of the memory usage at that specific point. Use the title bar dropdown to display the memory usage for a specific node. For Eon mode databases, you can also display the memory usage for a specific &lt;a href=&#34;../../../en/architecture/eon-concepts/subclusters/&#34;&gt;subcluster&lt;/a&gt;, all subclusters, or nodes not assigned to a subcluster. An Eon mode database has one default subcluster, and may have additional user-defined subclusters.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Average Query Execution and Query Time in Pool:&lt;/strong&gt; Shows the averaged query queue time plotted against the query execution time by each pool across all nodes. Data is collected every minute. Hover over data to get the average query execution and queue time in the specified pool. Click a data point to show detailed individual query information. &lt;br /&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Resource Rejections in Pool:&lt;/strong&gt; Shows the historical total number of resource requests that were rejected in each pool across all nodes. Data is collected every hour. Click a data point to show rejection details and reasons in a pop-up window.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;configuring-resource-pools-in-mc&#34;&gt;Configuring resource pools in MC&lt;/h2&gt;
&lt;p&gt;Database administrators can view information about resource pool parameters and make changes to existing parameters through the Management Console &lt;strong&gt;Configuration&lt;/strong&gt; page. You can also create and remove new resource pools, assign resource pool users, and assign cascading pools.&lt;/p&gt;
&lt;p&gt;See &lt;a href=&#34;../../../en/mc/monitoring-using-mc/monitoring-resource-pools/configuring-resource-pools-mc/&#34;&gt;Configuring Resource Pools in Management Console&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;permissions&#34;&gt;Permissions&lt;/h2&gt;
&lt;p&gt;Only the database administrator can monitor and configure resource pools in Management Console.&lt;/p&gt;
&lt;h2 id=&#34;see-also&#34;&gt;See also&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;../../../en/mc/monitoring-using-mc/monitoring-resource-pools/configuring-resource-pools-mc/&#34;&gt;Configuring Resource Pools in Management Console&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;a href=&#34;../../../en/admin/monitoring/monitoring-resource-pools/#&#34;&gt;Monitoring resource pools&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

      </description>
    </item>
    
    <item>
      <title>Mc: Monitoring database messages and alerts with MC</title>
      <link>/en/mc/monitoring-using-mc/monitoring-db-messages-and-alerts-mc/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/en/mc/monitoring-using-mc/monitoring-db-messages-and-alerts-mc/</guid>
      <description>
        
        
        &lt;p&gt;Management Console periodically checks system health and performance. When an important event occurs or system performance fluctuates beyond user- or system-defined limits, the Management Console generates a message to alert you about the state of your system. View and manage alerts in the &lt;a href=&#34;../../../en/mc/monitoring-using-mc/monitoring-db-messages-and-alerts-mc/message-center/&#34;&gt;Message Center&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;message-alert-notifications&#34;&gt;Message alert notifications&lt;/h2&gt;
&lt;p&gt;Management Console uses multiple methods to communicate alert notifications to ensure that you are immediately aware of any changes to your database that might require attention. You receive message &lt;a href=&#34;../../../en/mc/monitoring-using-mc/monitoring-db-messages-and-alerts-mc/setting-up-smtp-email-alerts/&#34;&gt;notifications by email&lt;/a&gt;, and you can view notifications using the following components:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Message envelope icon&lt;/strong&gt;: This icon is located by the &lt;strong&gt;MC Help&lt;/strong&gt; icon, in the top-right of any database-specific page. Select this icon display the &lt;strong&gt;Message Center&lt;/strong&gt; quick view, and perform archive, read, and delete message actions. For details about message actions and alerts, see &lt;a href=&#34;../../../en/mc/monitoring-using-mc/monitoring-db-messages-and-alerts-mc/message-center/#&#34;&gt;Message center&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Unread Messages (This Week)&lt;/strong&gt; widget: On the database &lt;strong&gt;Overview&lt;/strong&gt; tab, this widget is located in the quick stats sidebar. It displays unread, high-priority messages. Select the number (including 0) in the widget to go to the &lt;strong&gt;Message Center&lt;/strong&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;pre-configured-alerts&#34;&gt;Pre-configured alerts&lt;/h2&gt;
&lt;p&gt;Management Console provides pre-configured alerts to provide system monitoring capabilities without manual setup. Each alert has a pre-configured threshold that defines the acceptable performance limit, and MC sends a message notification when the database exceeds that threshold.&lt;/p&gt;
&lt;p&gt;By default, pre-configured alerts are not active and require minimal initial setup. For details on how to set pre-configured alert properties, see &lt;a href=&#34;../../../en/mc/monitoring-using-mc/monitoring-db-messages-and-alerts-mc/alert-config/#&#34;&gt;Alert configuration&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;node-health&#34;&gt;Node health&lt;/h3&gt;
&lt;p&gt;OpenText™ Analytics Database provides the following pre-configured alerts to monitor node health:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Node CPU&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Node Memory&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Node Disk Usage&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Node Disk I/O&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Node CPU I/O Wait&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Node Reboot Rate&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Node State Change&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Node Catalog Memory&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;network-health&#34;&gt;Network health&lt;/h3&gt;
&lt;p&gt;The database provides the Network I/O Error pre-configured alert to monitor network health.&lt;/p&gt;
&lt;h3 id=&#34;query&#34;&gt;Query&lt;/h3&gt;
&lt;p&gt;The database provides the following pre-configured alerts to monitor queries:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Queued Query&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;NumberFailed&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Query Number&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Spilled Query Number&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Retried Query Number&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Query Running Time&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;license-status&#34;&gt;License status&lt;/h3&gt;
&lt;p&gt;The database provides the License Usage pre-configured alert to monitor the status of your database license.&lt;/p&gt;
&lt;h3 id=&#34;resource-pool&#34;&gt;Resource pool&lt;/h3&gt;
&lt;p&gt;MC can send alerts when an individual resource pool reaches a specified state or usage level. For details about resource pool configuration parameters, see &lt;a href=&#34;../../../en/admin/managing-db/managing-workloads/resource-pool-architecture/built-resource-pools-config/#&#34;&gt;Built-in resource pools configuration&lt;/a&gt;.

&lt;div class=&#34;admonition important&#34; role=&#34;alert&#34;&gt;
&lt;h4 class=&#34;admonition-head&#34;&gt;Important&lt;/h4&gt;
Default settings for resource pool alerts apply to the GENERAL pool only.
&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;You can configure the MC to send the following resource pool alerts:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Queries Reaching the Max Allowed Execution Time&lt;/strong&gt;: Triggers an alert when the specified number of queries reach the RUNTIMECAP execution threshold for the resource pool. You cannot set this alert if the resource pool does not have a RUNTIMECAP threshold set, or if the resource pool has a &lt;a href=&#34;../../../en/admin/managing-db/managing-workloads/resource-pool-architecture/defining-secondary-resource-pools/&#34;&gt;secondary resource pool&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Queries With Resource Rejections&lt;/strong&gt;: Triggers an alert when the specified number of queries exceed a specified number of &lt;a href=&#34;../../../en/admin/managing-db/managing-workloads/managing-system-resource-usage/&#34;&gt;resource rejections&lt;/a&gt; within a set period of time.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Minimum Starting Resource Value&lt;/strong&gt;: Triggers an alert when the resource pool reaches the minimum amount of resources allocated for the MEMORYSIZE value.&lt;/p&gt;

&lt;div class=&#34;alert admonition note&#34; role=&#34;alert&#34;&gt;
&lt;h4 class=&#34;admonition-head&#34;&gt;Note&lt;/h4&gt;

By default, you cannot set MEMORYSIZE for the GENERAL pool. The GENERAL pool must have at least 1GB of memory and it cannot be smaller than 25% of the entire system memory.

&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Maximum Allowed Resource Value&lt;/strong&gt;: Triggers an alert when the resource pool reaches the MAXMEMORYSIZE value.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Ended Query With Queue Time Exceeding Limit&lt;/strong&gt;: Triggers an alert when the specified number of completed queries were queued for a specified length of time within a timeframe.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Ended Query With Run Time Exceeding Limit&lt;/strong&gt;: Triggers an alert when the specified number of completed queries ran for a specified length of time within a timeframe.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;custom-alerts&#34;&gt;Custom alerts&lt;/h2&gt;
&lt;p&gt;Create custom alerts to measure system performance metrics that are not monitored by the pre-configured alerts. Create a dynamic SQL query that triggers an alert when it returns any results. You can configure how often an alert is generated, the alert priority, and who receives email alerts. For example, you can create custom alerts that monitor the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Failed logins within a configurable time period&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Idle database user sessions using a configurable time limit&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Database node is DOWN&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For details about creating and managing custom alerts, including a tutorial on how to create a custom alert that monitors failed logins, see &lt;a href=&#34;../../../en/mc/monitoring-using-mc/monitoring-db-messages-and-alerts-mc/custom-alerts/#&#34;&gt;Custom alerts&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;default-notifications&#34;&gt;Default notifications&lt;/h2&gt;
&lt;p&gt;Management Console generates the following messages about the database that appear only in the &lt;a href=&#34;../../../en/mc/monitoring-using-mc/monitoring-db-messages-and-alerts-mc/message-center/&#34;&gt;Message Center&lt;/a&gt;:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Low disk space&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Read-only file system&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Loss of &lt;a class=&#34;glosslink&#34; href=&#34;../../../en/glossary/k-safety/&#34; title=&#34;For more information, see Designing for K-Safety.&#34;&gt;K-safety&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Current fault tolerance at critical level&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Too many ROS containers&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Change in node state&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Recovery error&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Recovery failure&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Recovery lock error&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Recovery projection retrieval error&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Refresh error&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Refresh lock error&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a class=&#34;glosslink&#34; href=&#34;../../../en/glossary/workload-analyzer/&#34; title=&#34;An advisor tool that analyzes system information held in SQL system tables (monitoring APIs) and returns a set of tuning recommendations.&#34;&gt;Workload analyzer&lt;/a&gt; operations&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a class=&#34;glosslink&#34; href=&#34;../../../en/glossary/tuple-mover-tm/&#34; title=&#34;The Tuple Mover manages ROS data storage.&#34;&gt;Tuple Mover&lt;/a&gt; error&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Timer service task error&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a class=&#34;glosslink&#34; href=&#34;../../../en/glossary/last-good-epoch-lge/&#34; title=&#34;A term used in manual recovery, LGE (Last Good Epoch) refers to the most recent epoch that can be recovered.&#34;&gt;Last Good Epoch&lt;/a&gt; (LGE) lag&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;License size compliance&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;License term compliance&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;disk-space-check-and-cleanup&#34;&gt;Disk space check and cleanup&lt;/h2&gt;
&lt;p&gt;When the Management Console checks alerts, it generates a result set and saves it to disk. If you use aggressive alert configurations, the result set might use a large amount of disk space. By default, the database reserves 500MB of disk space to save result sets.&lt;/p&gt;
&lt;p&gt;The database checks the free disk space 2 times each day and cleans alerts that are older than 7 days. If the available disk space is low, custom alerts are disabled. Notifications and emails are generated when an alert is disabled due to insufficient disk space.&lt;/p&gt;
&lt;p&gt;The &lt;code&gt;/opt/console/vconsole/config/console.properties&lt;/code&gt; file contains these settings. Edit the following values to configure the how the MC manages your disk space:

&lt;table class=&#34;table table-bordered&#34; &gt;



&lt;tr&gt; 

&lt;th &gt;
Property&lt;/th&gt; 

&lt;th &gt;
Description&lt;/th&gt;&lt;/tr&gt;

&lt;tr&gt; 

&lt;td &gt;
&lt;code&gt;console.diskspace.threshold&lt;/code&gt;&lt;/td&gt; 

&lt;td &gt;




&lt;p&gt;The amount of disk space the database reserves to save result sets.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Default:&lt;/strong&gt; 500MB&lt;/p&gt;
&lt;/td&gt;&lt;/tr&gt;

&lt;tr&gt; 

&lt;td &gt;
&lt;code&gt;customthreshold.alerts.toKeepInDays&lt;/code&gt;&lt;/td&gt; 

&lt;td &gt;




&lt;p&gt;The number of days that alerts are retained on disk.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Default:&lt;/strong&gt; 7&lt;/p&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/p&gt;

      </description>
    </item>
    
    <item>
      <title>Mc: Monitoring MC user activity using audit log</title>
      <link>/en/mc/monitoring-using-mc/monitoring-mc-user-activity-using-audit-log/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/en/mc/monitoring-using-mc/monitoring-mc-user-activity-using-audit-log/</guid>
      <description>
        
        
        &lt;p&gt;When an MC user makes changes on the MC interface, whether to an MC-managed database or to the MC itself, their action generates a log entry that records a timestamp, the MC user name, the database and client host (if applicable), and the operation the user performed. You monitor user activity on the &lt;strong&gt;Diagnostics &amp;gt; Audit Log&lt;/strong&gt; page.&lt;/p&gt;
&lt;p&gt;MC records the following types of user operations:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;User log-on/log-off activities&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Database creation&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Database connection through the console interface&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Start/stop a database&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Remove a database from the console view&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Drop a database&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Database rebalance across the cluster&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;License activity views on a database, as well as new license uploads&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a class=&#34;glosslink&#34; href=&#34;../../../en/glossary/workload-analyzer/&#34; title=&#34;An advisor tool that analyzes system information held in SQL system tables (monitoring APIs) and returns a set of tuning recommendations.&#34;&gt;Workload analyzer&lt;/a&gt; views on a database&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Database password changes&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Database settings changes (individual settings are tracked in the audit record)&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Syncing the database with the cluster (who clicked Sync on grid view)&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Query detail viewings of a database&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Closing sessions&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Node changes (add, start, stop, replace)&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;User management (add, edit, enable, disable, delete)&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;LDAP authentication (enable/disable)&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Management Console setting changes (individual settings are tracked in the audit record)&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;SSL certificate uploads&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Message deletion and number deleted&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Console restart from the browser interface&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Factory reset from the browser interface&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Upgrade MC from the browser interface&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;background-cleanup-of-audit-records&#34;&gt;Background cleanup of audit records&lt;/h2&gt;
&lt;p&gt;An internal MC job starts every day and, if required, clears audit records that exceed a specified timeframe and size. The default is 90 days and 2K in log size. MC clears whichever limit is first reached.&lt;/p&gt;
&lt;p&gt;You can adjust the time and size limits by editing the following lines in the &lt;code&gt;/opt/vconsole/config/console.properties&lt;/code&gt; file:&lt;/p&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;vertica.audit.maxDays=90vertica.audit.maxRecords=2000
&lt;/code&gt;&lt;/pre&gt;&lt;h2 id=&#34;filter-and-export-results&#34;&gt;Filter and export results&lt;/h2&gt;
&lt;p&gt;You can manipulate the output of the audit log by sorting column headings, scrolling through the log, refining your search to a specific date/time and you can export audit contents to a file.&lt;/p&gt;
&lt;p&gt;If you want to export the log, see &lt;a href=&#34;../../../en/mc/troubleshooting-with-mc-diagnostics/exporting-user-audit-log/#&#34;&gt;Exporting the user audit log&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;if-you-perform-a-factory-reset&#34;&gt;If you perform a factory reset&lt;/h2&gt;
&lt;p&gt;If you perform a factory reset on MC&#39;s Diagnostics page (restore it to its pre-configured state), MC prompts you to export audit records before the reset occurs.&lt;/p&gt;

      </description>
    </item>
    
    <item>
      <title>Mc: Monitoring external data sources with MC</title>
      <link>/en/mc/monitoring-using-mc/monitoring-external-data-sources-mc/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/en/mc/monitoring-using-mc/monitoring-external-data-sources-mc/</guid>
      <description>
        
        
        &lt;p&gt;By default, Management Console monitors a database using information from that database&#39;s Data Collector (DC) tables. MC can also monitor DC tables you have copied into OpenText™ Analytics Database tables, locally or remotely.&lt;/p&gt;
&lt;p&gt;MC administrators provide mappings to local schemas or to an external database containing the corresponding DC data. MC can then render its charts and graphs from the new repository instead of from local DC tables. This offers the benefit of loading larger sets of data faster in MC, and retaining historical data long term.

&lt;div class=&#34;alert admonition note&#34; role=&#34;alert&#34;&gt;
&lt;h4 class=&#34;admonition-head&#34;&gt;Note&lt;/h4&gt;

&lt;strong&gt;Note:&lt;/strong&gt; MC also offers &lt;a href=&#34;../../../en/mc/monitoring-using-mc/extended-monitoring/&#34;&gt;External Monitoring&lt;/a&gt;, which allows you to set up a storage database through the MC interface, then use Kafka to stream your data to the storage database. You can use the Data Source mapping process below if you prefer to set up your own alternative data source, or do not plan to use Kafka streaming.

&lt;/div&gt;&lt;/p&gt;
&lt;h2 id=&#34;map-an-alternative-data-source&#34;&gt;Map an alternative data source&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;On the MC Settings page, navigate to the Data Source tab.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Select the database for which you are creating the data source mapping.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Choose the database user for which you want to create the mapping.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Set Repository Location to Local or Remote.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;If Remote is selected, provide JDBC connection parameters for the remote database repository. Click &lt;strong&gt;Validate Connection Properties&lt;/strong&gt; to confirm a successful connection.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Enter the schema mappings for v_internal and v_catalog. MC does not support mapping the v_monitor schema.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Input your table mappings in one of the following ways:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Click &lt;strong&gt;Auto Discover&lt;/strong&gt;. MC retrieves the table mappings based on the database and schema mappings you provided.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Click &lt;strong&gt;Manual Entry&lt;/strong&gt;. Manually input table mappings.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Click &lt;strong&gt;Load Configurations&lt;/strong&gt;. If you previously saved a data source configuration for the database in a file, import the file to use that configuration for the currently selected user.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Optionally, click &lt;strong&gt;Save Configurations&lt;/strong&gt; to export this configuration file. You can create a mapping for another database user with this configuration file later.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Click &lt;strong&gt;Apply&lt;/strong&gt; to save and apply your configuration settings.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;reports-using-unmapped-schemas&#34;&gt;Reports using unmapped schemas&lt;/h2&gt;
&lt;p&gt;If a report in MC needs to access a locally stored schema or table that is unmapped, MC includes information from the local DC tables for that schema to complete the report.&lt;/p&gt;
&lt;p&gt;For remote configurations, if a report depends on an unmapped schema or table, the entire report is run against the local DC tables. If the remote database is down when MC attempts to run a report against it, MC reruns the report against the local database.&lt;/p&gt;
&lt;p&gt;When the MC runs a report, it records missing mappings in the MC log under the INFO severity level.&lt;/p&gt;

      </description>
    </item>
    
    <item>
      <title>Mc: Monitoring depot activity with MC</title>
      <link>/en/mc/monitoring-using-mc/monitoring-depot-activity-mc/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/en/mc/monitoring-using-mc/monitoring-depot-activity-mc/</guid>
      <description>
        
        
        &lt;p&gt;The &lt;a href=&#34;../../../en/architecture/eon-concepts/eon-architecture/#The&#34;&gt;depot&lt;/a&gt; is a cache-like component on each node that downloads and stores local copies of table data. Queries that can access the data that they need on the depot, instead of fetching it from communal storage, generally execute much faster. If your database is in Eon Mode, you can use the Depot Activity page to view depot settings and evaluate how efficiently it handles queries and load activity.&lt;/p&gt;
&lt;p&gt;To view depot settings and activity, navigate to &lt;strong&gt;Database &amp;gt; Activity &amp;gt; Depot Activity Monitoring&lt;/strong&gt;. The Depot Activity page has the following tabs:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;../../../en/mc/monitoring-using-mc/monitoring-depot-activity-mc/viewing-depot-activity/&#34;&gt;At A Glance&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;../../../en/mc/monitoring-using-mc/monitoring-depot-activity-mc/viewing-depot-efficiency/&#34;&gt;Depot Efficiency&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href=&#34;../../../en/mc/monitoring-using-mc/monitoring-depot-activity-mc/viewing-depot-content-mc/&#34;&gt;Depot Content&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;../../../en/mc/monitoring-using-mc/monitoring-depot-activity-mc/managing-depot-pinning-policies/&#34;&gt;Depot Pinning&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;

      </description>
    </item>
    
    <item>
      <title>Mc: Monitoring depot storage with MC</title>
      <link>/en/mc/monitoring-using-mc/monitoring-depot-storage-mc/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/en/mc/monitoring-using-mc/monitoring-depot-storage-mc/</guid>
      <description>
        
        
        &lt;p&gt;To display detailed storage monitoring information for your Eon database:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;From the MC home page, select &lt;strong&gt;View Your Infrastructure.&lt;/strong&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;On the Infrastructure page, select the &lt;strong&gt;Storage View&lt;/strong&gt; tab.MC displays the &lt;strong&gt;Storage View&lt;/strong&gt; screen, with details about the database storage and links to further detail screens:&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;../../../images/mc/mc-activity-depot-monitoring-storage-view-tab.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;To see the loaded size of the database, click &lt;strong&gt;Load Size.&lt;/strong&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;To see communal storage details for the database, such as its location and size, and the IP addresses of the nodes, click &lt;strong&gt;Communal/Depot Storage.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;../../../images/mc/mc-activity-depot-monitoring-communal-depot-storage.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;To view the shard subscriptions for your Eon nodes, click &lt;strong&gt;Communal Storage Subscription&lt;/strong&gt;. MC displays the shard type, how many nodes are subscribed to each shard, and the status of each shard subscription (Active, Inactive, Passive, Pending, Removing).&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;../../../images/mc/mc-activity-depot-monitoring-communal-storage-subscription.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;
&lt;p&gt;There are two views:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Sharding Subscription&lt;/strong&gt; displays how many nodes store each shard.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Node Subscription&lt;/strong&gt; displays how many shards are on each node.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Hover over a bar to display the details.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;To display the depot details for all nodes in the database, click &lt;strong&gt;View Depot Details by Nodes&lt;/strong&gt;. MC lists the nodes by node name, and for each node shows the number of bytes the node has in its depot, the total capacity of the depot, the percent used, and the path to the node&#39;s depot.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;../../../images/mc/mc-activity-depot-monitoring-storage-view-depot-details-by-nodes.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;
&lt;h2 id=&#34;see-also&#34;&gt;See also&lt;/h2&gt;
&lt;a href=&#34;../../../en/mc/monitoring-using-mc/monitoring-depot-activity-mc/#&#34;&gt;Monitoring depot activity with MC&lt;/a&gt;
&lt;/li&gt;
&lt;/ol&gt;

      </description>
    </item>
    
    <item>
      <title>Mc: Extended monitoring</title>
      <link>/en/mc/monitoring-using-mc/extended-monitoring/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/en/mc/monitoring-using-mc/extended-monitoring/</guid>
      <description>
        
        
        &lt;p&gt;Enabling extended monitoring allows you to monitor a longer range of data through MC. This can offer insight into long-term trends in your database&#39;s health. MC can also continue to display your monitored database&#39;s dashboard while it is down.&lt;/p&gt;
&lt;p&gt;Extended monitoring uses Kafka to stream monitoring data from your monitored databases to a single MC storage database. MC can query the storage database instead of your monitored database to render some of its charts, reducing impact on your monitored database&#39;s performance.&lt;/p&gt;
&lt;h2 id=&#34;how-extended-monitoring-works&#34;&gt;How extended monitoring works&lt;/h2&gt;
&lt;p&gt;By default, MC monitors your database by querying it directly for monitoring data about system activities, performance, and resource utilization. Typically, the &lt;a href=&#34;../../../en/glossary/data-collector/#&#34;&gt;Data collector&lt;/a&gt; stores all monitoring data in data collector (DC) tables. However, DC tables have limited retention periods. See &lt;a href=&#34;../../../en/admin/monitoring/data-collector-utility/#&#34;&gt;Data Collector utility&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Extended monitoring stores your database&#39;s monitoring data in a dedicated storage database. OpenText™ Analytics Database streams data from your database&#39;s DC tables through Kafka servers to the storage database. To use extended monitoring, you must have access to a running Kafka server. For more information about how the database integrates with Kafka, see &lt;a href=&#34;../../../en/kafka-integration/#&#34;&gt;Apache Kafka integration&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;After you set up and enable extended monitoring for a monitored database, MC renders several of your database&#39;s charts and graphs by querying the MC storage database instead of directly querying the database you are monitoring.&lt;/p&gt;
&lt;p&gt;You can enable extended monitoring for any, or all, of your monitored databases. The MC storage database provides a single repository for monitoring data from every database that uses enabled extended monitoring.&lt;/p&gt;
&lt;p&gt;In the following example, Kafka streams system data from two monitored databases to the storage database. MC uses the storage database to render individual dashboards for each monitored database. Be aware that MC always creates a dashboard that monitors the MC storage database.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;../../../images/extended-monitoring-flow.png&#34; alt=&#34;Kafka streams system data from two monitored databases to the storage database. MC uses the storage database to render individual dashboards for each monitored database. MC also always renders a dashboard for the MC storage database.&#34;&gt;&lt;/p&gt;
&lt;h2 id=&#34;use-extended-monitoring&#34;&gt;Use extended monitoring&lt;/h2&gt;

&lt;div class=&#34;admonition important&#34; role=&#34;alert&#34;&gt;
&lt;h4 class=&#34;admonition-head&#34;&gt;Important&lt;/h4&gt;
&lt;strong&gt;Important:&lt;/strong&gt; To use extended monitoring, OpenText recommends installing Management Console on a host without any other OpenText™ Analytics Database.
&lt;/div&gt;
&lt;p&gt;When a database has extended monitoring enabled, the MC charts that use the feature display a rocket ship icon in the corner. You can use these charts to access longer-term data about your database&#39;s health or performance.&lt;/p&gt;
&lt;p&gt;To view historical information in these charts, click the calendar icon to specify the timeframe to display. For example, if your database has been down for several hours, your charts do not display recent activity in your database. You could use the timeframe filter in the System Bottlenecks chart to see unusual resource usage occurred in your database in the hour it went down.&lt;/p&gt;
&lt;p&gt;You can view a history of the Kafka streaming jobs loading data into the storage database. MC displays these jobs on the Load tab of your storage database&#39;s dashboard. See &lt;a href=&#34;../../../en/mc/cloud-platforms/aws-mc/loading-data-from-amazon-s3-using-mc/viewing-load-history/#&#34;&gt;Viewing load history&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;set-up-extended-monitoring&#34;&gt;Set up extended monitoring&lt;/h2&gt;
&lt;p&gt;To set up extended monitoring, see &lt;a href=&#34;../../../en/mc/monitoring-using-mc/extended-monitoring/managing-storage-db/#&#34;&gt;Managing the storage database&lt;/a&gt; and &lt;a href=&#34;../../../en/mc/monitoring-using-mc/extended-monitoring/managing-extended-monitoring-on-db/#&#34;&gt;Managing extended monitoring on a database&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;see-also&#34;&gt;See also&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;a href=&#34;../../../en/mc/monitoring-using-mc/extended-monitoring/managing-storage-db/#&#34;&gt;Managing the storage database&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;a href=&#34;../../../en/mc/monitoring-using-mc/extended-monitoring/managing-extended-monitoring-on-db/#&#34;&gt;Managing extended monitoring on a database&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;a href=&#34;../../../en/mc/cloud-platforms/aws-mc/loading-data-from-amazon-s3-using-mc/viewing-load-history/#&#34;&gt;Viewing load history&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;a href=&#34;../../../en/kafka-integration/#&#34;&gt;Apache Kafka integration&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;a href=&#34;../../../en/admin/monitoring/data-collector-utility/#&#34;&gt;Data Collector utility&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

      </description>
    </item>
    
  </channel>
</rss>
