plambe / zabbix-nvidia-smi-multi-gpu

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

split/version agent configuration file sections, install makefile & more plots #3

Closed ixcat closed 6 years ago

ixcat commented 6 years ago

Hello - Thanks for building this. To ease automated install, I've split the agent configuration sections out into separate files; the zabbix.com ubuntu packages have an Include=/etc/zabbix/zabbix_agentd.d/*.conf so this file can just be placed there along with installing the script and be good to go. I've also added an installation Makefile for ubuntu and template/prototype plots for GPU Utilization & GPU Memory.

plambe commented 6 years ago

Hi!

Thanks for those commits. Merged.