Intel GPU
Plugin: go.d.plugin Module: intelgpu
Overview
This collector gathers performance metrics for Intel integrated GPUs.
It relies on the intel_gpu_top
CLI tool but avoids directly executing the binary.
Instead, it utilizes ndsudo
, a Netdata helper specifically designed to run privileged commands securely within the Netdata environment.
This approach eliminates the need to grant the CAP_PERFMON capability to intel_gpu_top
, improving security and potentially simplifying permission management.
This collector is supported on all platforms.
This collector supports collecting metrics from multiple instances of this integration, including remote instances.
Default Behavior
Auto-Detection
This integration doesn't support auto-detection.