Heyo,
I'm using this zabbix template (https://share.zabbix.com/cat-server-...-multiple-gpus) to monitor GPU Servers.
Some servers have 1 GPU and some have 2 GPUs.
I'm looking for a way to aggregate data (GPU Usage) from all GPUs into 1 single data stream.
For example : I have 2 servers with 1 GPU and 3 servers with 2 GPUs, total 2*1 + 3*2 = 8 GPUs.
How can I aggregate all those GPU into a single graph/data stream ?
I managed to agregate the single GPU Servers into 1 but i can't find a way to do it with the dual GPU servers.
Thank you and happy new years
I'm using this zabbix template (https://share.zabbix.com/cat-server-...-multiple-gpus) to monitor GPU Servers.
Some servers have 1 GPU and some have 2 GPUs.
I'm looking for a way to aggregate data (GPU Usage) from all GPUs into 1 single data stream.
For example : I have 2 servers with 1 GPU and 3 servers with 2 GPUs, total 2*1 + 3*2 = 8 GPUs.
How can I aggregate all those GPU into a single graph/data stream ?
I managed to agregate the single GPU Servers into 1 but i can't find a way to do it with the dual GPU servers.
Thank you and happy new years
Comment