Shows load of Nvidia or AMD GPUs.
The four values are the load of the:
- The GPU it self
- The load of the VRAM of the Card
- Video buffer (NVIDIA only)
- PCIe bus utilization (NVIDIA only)
short_text
only shows the GPU load.
Choose one depends on your GPU.
nvidia-settings
Note that on Debian-based systems, you have to addcontrib
andnon-free
to yoursources.list
in order to install the package via your package manager.radeontop
[gpu-load]
command=$SCRIPT_DIR/gpu-load
label=GPU
interval=10
#min_width=GPU 100% 100% 100% 100%
#GPU_BRAND=NVIDIA // or AMD
#T_WARN=70
#T_CRIT=90