Add an Analytical Processor
Analytical Processors Overview
Analytical processors receive data from sources or other processors, analyze it, and prepare it for further analysis. Each processor has at least one input and one or more outputs.
Analytical processors fall into the following categories:
-
Grouping
-
Check
-
Periodic
-
Arithmetic
-
Specialized
-
Miscellaneous
Our use case highlights two analytical processors for BFD monitoring: the State processor and the Match Count processor. In the following sections, we'll configure these processors to run simultaneously and apply specific functions to the output of the source processor output.
Add a State Processor
true when the input matches the
specified criteria, enabling anomalies. In BFD monitoring, the processor monitors
the BFD state for each neighbor. The processor triggers an anomaly whenever the
state is 'Down', 'Init' or
'Failing'.Add a Match Count Processor
As a grouping processor, the Match Count Processor requires a
Group_By configuration parameter that defines the grouping
scheme. The processor produces results based on the defined grouping scheme. In
the pipeline, the Match Count processor serves as the final stage.






