NVIDIA UFM Enterprise User Manual v6.24.1

ClusterMinder Plugin

Changes and New Features

Plugin Version

Changes and New Features

1.1.15

  • Added alert notifications for all data sources

    • Added update and remove logic to alerts

  • Added data collection from UPS data source

  • Added logic to right click on tree and copy full api path or api content data

  • Added logic to remove auto generated data source

  • Changed UI of telemetry picker date/time from/to

  • Added Endpoints status to tree view and push alerts in case endpoint down

  • Added option to revert ignored field when counting differences

  • Added logic to show outliers in Histograms

  • Added telemetry Annotations

  • Created Helm chart for k8s deployment


Bug Fixes

Plugin Version

Bug Fix

1.1.15

Resolved issue where UFM Dark mode is not supported by ClusterMinder (Ref #4769114)

Note

This plugin is supported on UFM Enterprise Appliance only.


The ClusterMinder plugin collects telemetry data from multiple data sources and aggregates, streams and visualizes the backend data. The plugin can cluster/group aggregated data from multiple machines that allows operational anomaly and misconfiguration detection. The plugin provides Cluster-wide histograms of hardware telemetry which details compute node configuration and inventory, PCIe bus, hardware information (SN and FW version) and health alerts of all relevant devices.

The plugin can be deployed as a container and supports multiple data sources

Data Source Supported Types and Devices

Type

Devices

Redfish

AMI DGX H100

Dell PowerEdge XE9680 Dell PowerEdge R760 Dell PowerEdge R750 Dell PowerEdge R760xa Supermicro SYS-421GE-TNRT3 Supermicro SYS-421GE-TNHR2-LC-TW008 Supermicro SYS-821GE-TNHR AMI ESC N8-E11 ASUSTeK COMPUTER INC

Redfish on DPU

Nvidia

Switch

MLNXOS, Cumulus, NVOS

Unmanaged Switch

UFM Telemetry

DTS ( DOCA Telemetry Service) on DPU (Bluefield)

DTS: version > 1.12

DPU OS : ubuntu 20/22

DTS ( DOCA Telemetry Service) on Host

NMX

NMX-C or NMX Aggregator

DDN

DDN storage

CDU (Coolant Distribution Unit)

XDU1350, XDU450, XDU R100

InRow

Vertiv

Satec

SATEC PM 130,135,175

UPS

ABB vendor
Note

For Redfish we auto discover (with best effort) devices if it is not supported for example: GB200/300 compute tray/switch tray, GB200 power shelf. Do note this takes some time (up to 15 minutes in the case of GB200 and GB300).


The plugin can be deployed using the following methods:

  1. On the UFM Appliance

  2. On the UFM Software

To deploy the plugin, follow these steps:

  • The plugin is included in the default plugin bundle available at NVIDIA's Licensing Portal .

  • Load the downloaded image onto the UFM server. This can be done either by using the UFM GUI by navigating to the Settings -> Plugins Management tab or by loading the image via the following instructions:

    • Log in to the UFM server terminal.

    • Run:

      Copy
      Copied!
                  

      docker load < <path_to_image>

    • After successfully loading the plugin image, the plugin should become visible within the plugins management table within the UFM GUI. To initiate the plugin’s execution, simply right-click on the respective in the table. image-2024-8-8_15-6-41-version-1-modificationdate-1771580739517-api-v2.png

After the successful deployment of the plugin, a new item is shown in the UFM side menu for the ClusterMinder plugin

Managing data sources with ClusterMinder is intuitive and efficient. Users can easily add new data sources, update existing ones, or remove those that are no longer needed. This feature ensures your data is always current and relevant.

Example of Adding Data Source

Adding hosts is done through the "Data Sources" section. To add a data source, you start by selecting the appropriate tab, clicking image-2024-3-10_8-53-16-version-1-modificationdate-1771580739100-api-v2.png , and filling out the information on the endpoint. Then you must first test the endpoint and if the endpoint status is "up," the add button will become clickable, allowing you to add the data source.

Note: we support adding hosts in hostlist format for exmaple: agx[01-10].

for example:

image-2025-9-28_13-22-10-version-1-modificationdate-1771580725903-api-v2.png

Example of Adding a Redfish Host

After pressing the image-2024-3-10_8-53-16-version-1-modificationdate-1771580739100-api-v22.png button you will be presented with a form for inputting the following fields: " BMC IP", "Protocol","Username" and "Password". after inputting the needed information, pressing the image-2024-3-10_9-1-20-version-1-modificationdate-1771580738417-api-v2.png button tests the connection to the host. You will then be presented with a window notifying if the connection was successful. if successful you can click the image-2024-3-10_9-9-38-version-1-modificationdate-1771580738137-api-v2.png button to add the data source.

For example:

image-2025-7-16_16-19-31-version-1-modificationdate-1771580737817-api-v2.png

Note: when adding multiple redfish hosts, they should all be of the same model and vendor. If this is not done it can cause issues with data collection and presentation.

Example of Adding a Switch Host

After pressing the image-2024-3-10_8-53-16-version-1-modificationdate-1771580739100-api-v22.png button you will be presented with a form for inputting the following fields: "Switch IP", "Username", "Password". after inputting the needed information, pressing the image-2024-3-10_9-1-20-version-1-modificationdate-1771580738417-api-v2.png button tests the connection to the host. You will then be presented with a window notifying if the connection was successful. if successful you can click the image-2024-3-10_9-9-38-version-1-modificationdate-1771580738137-api-v2.png button to add the data source.

image-2025-7-20_11-14-17-version-1-modificationdate-1771580737490-api-v2.png

Note: when adding multiple switch hosts, they should all be of the same OS type. If this is not done it can cause issues with data collection and presentation.

Example of Adding a User Generated Data Source Type

Pressing the image-2025-7-22_9-43-33-version-1-modificationdate-1771580736767-api-v2.png button in the row of data types allows the user to create custom user generated data source, you will be presented with a form for inputting the following fields: "Type", "Name". After inputting the needed information, you can click the image-2024-3-10_9-9-38-version-1-modificationdate-1771580738137-api-v2.png button to add the data source.

image-2025-7-22_9-46-43-version-1-modificationdate-1771580736417-api-v2.png

Note

Type dropdown has "Redfish","Switch","Host DTS", " CM Http". These are the currently supported data types. Requires a page refresh to appear in the sidebar.


Example of Removing Data Source Endpoint

Removing hosts is done through the "Data Sources" section. here you can right click any available host and click the remove option.

image-2025-7-22_9-57-55-version-1-modificationdate-1771580735950-api-v2.png

You can also use the image-2025-7-22_9-59-10-version-1-modificationdate-1771580735450-api-v2.png button

image-2025-7-22_9-57-0-version-1-modificationdate-1771580735143-api-v2.png

to open the Remove Data Sources form that has the IP field. After choosing the appropriate IP you can click the image-2025-7-22_10-42-0-version-1-modificationdate-1771580734827-api-v2.png button to remove those endpoints

image-2025-7-22_10-43-59-version-1-modificationdate-1771580734520-api-v2.png

Removing User Generated Data Source Type

Removing user generated data source type is done through the "Data Sources" section. here you can right click any user generated data source type and click the remove option.

image-2026-1-29_14-45-10-version-1-modificationdate-1771580722547-api-v2.png

Example of Updating Data Source Endpoint

Updating hosts is done through the "Data Sources" section. here you can right click any available host and click the update option.

image-2025-7-22_12-52-42-version-1-modificationdate-1771580734187-api-v2.png

You can also use the image-2025-7-22_12-53-36-version-1-modificationdate-1771580733773-api-v2.png button to open the Update Data Sources form that thar has the IP field. After filling the appropriate fields, pressing the image-2024-3-10_9-1-20-version-1-modificationdate-1771580738417-api-v22.png button tests the connection to the host. You will then be presented with a window notifying if the connection was successful. if successful you can click the image-2024-3-10_9-9-38-version-1-modificationdate-1771580738137-api-v22.png button to update the endpoint.

image-2025-7-22_12-55-57-version-1-modificationdate-1771580733397-api-v2.png

Data Tab

The Data tab provides a comprehensive view of all your data in one place, organized in an easy-to-navigate tree or table view. Additionally, there is a group view tab that allows users to see differences in host groups, helping to identify and understand misconfigurations within their data. This feature allows users to quickly access and navigate through their data, making it easier to perform analyses and derive insights. Users can right click tree APIs to copy API path or content or add to filter preset

Redfish Data Example

image-2025-7-22_14-54-29-version-1-modificationdate-1753185269973-api-v2.png

Switch Data Example

image-2025-7-24_12-37-13-version-1-modificationdate-1753349834200-api-v2.png

Additional Features

Filter Bar

The filter allows to choose specific API based on frequency level. The search box allows to search for substring in the API or a specific data field. You can also choose to only show APIs with a minimum or maximum number of groups .

image-2025-7-22_16-34-18-version-1-modificationdate-1771580729263-api-v2.png

Group View

The group view inner tab allows to view endpoints divided to groups based on differences in data.

image-2025-7-22_16-47-33-version-1-modificationdate-1771580728923-api-v2.png

Group Differences Tab

The “Group differences” tab helps users identify and understand misconfigurations within their data. By comparing different data groups, users can easily spot discrepancies and take corrective actions. At the start of the report, there is a summary table that lists the most problematic hosts in descending order based on the number of appearances. This table provides a quick overview of the hosts that require the most attention, allowing users to prioritize their troubleshooting efforts effectively. Additionally, each table in the report (besides the summary table) includes the API that provided the data, a column for the number of hosts per group, and the fields where their values differed, ensuring transparency and traceability of the information presented.

Note

There is a switch button that enables component view.

Redfish Group Differences Example

image-2025-7-22_14-14-30-version-1-modificationdate-1771580733000-api-v2.png

Switch Group Differences Example

image-2025-7-24_12-41-18-version-1-modificationdate-1771580732670-api-v2.png

Suspected Errors Tab

The “Suspected Errors” tab provides a comprehensive report on APIs that have returned values flagged as potential issues. This report is crucial for maintaining the reliability and integrity of your data analysis. At the start of the report, a summary table lists the number of hosts with errors compared to the total number of hosts, giving users a quick snapshot of the overall health of their data environment. This summary helps prioritize troubleshooting efforts and allocate resources effectively. Each entry in the report details the host ID, the specific fields where values were problematic, and the problematic values themselves. These values are highlighted in red or orange to indicate the severity of the issue, with red denoting more critical problems and orange indicating less severe ones. This color-coding allows users to quickly assess the urgency of each issue and take appropriate corrective actions.

Note

There is a switch button that enables component view

Redfish Suspected Errors Example

image-2025-9-28_14-46-43-version-1-modificationdate-1771580724917-api-v2.png

Switch Suspected Errors Example

image-2025-7-24_12-40-36-version-1-modificationdate-1771580731930-api-v2.png

Alerts and Alerts Rules Tab

The Alert tab displays all fields whose values meet or violate specific thresholds defined by the user. The Alert Rules tab provides an overview of all the rules the user has created. The Alert Rules tab provides an overview of all the rules the user has created. Alert condition "contains" and "not contains" support regex format. By default, an alert monitors and logs endpoint status changes (between 'Up' and 'Failed to connect' states)

image-2025-9-28_14-44-4-version-1-modificationdate-1771580725237-api-v2.png

image-2025-9-17_15-44-2-version-1-modificationdate-1771580727277-api-v2.png

Updating alerts

Right clicking any alert rule, selecting update allows to modify the following parameters:

  • Field name and source path to monitor

  • Threshold conditions (equals, not equals, contains, etc.)

  • Alert actions (immediate, queued)

  • Email notifications and frequency settings

  • Minimum time between alerts

clicking "Update" will save the changes made.

image-2026-1-29_13-25-9-version-1-modificationdate-1771580724557-api-v2.png

image-2026-1-29_13-25-32-version-1-modificationdate-1771580724147-api-v2.png

Removing alerts

To remove an alert rule from the Alerts Rules tab: Right-click on the alert rule you want to delete. Select "Remove" from the context menu. The alert rule will be deleted and the table will automatically refresh

image-2026-1-29_13-30-11-version-1-modificationdate-1771580723817-api-v2.png

Additional Features

Historical Change log Tab

Displays fields that have had their values changed, sorted by SRC ID and API.

API Response Duration Tab

Displays the duration of each APIs data collection.

Log Tab

The log page in Cluster Minder provides a comprehensive view of all product logging activities. This feature is essential for tracking changes, monitoring system performance, and diagnosing issues.

Visualizing data is made simple with ClusterMinder’s histogram feature. Histograms are premade depending on the type of data source as well as the make and model. The histograms range from rpm speeds, voltages, wattage, amperage, temperatures (Celsius) and more. By clicking the histograms, users can filter specific hosts or values, allowing for a more targeted analysis. Additionally, using the dropdown menu, users can further filter the histogram bars to hone in on specific data subsets and attributes, enhancing their ability to derive meaningful insights.

Redfish Histogram Example

image-2025-7-22_14-58-18-version-1-modificationdate-1771580731520-api-v2.png

Switch Histogram Example

image-2025-8-19_13-50-15-version-1-modificationdate-1771580729587-api-v2.png

ClusterMinder’s telemetry page allows users to create custom graphs based on their data. Additionally, there are premade graphs available depending on the telemetry data the data source provides. This feature provides flexibility in how data is displayed and analyzed, enabling users to tailor their graphs to meet specific needs.

Note

There is a switch button that enables tree view.

Redfish Telemetry Example

image-2025-7-22_16-0-6-version-1-modificationdate-1771580730657-api-v2.png

Switch Telemetry Example

image-2025-7-24_12-42-5-version-1-modificationdate-1771580730357-api-v2.png

Additional Features

Graphs Tab

Allows user to create a custom graph. To do so users should navigate to the “Graphs” tab. Here, they can press the image-2025-7-24_11-41-7-version-1-modificationdate-1771580728563-api-v2.png button to initiate new graph creation. Next, users select a provider, device, and counter to add to the graph. Finally, they name the graph and complete the process by pressing the finish button. Graphs offer various options such as time frame and resolution, as well as built-in filtering by pressing the specific counter, allowing for more precise and customizable data visualization. After creating a graph and accessing it, selecting a host will highlight that specific host and display only it.

Dashboards

Dashboards in this project enable users to collect and organize specific graphs they create, grouping related visualizations within a single dashboard for easier access and comparison. This allows users to save sets of graphs that serve a common purpose and effortlessly switch between multiple dashboards to manage different groups of visualizations tailored to various needs.

Dashboard example

image-2025-9-28_14-38-2-version-1-modificationdate-1771580725557-api-v2.png

Annotations

The Annotation tab allows users to mark and document specific time periods in telemetry data for devices and metrics. Annotations provide context for unusual patterns, incidents, maintenance windows, or other events of interest in the monitoring data.

Users can upload a JSON file containing an array of annotation objects, where each annotation requires src_id, device, provider, metric, annotation_start_time, annotation_end_time, and notes fields, with optional start_time, end_time, and query_resolution fields for customizing the displayed data range.

image-2026-1-29_13-58-50-version-1-modificationdate-1771580723510-api-v2.png

Icons

image-2026-1-29_14-31-54-version-1-modificationdate-1771580723217-api-v2.png - allows (for left to right) to view current dashboard, delete dashboard, rename dashboard, add dashboard, download dashboard, upload dashboard, refresh data

image-2026-1-29_14-32-13-version-1-modificationdate-1771580722887-api-v2.png - allows to select specific time range (or custom) and resolution for telemetry graph

ClusterMinder’s analytics page allows users to view suspected errors and group differences reports in one aggregated location as well as viewing common suspected errors and common group differences. Analytics page also provides alerts (currently only CDU supported) for various user determined scenarios. This page provides ease of use viewing of all the text reports in a singular location as well as important user tailored alerts.

Note

There is a switch button that enables component view.

image-2025-9-17_16-5-21-version-1-modificationdate-1771580726587-api-v2.png

image-2025-9-17_16-14-42-version-1-modificationdate-1771580726210-api-v2.png

© Copyright 2026, NVIDIA. Last updated on Feb 20, 2026