Adding a Data Source
-
Navigate to Data Sources and select the appropriate tab for your source type.
-
Click Add and fill in the required fields.
-
Click Test to verify the connection. A status window will confirm success or failure.
-
If the connection is successful, click Add 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.
Redfish
Required fields: BMC IP, Protocol, Username, Password (IPv4 and IPv6 supported)
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.
Host DTS
Required fields: Host IP, Mode, Port
Note: The Mode dropdown has two options:
Default — runs continuously on endpoints
Adhoc — runs once; requires Username and Password
Switch
Required fields: Switch IP, Username, Password
Note: When adding multiple switch hosts, all must run the same OS type. Mixed OS types can cause issues with data collection and display.
Unmanaged Switch
Required fields: UFM Telemetry IP, Port
Redfish on DPU
Required fields: BMC IP, Protocol, Username, Password
NMX
Required fields: NMX Aggregator Info, NMX-C Host IPs, NMX-C Port
Note: The NMX Aggregator Info dropdown has two options:
Run Locally — default mode
Existing Remote Aggregator — requires NMX Aggregator IP and Port
CDU (Coolant Distribution Unit)
Required fields: SRC IP, Protocol, Username, Password
Note: Currently only XDU1350 and RM100 are supported.
DDN
Required fields: DDN IP, Username, Password
DPU DTS
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=ufmis configured in your YAML
In doca_telemetry_standalone.yaml, update the command to:
yaml
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
Note: Mode options are Default (continuous) and Adhoc (single run, requires Username and Password).
CM HTTP
Required fields: SRC IP, Protocol, Username, Password, Port, APIs, Frequency
Note: The Frequency dropdown ranges from Minimal to High, controlling how often the API is sampled.
InRow
Required fields: InRow IP, Modbus Port
Satec
Required fields: SRC IP, Protocol, Username, Password
UPS
Required fields: SRC IP, Protocol, Username, Password
Energy Valve
Required fields: SRC IP, Protocol, Username, Password
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.
Last updated: