Plugins
Netify Processor Plugins
Description
Processor plugins are a type of plugin that can access the Netify Agent’s internal memory tracking each individual flow and performs a ‘process’ action that results in an output of a specific type of data structures.
Types
Core
The Core Processor creates common data structures used throughout the Netify DPI framework. To learn more about this plugin, click here.
Aggregator
The Aggregator Processor creates statistical data structures. To learn more about this plugin, click here.
Device Discovery
The Device Discovery Processor discovers devices on the network and works with Netify's cloud service to classify them. To learn more about this plugin, click here.
Flow Actions
The Flow Actions plugin provides a high-speed interface to other Operating System components that can empower policy enforcement, traffic control and QoS, packet routing, and network auditing/logging applications. To learn more about this plugin, click here.
Lua Binding
The Lua Binding Processor allows developers access to the events and data structure from the Netify agent for 3rd party integration. To learn more about this plugin, click here.
Python Binding
The Python Binding Processor allows developers access to the events and data structure from the Netify agent for 3rd party integration. It is particularly well suited for performing advanced flow classification and analysis using Machine Learning/AI. To learn more about this plugin, click here.