Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot collect info of GPU resource on VM #24

Open
ryupim opened this issue Sep 26, 2022 · 3 comments
Open

Cannot collect info of GPU resource on VM #24

ryupim opened this issue Sep 26, 2022 · 3 comments

Comments

@ryupim
Copy link

ryupim commented Sep 26, 2022

I want to monitor GPU resource on VM using zabbix. I followed the instructions in the README, but the VM outputs the error shown below. On bare metal, it worked.
If you know a solution, please let me know.

■ Environment
Host OS: vSphere ESXi 7.0U3
GPU: A40
Guest OS: Windows 10 Pro
GPU profile (Guest OS): NVIDIA GRID vGPU nvidia_a40-8q
GPU driver (Guest OS & Host OS): 510.47.03

スクリーンショット 2022-09-26 13 14 39

@plambe
Copy link
Owner

plambe commented Oct 3, 2022

Hi,

At first glance, it looks like the .bat file does not work correctly.

Did you make it work?

@ryupim
Copy link
Author

ryupim commented Oct 11, 2022

Thank you for reply.
Because PATH of VM wasn't included nvidia-smi, I added it.
But, Zabbix Server shows below error.
"Invalid discovery rule value: cannot parse as a valid JSON object: invalid JSON object value starting character at: ''nvidia-smi.exe' is not recognized as an internal or external command, operable program or batch file."

I'll continue to look into it.

@RichardKav
Copy link
Collaborator

RichardKav commented Oct 17, 2022

Have you been able to run the nvidia-smi command manually on it's own without zabbix or any bat scripts being involved?

It might be that you could use a fully qualified path to refer to the nvidia-smi command.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants