Go to All Forums

GPU Plugin Error

Hi, I've been trying to get the GPU plugin working on Red Hat 8. I've followed all the instructions and gpustat is available on the system without error. However when the plugin runs I get the following error. 

Traceback (most recent call last): File "/opt/site24x7/monagent/plugins//gpu_monitoring/gpu_monitoring.py", line 29, in <module> core_output = output.split('\n') TypeError: a bytes-like object is required, not 'str'

Line 29 appears to be splitting/formatting output...

Anyone come across this issue? 

Like (1) Reply
Replies (1)

Hi Joe.white,

Thank you for reaching out. 

We have fixed the issue and updated the plugin in GitHub. Please download and replace the latest file from the link below. 

wget https://raw.githubusercontent.com/site24x7/plugins/master/gpu_monitoring/gpu_monitoring.py


After you replace the file, navigate to the Site24x7 web client > Plugins > Help Assistant > select the applicable plugin error > click the Reregister icon. On next data collection event, the plugin monitor will get added. 

If you have further clarification, please reply to the post. 

Thanks,
Muralikrishnan,
Product Manager,
Site24x7. 

Like (0) Reply

Was this post helpful?