MongoDB Instances Heatmap

Clicking All Instances Heatmap in the left/navigation menu opens the MongoDB Instances Heatmap, which provides an easy-to-view interface that allows you to view the status and alerts of all MongoDB Instances. Use the Metric drop-down menu to view the Alert Severity, Alert Count, Physical Memory, Open Cursors, Connections, or Databases.

The heatmap is organized by host, each rectangle representing a connection. The rectangle color indicates the most critical alert state. Click on a node to drill-down to the MongoDB Instance Summary display and view metrics for a particular connection.

You can select the Primary Only check box to display connections in the heatmap that have Designation in Set (within a replica set) defined as Primary, as well as those connections that are not part of a replica set (do not have a defined Designation in Set). Those connections with Designation in Set defined as Secondary will not be displayed. You can select Show Connection to display the associated connection in each rectangle.

You can toggle between the commonly accessed displays by clicking the drop down list on the display title. Mouse-over rectangles to view more details about host performance and status.

MongoDB_Instances_Heatmap.jpg

 

Available Metrics

 

Select the metric driving the heatmap display. The default is Alert Severity. Each Metric has a color gradient bar that maps values to colors. The heatmap organizes the instances by host, where each rectangle represents an instance. Mouse-over any rectangle to display the current values of the metrics for the instance. Click on a rectangle to drill-down to the associated MongoDB Instance Summary display for a detailed view of metrics for that particular instance.

 

Alert Severity

The maximum alert level in the item (index) associated with the rectangle. Values range from 0 to 2, as indicated in the color gradient bar color_gradient_sever00040.gif, where 2 is the greatest Alert Severity.

2 -- Metrics that have exceeded their specified ALARMLEVEL threshold and have an Alert Severity value of 2 are shown in red. For a given rectangle, this indicates that one or more metrics have exceeded their alarm threshold.

1 -- Metrics that have exceeded their specified WARNINGLEVEL threshold and have an Alert Severity value of 1 are shown in yellow. For a given rectangle, this indicates that one or more metrics have exceeded their warning threshold.

0 -- Metrics that have not exceeded either specified threshold have an Alert Severity value of 0 and are shown in green. For a given rectangle, this indicates that no metrics have exceeded a specified alert threshold.

 

Alert Count

The total number of alarm and warning alerts in a given item (index) associated with the rectangle.

The color gradient bar color_gradient_count00041.gif shows the range of the value/color mapping. The numerical values in the gradient bar range from 0 to the maximum count of alerts in the heatmap. The middle value in the gradient bar indicates the middle value of the range.

 

Physical Memory

The total amount of physical memory currently being used in a given item (index) associated with the rectangle. The color gradient bar color_gradient_conn00042.gif shows the range of the value/color mapping. The numerical values in the gradient bar range from 0 to the maximum amount of physical memory in the heatmap. The middle value in the gradient bar indicates the middle value of the range.

The Auto option does not impact this metric.

 

Open Cursors

The total number of open cursors in a given item (index) associated with the rectangle. The color gradient bar allservers40bar.gif shows the range of the value/color mapping. By default, the numerical values in the gradient bar range from 0 to the alert threshold of MongoInstanceOpenCursorsHigh, which is 2000. The middle value in the gradient bar indicates the middle value of the range (the default is 1000).

When Auto is checked, the numeric values in the color gradient bar show the range of the data being displayed rather than the default values. The middle value changes accordingly to indicate the color of the middle value of the range.

 

Connections

The total number of connections in a given item (index) associated with the rectangle. The color gradient bar color_gradient_conn00043.gif shows the range of the value/color mapping. The numerical values in the gradient bar range from 0 to the maximum count of connections in the heatmap. The middle value in the gradient bar indicates the middle value of the range.

The Auto option does not impact this metric.

 

Databases

The total number of databases in a given item (index) associated with the rectangle. The color gradient bar color_gradient_conn00044.gif shows the range of the value/color mapping. The numerical values in the gradient bar range from 0 to the maximum count of databases in the heatmap. The middle value in the gradient bar indicates the middle value of the range.

The Auto option does not impact this metric.