plambe / zabbix-nvidia-smi-multi-gpu

A zabbix template using nvidia-smi. Works with multiple GPUs on Windows and Linux.
Other
94 stars 53 forks source link

Improvment: Add GPU Memory Utilization percentage and not only assolute value. #27

Open Maverick87Shaka opened 3 weeks ago

Maverick87Shaka commented 3 weeks ago

Please consider as improvement add the GPU Memory Utilization by percentage rather than only counter. It can be achieved using nvidia-SNI query: utilization.memory instead of memory.used currently implemented. To be honest I would like to see it in addition to current metrics rather then have it replaced.