Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

Add a Raw Data Summarization Profile

To add a raw data summarization profile that can be applied to a device group:

  1. Click Configuration > Summarization Profiles > Raw Data link in the left navigation bar.

    The Raw Data Summarization Profiles page is displayed.

  2. Click + to add a summarization profile.

    The Add Data Summarization Profile page appears.

  3. In the Name field, enter the name of the profile.
  4. Click Add Type Aggregate to add an aggregate type.

    The Name and Function drop-down lists are displayed.

    Follow these steps to select a name data type and associate it with a data summarization algorithm.

    The algorithm configured for a specific sensor path name overrides the algorithm configured for the corresponding data type.

    1. Select a name data type from the Name drop-down list.

      The available name data types to choose from are string, integer, boolean, float, and unsigned integer.

      You can also select unsigned integer as a name data type. An unsigned integer is a data type that can contain values from 0 through 4,294,967,295.

    2. After you have selected a name data type, you associate it with a data summarization function.

      To associate a name data type with a data summarization function, select a function from the Functions drop-down list.

      The available functions to choose from are latest, count, mean, min, max, on-charge, stddev, and sum.

    3. (Optional) To add another aggregate type, click Add Type Aggregate, and repeat step 4.a and step 4.b.
  5. Click Add Path Aggregate to add an aggregate path.

    The Name and Function drop-down lists are displayed.

    To assign a sensor path name and associate it with a data summarization algorithm:

    Note:

    The algorithm configured for a specific sensor path name overrides the algorithm configured for the corresponding data type.

    1. Enter a sensor path name in the Name field.

      You can enter a path name for a sensor that is not supported by Paragon Insights . For sensors supported by Paragon Insights , the path name must be entered in the following format:

      Sensor

      Path Name Format

      Example

      Open Config

      sensor-path

      /components/component/name

      Native GPB

      sensor-name:sensor-path

      jnpr_qmon_ext:queue_monitor_element_info.percentage

      iAgent

      yaml-table-name:sensor-path

      REutilizationTable:15_min_cpu_idle

      SNMP

      snmp-table-name:sensor-path

      .1.3.6.1.2.1.2.2:jnxLED1Index

      ospfNbrTable:ospfNbrIpAddr

      Syslog

      pattern-set: sensor-path

      interface_link_down:operational-status

      Flow (NetFlow)

      template-name:sensor-path

      hb-ipfix-ipv4-template:sourceIPv4Address

    2. After you have entered a sensor path name, you associate it with a data summarization function.

      To associate a sensor path name with a data summarization function, select a function from the Functions drop-down list.

      The available functions to choose from are latest, count, mean, min, max, on-charge, stddev, and sum.

    3. (Optional) To add another aggregate path, click Add Path Aggregate, and repeat step 5.a and step 5.b.
  6. Click Save to save the configuration or click Save and Deploy to save and deploy the configuration.
  7. You can now apply the raw data summarization profile that you added to a specific device group. For more information, see Apply Data Summarization Profiles.