NVIDIA UFM Enterprise User Manual v6.18.0
NVIDIA UFM Enterprise User Manual v6.18.0

Plugins Bundle

The default plugin bundle contains the NDT, TFS, KPI, PMC, and Cluster Minders plugins, packaged in a tarball file. To download this bundle, refer to NVIDIA's Licensing Portal .

To deploy the plugin bundle within the UFM ecosystem, follow these steps:

For a UFM Bare Metal Deployment:

  1. Download the bundle from NVIDIA's Licensing Portal.

  2. Run the following command:

    Copy
    Copied!
                

    /opt/ufm/scripts/manage_ufm_plugins.sh deploy-bundle -f <plugins bundle file name>

For Docker Container-based UFM Deployment:

  1. Download the bundle from NVIDIA's Licensing Portal and move the file to the /opt/ufm/ufm_plugins_data directory.

  2. Run the following command:

    Copy
    Copied!
                

    docker exec ufm /opt/ufm/scripts/manage_ufm_plugins.sh deploy-bundle -f /opt/ufm/ufm_plugins_data/<plugins bundle file name>

All plugin images from the tarball will be deployed to UFM. The process may take some time, and progress, including any error messages, will be displayed in the terminal.

© Copyright 2024, NVIDIA. Last updated on Aug 27, 2024.