Add a Raw Data Summarization Profile
To add a raw data summarization profile that can be applied to a device group:
-
Click Configuration > Summarization Profiles > Raw
Data link in the left navigation bar.
The Raw Data Summarization Profiles page is displayed.
- Click + to add a summarization profile.
The Add Data Summarization Profile page appears.
- In the Name field, enter the name of the profile.
- 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.
-
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.
Starting in Paragon Automation Release 21.3, 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.
-
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.
- (Optional) To add another aggregate type, click Add Type Aggregate, and repeat step 4.a and step 4.b.
-
Select a name data type from the Name drop-down
list.
- 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.
-
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
-
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.
- (Optional) To add another aggregate path, click Add Path Aggregate, and repeat step 5.a and step 5.b.
-
Enter a sensor path name in the Name field.
- Click Save to save the configuration or click Save and Deploy to save and deploy the configuration.
- 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.