Updating the Locations of Security Gateways

Important - Make sure you imported the "Infinity" plugin. See "Infinity" Plugin for Grafana.

  1. On the Map widget, in the top right corner, click the icon and select Edit.

  2. Below the map, click the Queries tab.

  3. In Location, select the Infinity Data Source.

  4. After selecting the data source your query data will be changed.

  5. Scroll down and add the locations of your Security Gateways.

    You can add the location data in these ways:

    • In the Data field, manually enter the locations in the CSV format.

      Keep the current column names (host_name,Longitude,Latitude).

      Enter the corresponding data on separate rows for each Security Gateway.

    • In the Import data field, import the CSV file.

      Example:

      Example CSV Syntax / CSV File:

      host_name,Longitude,Latitude
      gw2,2.33,45.32
      gw3,14,45
      gwdc,4,47
      gw-netop,6,49

      where:

      Column

      Description

      host_name

      The name of the Security Gateway object as it appears in SmartConsole / Grafana Dashboard.

      Important - The name of the Security Gateway must be the same as returned by Skyline.

      Longitude

      The longitude coordinate.

      Latitude

      The latitude coordinate.

Next Step:

Follow Importing the SD-WAN Dashboards.