Setting Up Telemetry in UFM-SDN Appliance

Warning

The steps described in this page are not mandatory.

Setting up telemetry deploys UFM Telemetry and UFM Telemetry Collector for collecting fabric port statistics and streaming them via the telemetry collector into the SQLite database in UFM. Once data is available on the database, users are able to generate reports and view statistical data using the UFM Web UI.

To enable UFM telemetry:

  1. Pull the ufm-telemetry container from the UFM Telemetry docker hub repository. For more information, please refer to steps 1-4 under appendix UFM Telemetry Docker Container.

  2. Pull the telemetry-collector container from docker hub. Run:

    Copy
    Copied!
                

    ufmapl [ mgmt-ha-active ] (config) # docker pull mellanox/telemetry-collector

    Warning

    The previous two steps require an internet connection.

  3. Enable the telemetry-collector. Run:

    Copy
    Copied!
                

    ufmapl [ mgmt-ha-active ] (config) # ufm telemetry collector enable

  4. Enable the ufm-telemetry run locally. Run:

    Copy
    Copied!
                

    ufmapl [ mgmt-ha-active ] (config) # telemetry streaming enable

© Copyright 2023, NVIDIA. Last updated on Sep 5, 2023.