Networking NVIDIA ClusterMinder Documentation v1.1.16

Adding a Data Source

Adding a Data Source

  1. Navigate to Data Sources and select the appropriate tab for your source type.

  2. Click image-2024-3-10_8-53-16.png and fill in the required fields.

  3. Click image-2024-3-10_9-1-20.png to verify the connection. A status window will confirm success or failure.

  4. If the connection is successful, click image-2024-3-10_9-9-38.png to save the endpoint.

Each endpoint displays a last updated timestamp showing when its status was last checked.

You can also upload a CSV file with endpoint credentials to add multiple sources at once.

Adding Redfish Host

Required fields: BMC IP, Protocol, Username, Password (IPv4 and IPv6 supported).

Example:

image-2025-7-16_16-19-31.png
:note:

Note: When adding multiple Redfish hosts, all hosts must be the same model and vendor. Mixed models can cause issues with data collection and display.

Adding DTS Host

Required fields: Host IP, Mode, Port

Example:

image-2025-7-16_16-35-40.png
:note:

Note: The Mode dropdown has two options:

  • Default — runs continuously on endpoints

  • Adhoc — runs once; requires Username and Password

Adding Switch Host

Required fields: Switch IP, Username, Password

Example:

image-2025-7-20_11-14-17.png
:note:

Note: When adding multiple switch hosts, all must run the same OS type. Mixed OS types can cause issues with data collection and display.

Adding Unmanaged Switch Host

Required fields: UFM Telemetry IP, Port

Example:

image-2025-7-20_16-14-12.png

Adding Redfish DPU Host

Required fields: BMC IP, Protocol, Username, Password

Example:

image-2025-7-20_16-17-9.png

Adding NMX Host

Required fields: NMX Aggregator Info, NMX-C Host IPs, NMX-C Port

Example:

image-2025-7-20_16-19-51.png
:note:

Note: The NMX Aggregator Info dropdown has two options:

  • Run Locally — default mode

  • Existing Remote Aggregator — requires NMX Aggregator IP and Port

Adding CDU (Coolant Distribution Unit) Host

Required fields: SRC IP, Protocol, Username, Password

:note:

Note: Currently only XDU1350 and RM100 are supported.

Adding DDN Host

Required fields: DDN IP, Username, Password

Adding DPU DTS Host

DPU Requirements

Before adding a DPU DTS host, confirm the following:

  • OS: Ubuntu 20 or 22

  • BlueField: BF2 or BF3

  • DTS version: > 1.12

  • DPE service is running

  • DTS_CONFIG_DIR=ufm is configured in your YAML

In doca_telemetry_standalone.yaml, update the command to:

command: ["/bin/bash", "-c", "DTS_CONFIG_DIR=ufm /usr/bin/telemetry-init.sh && /usr/bin/enable-fluent-forward.sh"]

Required fields: Host IP, Mode, Port

image-2025-7-27_9-13-2.png
:note:

Note: Mode options are Default (continuous) and Adhoc (single run, requires Username and Password).

Adding CM HTTP Host

Required fields: SRC IP, Protocol, Username, Password, Port, APIs, Frequency

image-2025-7-22_8-51-25.png
:note:

Note: The Frequency dropdown ranges from Minimal to High, controlling how often the API is sampled.

Adding InRow Host

Required fields: InRow IP, Modbus Port

Example:

image-2025-9-4_12-28-59.png

Adding Satec Host

Required fields: SRC IP, Protocol, Username, Password

Example:

image-2025-9-17_13-57-0.png


Adding UPS Host

Required fields: SRC IP, Protocol, Username, Password

Example:

image-20260129-122124.png


Adding Energy Valve Host

Required fields: SRC IP, Protocol, Username, Password

Example:

image-20260409-121240.png


Custom (User-Generated) Data Source Type

To create a custom data source type, click the Add Type button in the data types row. Fill in:

  • Type — one of: Redfish, Switch, Host DTS, CM HTTP

  • Name

Click Add to save. A page refresh is required for the new type to appear in the sidebar.

Example:

image-2025-7-22_9-46-43.png

Last updated: