NVIDIA UFM Enterprise User Manual

DTS Plugin 

Overview 

The DTS Monitor can be run either as a standalone tool or as a plugin within UFM. It collects all the endpoint information for DPUs and consolidates it into a single interface.

Deployment 

DPU Requirements 

  • OS: ubuntu 20/22  

  • BlueField: BlueField-2 or BlueField-3 

  • DTS: version > 1.12 

  • DPE service up and running  

  • yaml configured with "DTS_CONFIG_DIR=ufm"  

    •  Add to the following line in file doca_telemetry_standalone.yaml   

      • Command:

        /bin/bash", "-c", "/usr/bin/telemetry-init.sh && /usr/bin/enable-fluent-forward.sh
        
      • Command: 

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

Installation 

you need to load the image on the UFM server; either using the UFM GUI -> Settings -> Plugins Management tab or by loading the image via the following command: 

  1. Login to the UFM server terminal.

     

  2. Run: docker load -I <path_to_image>

     

 

After completing the plugin addition and refreshing the UFM GUI, a new menu item, titled DPUs, will be added to the left navigation bar.  

dts-plugin-1.png

GUI Screens 

Info 

dts-plugin-2.png

Health 

dts-plugin-3.png

Telemetry 

dts-plugin-4.png

Data Sources 

  dts-plugin-5.png
 

Last updated: