How to consume Intel RDT data with Quix
The Intel RDT Telegraf plugin gathers Intel Resource Director Technology metrics, monitoring cache allocation, memory bandwidth, and CPU utilization for efficient resource partitioning in multi-tenant environments
Quix is the Python stream processor, and it serves the following purposes:
- Ingest messages from Intel RDT
- Process received messages
- Send transformed data to destination systems (via Quix integrations) so it can be operationalized
- Use data received from Intel RDT to power real-time capabilities
Integration with Intel RDT is achieved via Telegraf using the Quix Telegraf output plugin. This plugin allows Telegraf to collect data from Intel RDT and forward it to Quix for real-time processing, analysis, and integration with downstream systems.
