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

The get_gpus_info.sh exec error #25

Open yule-sun opened 1 year ago

yule-sun commented 1 year ago

I got this error when i exec the get_gpus_info.sh on Ubuntu22.04. image

RichardKav commented 1 year ago

My first impression would be that your using a different shell environment (e.g. i.e. bash, sh, zsh) to the one expected.

see: https://stackoverflow.com/questions/2462317/bash-syntax-error-redirection-unexpected.